mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
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:
parent
b94bbccaf5
commit
973f41426e
@ -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 µm. |
|
||||
| pm2_5 | Concentration of particles with a diameter of less than 2.5 µm. |
|
||||
| pm10 | Concentration of particles with a diameter of less than 10 µm. |
|
||||
| temperature | Measures the temperature in the current zone. |
|
||||
|
||||
For each Airzone WebServer (HVAC Wi-Fi controller), the following *sensors* are created:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user