Skip to content

Commit 574bde4

Browse files
samsinnamonfrenck
andauthored
Airtouch4 integration (home-assistant#15717)
Co-authored-by: Franck Nijhof <git@frenck.dev>
1 parent 170dfaa commit 574bde4

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ source/_integrations/aemet.markdown @noltari
1818
source/_integrations/agent_dvr.markdown @ispysoftware
1919
source/_integrations/airly.markdown @bieniu
2020
source/_integrations/airnow.markdown @asymworks
21+
source/_integrations/airtouch4.markdown @LonePurpleWolf
2122
source/_integrations/airvisual.markdown @bachya
2223
source/_integrations/alarmdecoder.markdown @ajschmidt8
2324
source/_integrations/alexa.markdown @home-assistant/cloud @ochlocracy
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: AirTouch 4
3+
description: Instructions on how to integrate the AirTouch 4 A/C controller into Home Assistant.
4+
ha_category: Climate
5+
ha_release: 2021.9
6+
ha_iot_class: Local Polling
7+
ha_config_flow: true
8+
ha_codeowners:
9+
- '@LonePurpleWolf'
10+
ha_domain: airtouch4
11+
---
12+
13+
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.
14+
15+
{% include integrations/config_flow.md %}
16+
17+
## Entities
18+
19+
### Climate
20+
21+
The integration will create a climate entity for each zone that is temperature-controlled.

0 commit comments

Comments
 (0)