From 617ea33f28447ba9aef27f1a46de971f4cb5c457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9n?= Date: Fri, 14 Oct 2022 11:01:01 +0200 Subject: [PATCH] Add heiwa integration (#24558) Co-authored-by: Franck Nijhof --- source/_integrations/gree.markdown | 1 + source/_integrations/heiwa.markdown | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 source/_integrations/heiwa.markdown diff --git a/source/_integrations/gree.markdown b/source/_integrations/gree.markdown index 98cb099893b..3cb8559035b 100644 --- a/source/_integrations/gree.markdown +++ b/source/_integrations/gree.markdown @@ -37,6 +37,7 @@ Any Gree Smart device working with the Gree+ app should be supported, including - Cooper & Hunter - Proklima - Tadiran +- Heiwa ## Climate diff --git a/source/_integrations/heiwa.markdown b/source/_integrations/heiwa.markdown new file mode 100644 index 00000000000..347299756f0 --- /dev/null +++ b/source/_integrations/heiwa.markdown @@ -0,0 +1,20 @@ +--- +title: Heiwa +description: Connect and control your Heiwa devices using the Gree Climate integration +ha_category: + - Climate +ha_release: 2022.11.0 +ha_iot_class: Local Polling +ha_config_flow: true +ha_codeowners: + - '@renaiku' +ha_domain: heiwa +ha_platforms: + - climate + - switch +ha_integration_type: integration +ha_supporting_domain: gree +ha_supporting_integration: Gree Climate +--- + +{% include integrations/supported_brand.md %} \ No newline at end of file