Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.29 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.29 KB

hochwasserportal

Home Assistant integration for Länderübergreifendes Hochwasser Portal

Sources

Setup

Installation via HACS

  • Ensure that HACS is installed
  • Search for and install the "hochwasserportal" integration
  • Restart Home Assistant

Manual installation

  • Copy the sources from ROOT_OF_THIS_REPO/custom_components/hochwasserportal to YOUR_HA_INSTALLATION/config/custom_components/hochwasserportal
  • Restart Home Assistant

Configuration (Example for the Isar in Munich)

Add the following lines to your configuration.yaml

  - platform: hochwasserportal
    pegel: BY_16005701
    level: True
    stage: True
    flow: True

The variables level, stage and flow are optional and default to True if not set. If you don't want one of the three sensors to show up you have to set the corresponding variable to False.
A full list of valid pegels can be found here.

After restarting your Home Assistant installation the following three sensors should show up.
Example 1