Skip to content

A third party Zone Touch 3 Home Assistant Integration.

License

Notifications You must be signed in to change notification settings

GeoDerp/ha_zonetouch3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zone Touch 3 HA Integration

example

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.

Installation

Via Hacs

The simplest method is to pull the integration via HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Configuration.yaml

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

Reload

Lastly, reload the YAML configuration:
press e key > >reload all YAML configuration > Enter

WARNING

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.

About

A third party Zone Touch 3 Home Assistant Integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages