Add further sensors to PEGELONLINE (#28372)

This commit is contained in:
Michael 2023-08-28 16:53:21 +02:00 committed by GitHub
parent 1931a23d20
commit 0499817d95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
---
title: PEGELONLINE
description: Instructions on how to integrate Radarr sensors with Home Assistant
description: Instructions on how to integrate PEGELONLINE measurements into Home Assistant.
ha_category:
- Environment
- Sensor
@ -15,6 +15,21 @@ ha_codeowners:
ha_integration_type: service
---
This integration uses the data from the German Federal Waterways and Shipping Administration (_Wasserstraßen- und Schifffahrtsverwaltung des Bundes_) [PEGELONLINE](https://www.pegelonline.wsv.de/) to provide water level sensors.
This integration uses the data from the German Federal Waterways and Shipping Administration (_Wasserstraßen- und Schifffahrtsverwaltung des Bundes_) [PEGELONLINE](https://www.pegelonline.wsv.de/) to provide different [sensors](#sensors), based on the available data of the selected measurement station.
{% include integrations/config_flow.md %}
## Sensors
Currently, the integration supports the following sensors:
| Sensor name | Common unit of measurement |
| --- | --- |
| Air temperature | °C |
| Clearance height (_only for bridges_) | cm |
| Oxygen level | mg/l |
| pH | `None` |
| Water flow speed | m/s |
| Water level | cm |
| Water temperature | °C |
| Water volume flow | m³/s |