The device-side logic for managing pools and pumps integration with Home Assistant
This includes getting a list of chips, their line numbers, enumerating the properties of the lines/pins, and providing to the user the list of valid pins to connect to relays. It also includes reworking the fake relay system and the configuration file. I believe this ends the rampant refactoring and I'll now stabilize out some features. |
||
|---|---|---|
| pnpdevice | ||
| templates | ||
| .gitignore | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| relay.py | ||
| rgpio.py | ||
pnpdevice
The device-side logic for managing pools'n' pumps integration with Home Assistant