This commit is contained in:
Fabian Affolter 2017-01-26 09:23:55 +01:00
parent 9dd9a1fb76
commit 6dab776966
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F
2 changed files with 7 additions and 3 deletions

View File

@ -7,8 +7,8 @@ sidebar: true
comments: false
sharing: true
footer: true
logo: smtp.png
ha_category: Sensor
logo: waqi.png
ha_category: Health
ha_release: 0.34
ha_iot_class: "Local Polling"
---
@ -22,13 +22,17 @@ To enable this sensor, add the following lines to your `configuration.yaml` file
sensor:
- platform: waqi
locations:
- beijin
- beijing
stations:
- Beijing US Embassy
```
Configuration variables:
- **locations** (*Required*): a list of location names to look for air quality data. In case a specific location has multiple registered stations all of them will be added to Home Assistant
- **stations** (*Optional*): a list of station names to look for air quality data. Station should be within locations specified above.
The value reported is an overall AQ index for the location. The values of the index can be interpreted as following:
AQI | Status | Description

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB