From b7acdc73b7b1b4c50bc879e81507dae49a198414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Mon, 11 Sep 2023 02:31:21 +0900 Subject: [PATCH] Document Airzone water heater entities (#28579) --- source/_integrations/airzone.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/airzone.markdown b/source/_integrations/airzone.markdown index e9d967e830e..50d0ace7272 100644 --- a/source/_integrations/airzone.markdown +++ b/source/_integrations/airzone.markdown @@ -7,6 +7,7 @@ ha_category: - Climate - Select - Sensor + - Water Heater ha_iot_class: Local Polling ha_config_flow: true ha_domain: airzone @@ -16,6 +17,7 @@ ha_platforms: - diagnostics - select - sensor + - water_heater ha_codeowners: - '@Noltari' ha_integration_type: integration @@ -94,3 +96,7 @@ For each Airzone zone (Thermostat), the following *sensors* are created: | :------------------ | :--------------------------------- | | humidity | Current zone relative humidity. | | temperature | Current zone temperature. | + +## Water Heater + +For each Airzone device a *water heater entity* is created if supported.