All Projects → mitch7391 → homebridge-cmd4-AdvantageAir

mitch7391 / homebridge-cmd4-AdvantageAir

Licence: MIT license
Catered shell script to integrate air conditioner control units by Advantage Air into HomeKit using the plug-in homebridge-cmd4.

Programming Languages

shell
77523 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to homebridge-cmd4-AdvantageAir

homebridge-plex-sensors
Homebridge Sensors for Plex - a plugin for Homebridge to adds sensors triggered by Plex playbacks.
Stars: ✭ 110 (+358.33%)
Mutual labels:  homebridge, homekit
hass config
My personal Home-Assistant configuration for my home.
Stars: ✭ 17 (-29.17%)
Mutual labels:  homebridge, homekit
homebridge-callmonitor
Signals incoming and outgoing calls using the call monitor facility in Fritz!Box devices via HomeKit
Stars: ✭ 25 (+4.17%)
Mutual labels:  homebridge, homekit
homebridge-keylights
Yet another Homebridge plugin for Elgato Key Light and Key Light Air. https://homebridge.io
Stars: ✭ 40 (+66.67%)
Mutual labels:  homebridge, homekit
AVPlayerItemHomeOutput
Coordinate the output of content associated with your HomeKit lightbulbs. #Ambilight
Stars: ✭ 38 (+58.33%)
Mutual labels:  homebridge, homekit
homebridge-unifi-occupancy-sensor
An occupancy sensor for Homebridge and UniFi
Stars: ✭ 71 (+195.83%)
Mutual labels:  homebridge, homekit
homebridge-eveatmo
Homebridge plugin which adds a Netatmo weatherstation as HomeKit device and tries to act like Elgato Eve Room/Weather
Stars: ✭ 63 (+162.5%)
Mutual labels:  homebridge, homekit
homebridge-wifipresence
Detect presence in the room via wifi
Stars: ✭ 39 (+62.5%)
Mutual labels:  homebridge, homekit
homebridge-z2m
Expose your Zigbee devices to HomeKit with ease, by integrating 🐝 Zigbee2MQTT with 🏠 Homebridge.
Stars: ✭ 197 (+720.83%)
Mutual labels:  homebridge, homekit
homebridge-pc-volume
Homebridge plugin to control your computer's volume using HomeKit and Siri
Stars: ✭ 55 (+129.17%)
Mutual labels:  homebridge, homekit
homebridge-zigbee
ZigBee Platform plugin for HomeBridge
Stars: ✭ 101 (+320.83%)
Mutual labels:  homebridge, homekit
homebridge-nature-remo-cloud-aircon
Homebridge Plug-in for Air Conditioner Managed by Nature Remo
Stars: ✭ 28 (+16.67%)
Mutual labels:  homebridge, homekit
homebridge-ESP8266-pojects
This is a directory where I want to share my own ESP8266 Smart Home projects.
Stars: ✭ 18 (-25%)
Mutual labels:  homebridge, homekit
homebridge-adb
Homebridge script to control remote ADB enabled Android device
Stars: ✭ 56 (+133.33%)
Mutual labels:  homebridge, homekit
homebridge-panasonic
A Homebridge plugin for Panasonic Viera TV's. Written to support the new Homekit TV accessory.
Stars: ✭ 18 (-25%)
Mutual labels:  homebridge, homekit
homebridge-vieramatic
Homebridge plugin for Panasonic™ Viera™ TVs (includes support for 2018 and later models)
Stars: ✭ 39 (+62.5%)
Mutual labels:  homebridge, homekit
Dsckeybusinterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Stars: ✭ 202 (+741.67%)
Mutual labels:  homebridge, homekit
Homebridge Ewelink
Homebridge plugin to control eWeLink devices with original firmware.
Stars: ✭ 208 (+766.67%)
Mutual labels:  homebridge, homekit
homebridge-vsx
📻 A VSX and SC Plugin for homebridge
Stars: ✭ 12 (-50%)
Mutual labels:  homebridge, homekit
homebridge-blinds
🌅 Homebridge Plugin to control my blinds over HTTP
Stars: ✭ 51 (+112.5%)
Mutual labels:  homebridge, homekit

npm npm verified-by-homebridge

homebridge-cmd4-AdvantageAir

Catered shell script to integrate air conditioner control units by Advantage Air into Homekit using the plug-in homebridge-cmd4.

No affiliation with Advantage Air.

Supported Control Units:

Note: zone10 does not appear to work with this plug-in.

  • Extras:
    • MyPlace
      • Lights
      • Garage Door
      • Gate
      • Motion Sensors
      • Blinds

Note: Config for these extras can be found here.

How It Looks:

Air Conditioning - Thermostat Mode (with Fan Speed) and Fan Mode:

Air Conditioning - Zone Control and Temperature Sensors:

Air Conditioning - Zone Control without Temperature Sensors:

MyPlace Extras - Lights:

MyPlace Extras - Garage Door / Gate:

Note: Garage Door / Gate will appear in Apple CarPlay.

Installation:

Raspbian/HOOBS/macOS/NAS:

  1. Install Homebridge via these instructions for Raspbian, HOOBS or macOS.
  2. Install the homebridge-cmd4 plug-in via the Homebridge UI 'plugins' tab search function.

Install Cmd4

  1. Install homebridge-cmd4-AdvantageAir plug-in via the Homebridge UI 'plugins' tab search function.

Install Cmd4 Advantage Air

  1. Install jq via your Homebridge UI terminal or through ssh:
# Raspbian/Hoobs:
sudo apt-get install jq

# macOS:
brew install jq

# Synology/QNAP NAS
apk add jq
  1. Check if curl is installed (it should already be):
curl -V
  1. If curl does not return a version number, install via:
# Raspbian/Hoobs:
sudo apt-get install curl

# macOS:
brew install curl

# Synology/QNAP NAS
apk add curl
  1. Automatically create your Homebridge config.json by stepping through one of the following four methods:
  • Homebridge users with access to the Homebridge web UI can skip to Step 8.
  • Homebridge users without access to the Homebridge web UI can use the following terminal instructions.
  • HOOBS users do not have access to our Homebridge UI (for now!) and will have to use the following terminal instructions.
  • Read through and follow the Wiki guide to create your own config step by step. This should all be edited from the Homebridge UI tab.
  • NOTE: Two accessories cannot have the exact same displayName in your config. E.g. A switch and temperature sensor cannot both be named 'Kitchen'.
  1. Go to the 'plugins' tab in Homebridge UI and locate your newly installed homebridge-cmd4-AdvantageAir. Click SETTINGS and it should launch the 'Advantage Air Configuration Creator'.

Advantage Air Shell Check

  1. Scroll down to the 'AdvantageAir Device Settings' area and fill out the Name and IP Address fields (if you have more than one Advantage Air tablet, you can click Add new device to setup the others), and then click SAVE. It will close the UI and you will need to open it once more as per Step 8.
  2. Tick/untick the "Fan" setup as "FanSwitch" checkbox, then press the CONFIG CREATOR button; your Advantage Air config has now been created!
  3. Click CHECK CONFIGURATION. It will check over your installation and config to make sure you have everything correct. On a success it will say Passed; if something is incorrect, an error message will pop up telling you what it is that you have missed and need to fix.

Advantage Air Shell Check Error

Windows OS

I have not successfully set this up on a Windows OS Homebridge server yet. If you have and want to contribute; please reach out and let me know how you did it. Otherwise I strongly suggest you buy a dedicated Raspberry Pi for Homebridge.

Further Notes

You can read more about this project and how to create your config on the Wiki page.

How You Can Help:

  • Open Issues/Tickets.
  • Report Bugs/Errors.
  • Suggest Improvements and Features you would like to see!
  • Help test the beta releases! See the Wiki to find out how to 'sign up'.
  • Create a fork, add or fix something yourself and create a Pull Request to be merged back into this project and released!
  • Let me know if you have a Control Unit or App that works that is not confirmed in my Supported List!
  • Let me know if you can figure out how to get this running on Windows 10/11 Homebridge.
  • Feel free to let me know you are loving the project by give me a Star! It is nice to have an idea how many people use this project!

Special Thanks:

  1. The evolution, improvements and continuously tireless work of John Talbot, who has not only improved these shell scripts beyond measure and created the Homebridge UI integration; but continues to improve homebridge-cmd4 to further cater to this work and my end users.
  2. The hard work and valued coding experince of Ung Sing Wong that has led to the many amazing features in a short space of time; and no doubt more to come in the future!
  3. This would never have kicked off without the patience and kindness of TimofeyK helping out a new starter find his feet.
  4. Lastly, but certainly not least, is my beautiful Wife who has put up with what has become an obsession of mine to get our air conditioner and many other devices into Homekit. May she forever be misunderstood by Siri for my amusement...

LICENSE:

This plugin is distributed under the MIT license. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].