mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add further sensors to PEGELONLINE (#28372)
This commit is contained in:
parent
1931a23d20
commit
0499817d95
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: PEGELONLINE
|
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:
|
ha_category:
|
||||||
- Environment
|
- Environment
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -15,6 +15,21 @@ ha_codeowners:
|
|||||||
ha_integration_type: service
|
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 %}
|
{% 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 |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user