Commit graph

9 commits

Author SHA1 Message Date
c36a32179a This is just work-in-progress. Switching underlying frameworks...
I wanna go FastAPI.
2023-05-15 14:46:58 -07:00
320591277f Add sketch of relays, jinja templating. 2023-05-12 15:09:44 -07:00
0d1020a3d5 Add aiohttp web server.
We switch to having the server kick off the mDNS discovery process
because aiohttp recommends it and it fits well enough that I don't mind.
2023-05-12 14:47:42 -07:00
9f3de33337 Add coroutine for handling mDNS query responses.
We can now discover our device. Maybe. I'm really not sure if I'm doing
the protocol correctly, but it looks pretty good. *shrug*.
2023-05-12 14:31:45 -07:00
bc79e842e7 Create a basic async loop. 2023-05-12 14:13:27 -07:00
409e6152ae Add basic logic for creating a module using flit. 2023-05-12 14:07:58 -07:00
c732dd963c Initial commit with README. 2023-05-12 13:01:48 -07:00
911f85e9fb Add working relay.py from relay control board. 2023-05-12 13:01:22 -07:00
92549bfec7 Initial commit 2023-05-12 11:16:33 -06:00