This is a Home Assistant integration for the WaterGuru Automated Smart Pool Water Monitor product.
NOTE: This is not any kind of official integration or support. Use at your own risk.
This integration requires Home Assistant 2024.4 or later.
- Install HACS if you haven't already (see installation guide).
- Add custom repository
https://github.com/dwradcliffe/home-assistant-waterguru
as "Integration" in the settings tab of HACS. - Find and install
WaterGuru
integration in HACS's "Integrations" tab. - Restart Home Assistant.
- Go to your integrations page and click
Add Integration
and look forWaterGuru
.
The code to connect to WaterGuru is taken directly from https://github.com/bdwilson/waterguru-api and wrapped in a HA integration. Thanks also to https://community.home-assistant.io/t/water-guru-integration/291917