The device-side logic for managing pools and pumps integration with Home Assistant
Find a file
Eli Ribble b4027baf68 Don't require a full pin scan for the root page.
The full pin scan is slow, and it's slowing me down. Instead, just load
what we know we need for the configured relays unless we are adding a
new relay.
2023-05-26 09:44:17 -07:00
pnpdevice Don't require a full pin scan for the root page. 2023-05-26 09:44:17 -07:00
templates Get working scanning over rgpiod 2023-05-26 09:28:39 -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
pyproject.toml Move to using remote rgpiod connection. 2023-05-26 08:13:54 -07:00
README.md Initial commit with README. 2023-05-12 13:01:48 -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

pnpdevice

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