mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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_category:
|
||||
- Binary sensor
|
||||
- Select
|
||||
- Sensor
|
||||
- Water heater
|
||||
ha_iot_class: Cloud Push
|
||||
@ -13,6 +14,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- diagnostics
|
||||
- select
|
||||
- sensor
|
||||
- water_heater
|
||||
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.
|
||||
|
||||
## Select
|
||||
|
||||
For each Airzone zone (thermostat), the following *selects* are created:
|
||||
|
||||
| Condition | Description |
|
||||
| :------------------ | :-------------------------------------------------- |
|
||||
| air_quality | Selects the desired Air Quality working mode. |
|
||||
|
||||
## Sensors
|
||||
|
||||
For each Airzone Aidoo (HVAC Wi-Fi controller), the following *sensors* are created:
|
||||
|
Loading…
x
Reference in New Issue
Block a user