Skip to content

Commit

Permalink
3.3.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch7391 authored Feb 25, 2022
1 parent 4010ab0 commit 63b2b9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

Expand All @@ -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

Expand Down

0 comments on commit 63b2b9f

Please sign in to comment.