Airzone
This integration interacts with the Local API of Airzone HVAC zoning systems.
A typical Airzone device has a parent zone (Master Thermostat) per HVAC system, which is the only zone where the HVAC mode can be changed. The rest are child zones which can only enable or disable the HVAC and adjust the desired temperature on that specific zone.
Note that multiple HVAC systems can be connected to the same Airzone WebServer. In this case, there will be a parent zone per HVAC system and there may also be child zones for each HVAC system.
Configuration
Adding Airzone to your Home Assistant instance can be done via the user interface, by using this My button:
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the sidebar click on Settings.
-
From the configuration menu select: Devices & Services.
-
In the bottom right, click on the Add Integration button.
-
From the list, search and select “Airzone”.
-
Follow the instruction on screen to complete the set up.
Binary Sensors
For each Airzone system (HVAC machine), the following binary sensors are created:
Condition | Description |
---|---|
problems | System has errors or warnings. |
For each Airzone zone (Thermostat), the following binary sensors are created:
Condition | Description |
---|---|
air_demand | HVAC is running. |
battery_low | Thermostat battery warning. |
floor_demand | Radiating floor is running. |
problems | 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.
Slave 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 on a Home Assistant error.
Sensors
For the Airzone WebServer, the following sensors are created:
Condition | Description |
---|---|
rssi | WiFi RSSI. |
For each Airzone zone (Thermostat), the following sensors are created:
Condition | Description |
---|---|
humidity | Current zone relative humidity. |
temperature | Current zone temperature. |