mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add heiwa integration (#24558)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
d8ea7b605b
commit
617ea33f28
@ -37,6 +37,7 @@ Any Gree Smart device working with the Gree+ app should be supported, including
|
|||||||
- Cooper & Hunter
|
- Cooper & Hunter
|
||||||
- Proklima
|
- Proklima
|
||||||
- Tadiran
|
- Tadiran
|
||||||
|
- Heiwa
|
||||||
|
|
||||||
## Climate
|
## Climate
|
||||||
|
|
||||||
|
20
source/_integrations/heiwa.markdown
Normal file
20
source/_integrations/heiwa.markdown
Normal file
@ -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 %}
|
Loading…
x
Reference in New Issue
Block a user