Add removal instructions and basic configuration descriptions to IMGW-PIB docs (#38186)

* Add removal instructions and basic configuration descriptions

* Move the removal instruction to the end
This commit is contained in:
Maciej Bieniek 2025-03-25 17:29:00 +01:00 committed by GitHub
parent 8dd3d5f454
commit 53be9eb6a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,14 @@ ha_platforms:
ha_integration_type: integration
---
IMGW-PIB integration uses hydrological data from [Institute of Meteorology and Water Management - National Research Institute](https://hydro.imgw.pl) to present information about rivers and water reservoirs in Poland.
IMGW-PIB {% term integration %} uses hydrological data from [Institute of Meteorology and Water Management - National Research Institute](https://hydro.imgw.pl) to present information about rivers and water reservoirs in Poland.
{% include integrations/config_flow.md %}
{% configuration_basic %}
Hydrological station:
description: "Select a hydrological station from the list of available stations."
{% endconfiguration_basic %}
## Sensors
@ -24,6 +31,8 @@ Sensor entities added to Home Assistant:
- Water level
- Water temperature (if a given hydrological station supports it)
## Setup
## Removing the integration
{% include integrations/config_flow.md %}
This integration follows standard integration removal, no extra steps are required.
{% include integrations/remove_device_service.md %}