Water Quality FVM (Budapest, HU) custom integration for Home Assistant
This custom component integrates water quality information provided by Budapest Water Company (FVM - Fővárosi Vízművek).
The state of the sensor will be the number of monitored items above their threshold. Thresholds are defined on the FVM vízminőség, vízkeménység
page (see below).
Water hardness value is listed with other monitored elements, while the human readable water hardness string is listed as a standalone attribute.
Installation
The easiest way to install it is through HACS (Home Assistant Community Store), search for Water Quality FVM in the Integrations.
Configuration:
Define sensor with the following configuration parameters:
Name | Optional | Default |
Description |
---|---|---|---|
name | Y | water_quality_fvm |
name of the sensor |
region | Y | Budapest - I. kerület |
region string (see below) |
Region should match the location specified at FVM vízminőség, keménység.
Example of water quality information:
Example
platform: water_quality_fvm
region: 'Budapest - XXII. kerület'
Thanks
Thanks to all the people who have contributed!