mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Airtouch4 integration (#15717)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
170dfaad0b
commit
574bde4dc0
@ -18,6 +18,7 @@ source/_integrations/aemet.markdown @noltari
|
||||
source/_integrations/agent_dvr.markdown @ispysoftware
|
||||
source/_integrations/airly.markdown @bieniu
|
||||
source/_integrations/airnow.markdown @asymworks
|
||||
source/_integrations/airtouch4.markdown @LonePurpleWolf
|
||||
source/_integrations/airvisual.markdown @bachya
|
||||
source/_integrations/alarmdecoder.markdown @ajschmidt8
|
||||
source/_integrations/alexa.markdown @home-assistant/cloud @ochlocracy
|
||||
|
21
source/_integrations/airtouch4.markdown
Normal file
21
source/_integrations/airtouch4.markdown
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: AirTouch 4
|
||||
description: Instructions on how to integrate the AirTouch 4 A/C controller into Home Assistant.
|
||||
ha_category: Climate
|
||||
ha_release: 2021.9
|
||||
ha_iot_class: Local Polling
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@LonePurpleWolf'
|
||||
ha_domain: airtouch4
|
||||
---
|
||||
|
||||
The AirTouch 4 integration allows you to control Ducted Air Conditioning Systems that are using the [AirTouch 4](https://www.airtouch.net.au/airtouch/airtouch-4/) Controller. Currently, this integration only supports AirTouch 4 controllers with the Individual Temperature Control (ITC) modules.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Entities
|
||||
|
||||
### Climate
|
||||
|
||||
The integration will create a climate entity for each zone that is temperature-controlled.
|
Loading…
x
Reference in New Issue
Block a user