
* A integrations: minot style fix - apply sentence style capitalization - add refs to glossary terms * Fix glossary * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
4.2 KiB
title, description, ha_release, ha_category, ha_iot_class, ha_config_flow, ha_domain, ha_platforms, ha_codeowners, ha_integration_type
title | description | ha_release | ha_category | ha_iot_class | ha_config_flow | ha_domain | ha_platforms | ha_codeowners | ha_integration_type | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Airzone Cloud | Instructions on how to integrate Airzone Cloud within Home Assistant. | 2023.6 |
|
Cloud Polling | true | airzone_cloud |
|
|
integration |
This integration interacts with the Cloud API of Airzone devices.
There are two main types of Airzone devices:
Aidoo / Aidoo Pro
These devices are Wi-Fi controllers that are normally connected to a single air conditioner split system.
Easyzone (US) / Flexa (EU)
These devices are connected to ducted air conditioners, motorized grilles, and individual thermostats for every room (zone). Therefore, with a single ducted air conditioning system, the user can turn on and off the air conditioner and set different desired temperatures in each room.
A typical Airzone HVAC system consists of a parent device (called master zone in Airzone terminology) and child devices (called slave zones in Airzone terminology). The HVAC mode can only be changed on the parent device. On child devices, you can only enable or disable the HVAC and adjust the desired temperature for that specific device.
Note that multiple HVAC systems can be connected to the same Airzone web server. In this case, there will be one parent zone per HVAC system and there may also be child zones for each HVAC system.
{% include integrations/config_flow.md %}
{% configuration_basic %} Username: description: "Cloud API username" Password: description: "Cloud API password" {% endconfiguration_basic %}
Binary sensors
For each Airzone system (HVAC machine), the following binary sensors are created:
Condition | Description |
---|---|
problems | Indicates that the current system has errors or warnings. |
For each Airzone zone (thermostat), the following binary sensors are created:
Condition | Description |
---|---|
problems | Indicates that the current zone has errors or warnings. |
Climate
For each Airzone Aidoo (HVAC Wi-Fi controller), a climate entity is created.
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:
Condition | Description |
---|---|
temperature | Measures the temperature from the HVAC thermostat. |
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. |
For each Airzone WebServer (HVAC Wi-Fi controller), the following sensors are created:
Condition | Description |
---|---|
rssi | Wi-Fi RSSI. |