From a1af31ed8b46a00e3e909dae809cfa11bfb87a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Tue, 22 Oct 2024 08:39:01 +0200 Subject: [PATCH] Document Airzone zone switch entities (#34443) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * airzone: document switch entities Signed-off-by: Álvaro Fernández Rojas * tweak --------- Signed-off-by: Álvaro Fernández Rojas Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/airzone.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/airzone.markdown b/source/_integrations/airzone.markdown index de16ab9bfb3..240410e1978 100644 --- a/source/_integrations/airzone.markdown +++ b/source/_integrations/airzone.markdown @@ -7,6 +7,7 @@ ha_category: - Climate - Select - Sensor + - Switch - Water heater ha_iot_class: Local Polling ha_config_flow: true @@ -17,6 +18,7 @@ ha_platforms: - diagnostics - select - sensor + - switch - water_heater ha_codeowners: - '@Noltari' @@ -97,6 +99,10 @@ For each Airzone zone (thermostat), the following *sensors* are created: | humidity | Current zone relative humidity. | | temperature | Current zone temperature. | +## Switch + +For each Airzone zone (thermostat), a *switch entity* is created. + ## Water heater For each Airzone device a *water heater entity* is created if supported.