From 63b2b9f74204be974d8432f64d5c978e76c9c02e Mon Sep 17 00:00:00 2001 From: Mitch Williams <40288237+mitch7391@users.noreply.github.com> Date: Fri, 25 Feb 2022 14:01:26 +0800 Subject: [PATCH] 3.3.0-beta.5 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb68ed51..06bb8399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/). -## 3.3.0-beta.4 (2022-02-21) +## 3.3.0-beta.5 (2022-02-25) Special thanks to the amazing [uswong](https://github.com/uswong) and [ztalbot2000](https://github.com/ztalbot2000) for adding these new features! @@ -11,12 +11,14 @@ Special thanks to the amazing [uswong](https://github.com/uswong) and [ztalbot20 * MyPlace [Extras](https://www.advantageair.com.au/small-smarts-add-ons/) support!!! * Lights - both simple on/off and dimmable. Config examples can be found [here](https://github.com/mitch7391/homebridge-cmd4-AdvantageAir/wiki/Config-Creation#lightbulbs-1). * Garage Door Opener. Config example can be found [here](https://github.com/mitch7391/homebridge-cmd4-AdvantageAir/wiki/Config-Creation#garage-door-opener). +* Support for Advantage Air systems with more than one air conditioners! * MyPlace users with the extras should set `"timeout"` in their config to `60000`. ### Other Changes * MyPlace smart eco-systems required large scale under the hood changes to manage the communication between Cmd4 and the Advantage Air Controllers. Greater detail can be found in this [Pull Request](https://github.com/mitch7391/homebridge-cmd4-AdvantageAir/pull/37). * MyPlace Extras are now independent of the aircon system; for those who do not want to add the aircon system to HomeKit. +* Use of the `flip` constant in the `"state_cmd_suffix"` of your garage door or gate; incase the Advantage Air has installed it backwards! ### Bug Fixes