A third party Zone Touch 3 Home Assistant Integration.
This project is built off from @generically-named's work: zonetouch3
This project is very much work in progress. All help appreciated.
The simplest method is to pull the integration via HACS
After dowloading the integration, to enable the fan entities, append the following into your /config/Configuration.yaml
file
Configuration.yaml Example:
fan:
- platform: zonetouch3
name: ZoneTouch3 # Optional change
entities: 8 # Optional change (zone amount)
port: 7030 # Optional change
ip_address: 192.168.1.10 # Change
Lastly, reload the YAML configuration:
press e
key > >reload all YAML configuration
> Enter
There is not yet any safety measure in place to make sure at lease one room is opened before starting your aircon. Having all rooms toggled off and aircon running may cause damages. Make sure you have spill zones correctly configured to avoid any concerns.