mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
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:
parent
8dd3d5f454
commit
53be9eb6a8
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user