mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
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:
parent
e8e6bcba79
commit
f2c8b75a8e
@ -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.
|
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 %}
|
{% 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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user