Skip to content

Commit

Permalink
Updated to RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
StrykerSKS committed Feb 2, 2016
1 parent 1251c20 commit 167e42d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions smartapps/smartthings/ecobee-connect.src/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This project is in a pre-1.0 state. This means that its APIs and behavior are su
* **NOTE: This is my active development branch. Things on this branch are very likely to break at random times. Provided for informational purposes only!**


## [0.9.0-RC2][] (2016-02-01) **(Beta Release)**
## [0.9.0-RC4][] (2016-02-01) **(Beta Release)**
### General Changes
* 3 changed files with 876 additions and 467 deletions
* Introduction of support for Child SmartApps! First SmartApp is `ecobee Routines` for using SmartThings Modes (Routines) to control the modes (and other settings) on the Ecobee Thermostats
Expand All @@ -40,6 +40,7 @@ This project is in a pre-1.0 state. This means that its APIs and behavior are su
* Added some watchdog capabilities to improve reliability of Scheduled Events
* Updated the fan mode handling to not disrupt the existing running event (hold) or program, only changes the fan settings now
* Set several helper function to `private` so as to not pollute the exposed interfaces
* Thermostats can now also be exposed as individual Remote Sensors so that the actual temperature at the Thermostat can be used for HA

### Device Handler Changes
* [Thermostat] Faster response in User Interface (send events immediately when a change is made in app)
Expand Down Expand Up @@ -85,7 +86,7 @@ This project is in a pre-1.0 state. This means that its APIs and behavior are su
* Click the release number to see all of the changes made to this branch up until this date

[Semver]: http://semver.org
[0.9.0-RC2]: https://github.com/StrykerSKS/SmartThingsPublic/compare/StrykerSKS:v0.8.0...StrykerSKS-enhanced-ecobeedevice
[0.9.0-RC4]: https://github.com/StrykerSKS/SmartThingsPublic/compare/StrykerSKS:v0.9.0-RC4...StrykerSKS-enhanced-ecobeedevice
[0.8.0]: https://github.com/StrykerSKS/SmartThingsPublic/compare/StrykerSKS:v0.7.5...StrykerSKS:v0.8.0
[0.7.5]: https://github.com/StrykerSKS/SmartThingsPublic/compare/302bb77d7237132caaa5281b64d4bfbf4420f7cf...StrykerSKS:v0.7.5
[0.6.0]: https://github.com/StrykerSKS/SmartThingsPublic/compare/master...StrykerSKS:302bb77d7237132caaa5281b64d4bfbf4420f7cf
Expand Down

0 comments on commit 167e42d

Please sign in to comment.