diff --git a/atom.xml b/atom.xml index 7349539478..acbb26d50d 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
scale * sens
Wink Sensor
-
- World Air Quality Index
-
Z-Wave Sensor
diff --git a/components/sensor.template/index.html b/components/sensor.template/index.html
index 7a96bf721c..b578acad74 100644
--- a/components/sensor.template/index.html
+++ b/components/sensor.template/index.html
@@ -407,9 +407,6 @@ Please note the blank line to close the multi-line template.
Wink Sensor
-
- World Air Quality Index
-
Z-Wave Sensor
diff --git a/components/sensor.thinkingcleaner/index.html b/components/sensor.thinkingcleaner/index.html
index 212ed4b269..519d33bad1 100644
--- a/components/sensor.thinkingcleaner/index.html
+++ b/components/sensor.thinkingcleaner/index.html
@@ -288,9 +288,6 @@
Wink Sensor
-
- World Air Quality Index
-
Z-Wave Sensor
diff --git a/components/sensor.usps/index.html b/components/sensor.usps/index.html
index fff627fe8d..2a37d4e39d 100644
--- a/components/sensor.usps/index.html
+++ b/components/sensor.usps/index.html
@@ -287,9 +287,6 @@ In addition to having a USPS account, you will need to complete the “Opt-In”
Wink Sensor
-
- World Air Quality Index
-
Z-Wave Sensor
diff --git a/components/sensor.vera/index.html b/components/sensor.vera/index.html
index ef6f10fe31..0c9dbd4a1f 100644
--- a/components/sensor.vera/index.html
+++ b/components/sensor.vera/index.html
@@ -299,9 +299,6 @@
Wink Sensor
-
- World Air Quality Index
-
Z-Wave Sensor
diff --git a/components/sensor.verisure/index.html b/components/sensor.verisure/index.html
index b759fc9c1b..f32f6556c1 100644
--- a/components/sensor.verisure/index.html
+++ b/components/sensor.verisure/index.html
@@ -293,9 +293,6 @@
Wink Sensor
-
- World Air Quality Index
-
Z-Wave Sensor
diff --git a/components/sensor.waqi/index.html b/components/sensor.waqi/index.html
index ef65c36adb..c8048ae531 100644
--- a/components/sensor.waqi/index.html
+++ b/components/sensor.waqi/index.html
@@ -98,14 +98,21 @@
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:
@@ -166,7 +173,7 @@