airzone_cloud: document Air Quality sensors (#31535)

* airzone_cloud: document Air Quality sensors

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

* tiny tweak

---------

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Álvaro Fernández Rojas 2024-03-20 09:55:12 +01:00 committed by GitHub
parent b94bbccaf5
commit 973f41426e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,10 +79,14 @@ For each Airzone Aidoo (HVAC Wi-Fi controller), the following *sensors* are crea
For each Airzone zone (thermostat), the following *sensors* are created:
| Condition | Description |
| :------------------ | :-------------------------------------------------- |
| humidity | Measures the relative humidity in the current zone. |
| temperature | Measures the temperature in the current zone. |
| Condition | Description |
| :------------------ | :-------------------------------------------------------- |
| air_quality_index | Indicates the Air Quality Index in the current zone. |
| humidity | Measures the relative humidity in the current zone. |
| pm1 | Concentration of particles with a diameter of less than 1&nbsp;µm. |
| pm2_5 | Concentration of particles with a diameter of less than 2.5&nbsp;µm. |
| pm10 | Concentration of particles with a diameter of less than 10&nbsp;µm. |
| temperature | Measures the temperature in the current zone. |
For each Airzone WebServer (HVAC Wi-Fi controller), the following *sensors* are created: