From 97e61d63adc793b861cc186b12aec4da38c92b50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Mon, 21 Oct 2024 21:31:44 +0200 Subject: [PATCH] Document Airzone Cloud zone switch entities (#34722) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/airzone_cloud.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/airzone_cloud.markdown b/source/_integrations/airzone_cloud.markdown index 382fe8c5379..b51db8aa3fd 100644 --- a/source/_integrations/airzone_cloud.markdown +++ b/source/_integrations/airzone_cloud.markdown @@ -7,6 +7,7 @@ ha_category: - Climate - Select - Sensor + - Switch - Water heater ha_iot_class: Cloud Push ha_config_flow: true @@ -17,6 +18,7 @@ ha_platforms: - diagnostics - select - sensor + - switch - water_heater ha_codeowners: - '@Noltari' @@ -108,6 +110,10 @@ For each Airzone WebServer (HVAC Wi-Fi controller), the following *sensors* are | :------------------ | :------------------------------------------------- | | rssi | Wi-Fi RSSI. | +## Switch + +For each Airzone zone (thermostat), a switch entity is created to turn the thermostat on or off (without changing the HVAC mode). + ## Water heater For each Airzone device, a *water heater entity* is created if supported.