Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

v3.3.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mitch7391 mitch7391 released this 18 Feb 04:43
· 375 commits to beta since this release
a0565e4

3.3.0-beta.2 (2022-02-18)

Special thanks to the amazing uswong and ztalbot2000 for adding these new features!

Notable Changes

  • MyPlace Extras support!!!
    • Lights - both simple on/off and dimmable. Config examples can be found here.
    • Garage Door Opener. Config example can be found here.
  • 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.

Bug Fixes

  • Shellcheck cleared out over 60 syntax errors in the script that could have posed issues.
  • Dev unit test fixes.