1.7.0 • Published 7 months ago

homebridge-airtouch5-platform v1.7.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

AirTouch 5 Homebridge support

This plugin is designed to support an AirTouch 5 system. It works for me with multiple AirTouch systems.

Background

AirTouch 5 system required - from https://www.airtouch.net.au/smart-air-conditioning/airtouch-5/

Device setup

I've tested this on my config - I have 2 separate AirTouch 5 systems, each with 1 AC. One has 4 zones, the other has 3. Auto discover works well.

I'd recommend that you make sure you're setup correctly on the Airtouch. Go in to installer settings, check that you have the right number of zones setup, check that you have zone names, etc. I also suggest auto on/off, but not required.

Limitations

  • AirTouch 5 supports dry/fan modes. This plugin doesn't, because I can't figure out how Homekit would.

Installation

It should be as easy as finding homebridge-airtouch5-platform and installing. The config file should just be as simple as:

{
    "name":  "AirTouch5",
    "platform":  "Airtouch5",  
}

More config

The only additional config is setting unit IPs manually:

{
    "name":  "AirTouch5",
    "platform":  "Airtouch5",  
    "units":  [
	    "192.168.8.86",
	    "192.168.8.96"
    ]
}
1.7.0

7 months ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

4.0.0-0

1 year ago

3.0.0-0

1 year ago

2.0.1-2

1 year ago

2.0.1-1

1 year ago

2.0.1-0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago