mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
airzone_cloud: document binary sensors (#27527)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
d2735dee50
commit
03163a8f62
@ -3,11 +3,13 @@ title: Airzone Cloud
|
|||||||
description: Instructions on how to integrate Airzone Cloud within Home Assistant.
|
description: Instructions on how to integrate Airzone Cloud within Home Assistant.
|
||||||
ha_release: 2023.6
|
ha_release: 2023.6
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_domain: airzone_cloud
|
ha_domain: airzone_cloud
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
@ -42,6 +44,14 @@ Password:
|
|||||||
description: "Cloud API password"
|
description: "Cloud API password"
|
||||||
{% endconfiguration_basic %}
|
{% endconfiguration_basic %}
|
||||||
|
|
||||||
|
## Binary Sensors
|
||||||
|
|
||||||
|
For each Airzone zone (thermostat), the following *binary sensors* are created:
|
||||||
|
|
||||||
|
| Condition | Description |
|
||||||
|
| :------------------ | :------------------------------------------------------ |
|
||||||
|
| problems | Indicates that the current zone has errors or warnings. |
|
||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
For each Airzone Aidoo (HVAC Wi-Fi controller), the following *sensors* are created:
|
For each Airzone Aidoo (HVAC Wi-Fi controller), the following *sensors* are created:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user