diff --git a/smartapps/smartthings/ecobee-connect.src/CHANGELOG.md b/smartapps/smartthings/ecobee-connect.src/CHANGELOG.md index 119ec304df2..a3f9deae621 100644 --- a/smartapps/smartthings/ecobee-connect.src/CHANGELOG.md +++ b/smartapps/smartthings/ecobee-connect.src/CHANGELOG.md @@ -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 @@ -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) @@ -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