Franck Nijhof 3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00

1.1 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_quality_scale, ha_platforms
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_quality_scale ha_platforms
GIOŚ Instructions on how to integrate GIOŚ (Polish Chief Inspectorate Of Environmental Protection) air quality service into Home Assistant.
Health
0.104 Cloud Polling true
@bieniu
gios platinum
air_quality

The gios integration uses the GIOŚ web service as a source for air quality data for your location.

Setup

To obtain station_id of the measuring station, go to GIOŚ 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 station_id of measuring station.

{% include integrations/config_flow.md %}

{% configuration_basic %} name: description: Manually specify Name. station_id: description: Specify ID of the measuring station. {% endconfiguration_basic %}