The device-side logic for managing pools and pumps integration with Home Assistant
Go to file
Eli Ribble 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
pnpdevice Add coroutine for handling mDNS query responses. 2023-05-12 14:31:45 -07:00
.gitignore Add basic logic for creating a module using flit. 2023-05-12 14:07:58 -07:00
LICENSE Initial commit 2023-05-12 11:16:33 -06:00
README.md Initial commit with README. 2023-05-12 13:01:48 -07:00
pyproject.toml Add basic logic for creating a module using flit. 2023-05-12 14:07:58 -07:00
relay.py Add working relay.py from relay control board. 2023-05-12 13:01:22 -07:00

README.md

pnpdevice

The device-side logic for managing pools'n' pumps integration with Home Assistant