mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Provide examples of location and station for waqi (#11171)
This commit is contained in:
parent
2610de4fd3
commit
9d74bbef2a
@ -38,6 +38,10 @@ stations:
|
||||
type: list
|
||||
{% endconfiguration %}
|
||||
|
||||
The locations field is a search for a location; e.g. "brisbane" or "Brisban" would find Brisbane, Australia and all associated stations in the area.
|
||||
|
||||
The format for station fields is exactly from the website; e.g. you would provide the location string "[South Brisbane, Australia](http://aqicn.org/city/australia/queensland/south-brisbane/)" for the linked location.
|
||||
|
||||
The value reported is an overall AQ index for the location. The values of the index can be interpreted as following:
|
||||
|
||||
AQI | Status | Description
|
||||
|
Loading…
x
Reference in New Issue
Block a user