mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Document Airzone Cloud Zone climate entities (#29002)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
91f8e66dd1
commit
ed6fd0a965
@ -10,6 +10,7 @@ ha_config_flow: true
|
||||
ha_domain: airzone_cloud
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- diagnostics
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
@ -58,6 +59,14 @@ For each Airzone zone (thermostat), the following *binary sensors* are created:
|
||||
| :------------------ | :------------------------------------------------------ |
|
||||
| problems | Indicates that the current zone has errors or warnings. |
|
||||
|
||||
## Climate
|
||||
|
||||
For each Airzone zone (thermostat), a climate entity is created.
|
||||
|
||||
**HVAC mode can only be changed on a *parent zone*.**
|
||||
|
||||
*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.
|
||||
|
||||
## Sensors
|
||||
|
||||
For each Airzone Aidoo (HVAC Wi-Fi controller), the following *sensors* are created:
|
||||
|
Loading…
x
Reference in New Issue
Block a user