Document Aidoo devices in Airzone Cloud (#27572)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Álvaro Fernández Rojas 2023-05-29 22:20:09 +02:00 committed by GitHub
parent 7833c85722
commit d4ce40e6a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,19 @@ ha_codeowners:
ha_integration_type: integration
---
This integration interacts with the Cloud API of [Airzone HVAC zoning systems](https://www.airzone.es/en/).
This integration interacts with the Cloud API of [Airzone devices](https://www.airzone.es/en/).
There are two main types of Airzone devices:
- [Aidoo](https://www.airzonecontrol.com/aa/en/control-solutions/aidoo/wi-fi/) / [Aidoo Pro](https://www.airzonecontrol.com/aa/en/control-solutions/aidoo/pro/)
- [Easyzone (US)](https://www.airzonecontrol.com/aa/en/control-solutions/easyzone/) / [Flexa (EU)](https://www.airzonecontrol.com/ib/es/soluciones-de-control/flexa/)
## 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](https://www.home-assistant.io/integrations/climate/#service-climateset_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.
@ -32,9 +44,15 @@ Password:
## 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. |
| temperature | Measures the temperature in the current zone. |