From e7e3bae33e97bd451f6865bcf9b928cf9814dd15 Mon Sep 17 00:00:00 2001 From: Nyro Date: Mon, 28 Nov 2022 14:02:49 +0100 Subject: [PATCH] Update overkiz and somfy doc for adding water heater support (#24586) --- source/_integrations/overkiz.markdown | 2 ++ source/_integrations/somfy.markdown | 2 ++ 2 files changed, 4 insertions(+) diff --git a/source/_integrations/overkiz.markdown b/source/_integrations/overkiz.markdown index e895f88ffdd..7524ff12347 100644 --- a/source/_integrations/overkiz.markdown +++ b/source/_integrations/overkiz.markdown @@ -16,6 +16,7 @@ ha_category: - Sensor - Siren - Switch + - Water Heater ha_release: 2022.2 ha_config_flow: true ha_iot_class: Cloud Polling @@ -41,6 +42,7 @@ ha_platforms: - sensor - siren - switch + - water_heater ha_integration_type: integration --- diff --git a/source/_integrations/somfy.markdown b/source/_integrations/somfy.markdown index d11d6669009..abbbde5126a 100644 --- a/source/_integrations/somfy.markdown +++ b/source/_integrations/somfy.markdown @@ -16,6 +16,7 @@ ha_category: - Sensor - Siren - Switch + - Water Heater ha_domain: somfy ha_integration_type: virtual ha_supporting_domain: overkiz @@ -41,6 +42,7 @@ ha_platforms: - sensor - siren - switch + - water_heater ha_iot_class: Cloud Polling ha_dhcp: true ha_zeroconf: true