MCPcopy Index your code
hub / github.com/dwradcliffe/home-assistant-waterguru

github.com/dwradcliffe/home-assistant-waterguru @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
37 symbols 127 edges 7 files 37 documented · 100%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

WaterGuru Home Assistant Integration

This is a Home Assistant integration for the WaterGuru Automated Smart Pool Water Monitor product.

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

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.

Usage

  1. Install HACS if you haven't already (see installation guide).
  2. Add custom repository https://github.com/dwradcliffe/home-assistant-waterguru as "Integration" in the settings tab of HACS.
  3. Find and install WaterGuru integration in HACS's "Integrations" tab.
  4. Restart Home Assistant.
  5. Go to your integrations page and click Add Integration and look for WaterGuru.

References

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

Core symbols most depended-on inside this repo

Shape

Method 22
Class 10
Function 5

Languages

Python100%

Modules by API surface

custom_components/waterguru/sensor.py14 symbols
custom_components/waterguru/waterguru_device.py12 symbols
custom_components/waterguru/waterguru.py4 symbols
custom_components/waterguru/__init__.py3 symbols
custom_components/waterguru/config_flow.py2 symbols
custom_components/waterguru/diagnostics.py1 symbols
custom_components/waterguru/const.py1 symbols

For agents

$ claude mcp add home-assistant-waterguru \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page