Skip to content

Commit b4e0d22

Browse files
committed
Explain the meaning and the activation process for some of the new sensors
"Virus Index" and "Relative Pressure" need to be activated after the device receives the firmware update introducing them. Additionally, clarify the meaning of "Virus Index"
1 parent 9625a8e commit b4e0d22

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/_integrations/airq.markdown

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ During the configuration, the user is prompted for the IP address of the device
2525

2626
For this integration to communicate with the device, both must be connected to the same Wi-Fi network.
2727

28+
After the setup, separate entities will be created for each of the sensors, found in your device.
29+
2830
## Sensors
2931

3032
Currently, the integration supports the following sensors:
@@ -64,7 +66,7 @@ Currently, the integration supports the following sensors:
6466
| Ozone | µg/m³ |
6567
| Performance Index | % |
6668
| PH3 | µg/m³ |
67-
| PM1, PM25, PM10[^pm] | µg/m³ |
69+
| PM1, PM25, PM10 | µg/m³ |
6870
| Pressure | hPa |
6971
| Relative Pressure | hPa |
7072
| Propane | % |
@@ -81,4 +83,6 @@ Currently, the integration supports the following sensors:
8183

8284
PM1, PM25, and PM10 correspond to concentrations of particulates with diameter less than 1µm, 2.5µm, and 10µm respectively
8385

84-
After the setup, separate entities will be created for each of the aforementioned sensors, found in your device.
86+
Virus Index uses CO2 as a proxy for potential aerosol load and can be seen as an indicator of ventilation sufficiency (0 %: insufficient ventilation, 100 %: all fine).
87+
88+
Virtual sensors "Relative Pressure" and "Virus Index" are introduced in firmware v1.80.0 but deactivated by default. Users can activate them in the air-Q mobile application under "Advanced settings".

0 commit comments

Comments
 (0)