The device-side logic for managing pools and pumps integration with Home Assistant
Go to file
Eli Ribble 73e41d90b7 Make daemon-test work similar to previous 'test', but over the network.
This really is just to make my life a little easier since the daemon is
running and stable on my remote machine and directly editing the
software on that device is obnoxious due to network errors.
2023-05-31 09:37:29 -07:00
pnpdevice Show existing relays on relay creation page. 2023-05-26 09:52:01 -07:00
templates Show existing relays on relay creation page. 2023-05-26 09:52:01 -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
daemon-test.py Make daemon-test work similar to previous 'test', but over the network. 2023-05-31 09:37:29 -07:00
pyproject.toml Move to using remote rgpiod connection. 2023-05-26 08:13:54 -07:00
relay.py Add working relay.py from relay control board. 2023-05-12 13:01:22 -07:00
rgpio.py Move to using remote rgpiod connection. 2023-05-26 08:13:54 -07:00

README.md

pnpdevice

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