mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Fix logo
This commit is contained in:
parent
9dd9a1fb76
commit
6dab776966
@ -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
|
||||
|
BIN
source/images/supported_brands/waqi.png
Normal file
BIN
source/images/supported_brands/waqi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
Loading…
x
Reference in New Issue
Block a user