Airtouch 5 Drivers for Controller and Zones

For the masses, I present to you the AirTouch 5 AC Driver.

Features

  • Connects to your Airtouch 5 Controller via TCP
  • Monitors temperature, fan speed, mode, set temp
  • Queries for all Zones and creates sub-devices for each
  • Set the on/off, temp, mode, fan speed for the Controller
  • Set the on/off, temperature or open % for each zone

Hubitat Package Manager Installation

  1. Install HPM
  2. Open the HPM App, Install an app and search for Airtouch. Select the one authored by jc21
  3. Profit

Manual Installation

  1. In Hubitat → Drivers Code, click the "+ Add driver" button and paste contents of AirTouch5.groovy and click Save
  2. Add another driver and paste contents of AirTouch5Zone.groovy and click Save

Configure

  1. In the Devices section, create a new Virtual Device, choose driver AirTouch 5 Controller
  2. After creation, in your new device's preferences, set the static IP of the AirTouch 5 console and the AC unit number (0 for single-AC setups)
  3. Click Save Preferences → the driver connects, polls status, and auto-creates Zone child devices.
  4. Check the state of the device, the "Connection Status" should be "connected" if the IP was correct
  5. You may need to wait 5 minutes for the Zones to be sync'd with their current state and label

More info in the Github repo

Testers and feedback welcome :slight_smile:

1 Like

Great, I've been waiting for this. Thank you!
Seamless install, working well. :+1:

@kbo5000

1 Like

Awesome! Thanks for the driver and tag. I'll let you know how I go