mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
airzone_cloud: document select Air Quaility feature (#31532)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
e49c4b9358
commit
c39a17bee6
@ -4,6 +4,7 @@ description: Instructions on how to integrate Airzone Cloud within Home Assistan
|
|||||||
ha_release: 2023.6
|
ha_release: 2023.6
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
- Water heater
|
- Water heater
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
@ -13,6 +14,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- water_heater
|
- water_heater
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
@ -72,6 +74,14 @@ For each Airzone zone (thermostat), a climate entity is created.
|
|||||||
|
|
||||||
*Child zones* can only enable/disable the current HVAC mode selected on the corresponding *parent zone*. Attempting to change the HVAC mode on a *child zone* will result in a Home Assistant error.
|
*Child zones* can only enable/disable the current HVAC mode selected on the corresponding *parent zone*. Attempting to change the HVAC mode on a *child zone* will result in a Home Assistant error.
|
||||||
|
|
||||||
|
## Select
|
||||||
|
|
||||||
|
For each Airzone zone (thermostat), the following *selects* are created:
|
||||||
|
|
||||||
|
| Condition | Description |
|
||||||
|
| :------------------ | :-------------------------------------------------- |
|
||||||
|
| air_quality | Selects the desired Air Quality working mode. |
|
||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
For each Airzone Aidoo (HVAC Wi-Fi controller), the following *sensors* are created:
|
For each Airzone Aidoo (HVAC Wi-Fi controller), the following *sensors* are created:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user