HACS integration for Hansgrohe Pontos
- Adds sensors for water consumption, water pressure, water temperature +++
- Opening/Closing of water valve
- Clearing alarms
Installation via HACS is the recommended method
Note: This integration is not yet included in HACS
- Install HACS if you haven't already (see installation guide).
- Add custom repository https://github.com/sangvikh/hass-pontos as "Integration" in the settings tab of HACS.
- Find and install Hansgrohe Pontos integration in HACS's "Integrations" tab.
- Restart Home Assistant.
- Go to your integrations page, click Add Integration and look for Hansgrohe Pontos.
- Set up sensor using the IP address of your pontos, fixed ip is recommended.
- Clone repository or download as zip
- Move the custom_components/hass_pontos folder to the custom_components directory of your Home Assistant installation
- Restart Home Assistant.
- Go to your integrations page, click Add Integration and look for Hansgrohe Pontos.
- Set up sensor using the IP address of your pontos, fixed ip is recommended.
The sensors and services can be added using restful integration. This is a bit limited and not recommended.
- Copy the contents of restful.yaml into the configuration.yaml of your Home Assistant integration.
- Find and replace IP address with the address of your Pontos.
- Restart Home Assistant.
- Add services
- Add water valve button
- Add profile selection
- Read profile names
- Update sensors on service calls
- Select active profile
- Include in HACS