Update GIOS docs to remove information about the measuring station ID (#37835)

* Update GIOS docs to remove information about the measuring station ID

* Update source/_integrations/gios.markdown

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Maciej Bieniek 2025-03-11 12:52:52 +01:00 committed by GitHub
parent e8e6bcba79
commit f2c8b75a8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,8 +17,11 @@ ha_integration_type: service
The `gios` integration uses the [GIOŚ](http://powietrze.gios.gov.pl/pjp/current) web service as a source for air quality data for your location.
## Setup
To obtain ID of the measuring station, go to [GIOŚ](http://powietrze.gios.gov.pl/pjp/current) page, select the measuring station on the map and click the "More Info" link. The address of the opened page will look like this: `http://powietrze.gios.gov.pl/pjp/current/station_details/chart/291` and `291` will be ID of the measuring station.
{% include integrations/config_flow.md %}
{% configuration_basic %}
Measuring station:
description: "Select a measuring station from the list."
Name:
description: "Service name in Home Assistant, by default, this is the name of your Home Assistant instance. For example `Home`."
{% endconfiguration_basic %}