Skip to content

Repository files navigation

HACS integration for Safetec and SYR water meters

Features

  • Adds sensors for water consumption, water pressure, water temperature +++
  • Monitors NeoSoft-specific values such as salt level and regeneration state
  • Opening/Closing of water valve

Summary of recent integration changes

Sensors added

  • Last tapped volume (getLTV).

Sensors updated for statistics (state_class + numeric scaling)

  • Battery voltage (getBAT).
  • Current water consumption (getAVO).
  • Water conductivity (getCND).
  • Mains voltage (getNET).
  • Water flow (getFLO).
  • Water hardness (getCND / 30).
  • Water pressure (getBAR).
  • Water temperature (getCEL).
  • WiFi signal strength (getWFR).
  • WiFi state (getWFS).

Other modifications

  • Added configurable port in the UI options (alongside IP address and fetch interval).
  • Ensured getFLO, getLTV, and getAVO are mapped so those entities are created when available.
  • Kept the water supply valve entity (valve.pontos_water_supply) as provided by the integration.

Supported devices

  • Safetec
  • SYR Trio
  • SYR SafeTech+
  • SYR NeoSoft

Installation

Manual installation

  1. Download or clone this repository.
  2. Copy custom_components/hass_safetec to your Home Assistant custom_components directory.
  3. Restart Home Assistant.
  4. Add the integration via Home Assistant's Integrations page and follow the configuration steps.
    • In the integration options you can change the IP address, port, and fetch interval.

Credits

This integration is based on the original hass-pontos project by sangvikh: https://github.com/sangvikh/hass-pontos

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages