mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Add AirTouch5 cover doco (#33940)
* Add AirTouch5 cover doco * coderabbitai suggested changes
This commit is contained in:
parent
74b56a48ac
commit
718184fbcc
@ -11,6 +11,7 @@ ha_codeowners:
|
|||||||
ha_domain: airtouch5
|
ha_domain: airtouch5
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- climate
|
- climate
|
||||||
|
- cover
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -23,3 +24,13 @@ The AirTouch 5 integration allows you to control ducted air conditioning systems
|
|||||||
### Climate
|
### Climate
|
||||||
|
|
||||||
The integration will create a climate entity for each AC unit and each zone.
|
The integration will create a climate entity for each AC unit and each zone.
|
||||||
|
|
||||||
|
### Cover
|
||||||
|
|
||||||
|
Each zone has a cover entity to represent the state of the damper.
|
||||||
|
|
||||||
|
{% note %}
|
||||||
|
|
||||||
|
Manual damper adjustments are not recommended in a zone with a temperature sensor, as the AirTouch 5 will automatically control the damper.
|
||||||
|
|
||||||
|
{% endnote %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user