Releases: IndigoDomotics/indigo-ecobee-plugin
Release list
Release 1.2.8
Fixed stupid typo
Ecobee 3 Lite fix
Ecobee Lite fix Attempt to deal with the fact that the 3Lite doesn’t have an occupancy sensor. Just always return False if there’s no sensor.
Fixed device creation issues
1.2.6 Fixed device creation bugs
More exception handling
1.2.5 added some exception handling
Release 1.2.4 - Bug Wacking
Plugin never deletes authentication codes.
Plugin logs errors but does not force token refreshes.
request status codes logged for all failed requests
Renamed Ecobee devices to clarify models
Returns climate lists for both types of thermostats
Release 1.2.3 - Ecobee continued
Fixed loss of authentication issue (I hope)
Merged in latest version of pyecobee library
Updated pyecobee library with new "by ID" functions
Updated logging code
Added AuthError Event - trigger on authentication error in plugin
1.2.1: Fixes for issue #2.
Fixes for reported bugs.
-
setAwayStatus was never implemented and never worked. I'm taking the Action out.
-
I think I found the _resumeProgram error.
Version 1.2.0 pre-release
Fixes for loss of authentication.
User adjustable update interval
Merged two pull requests from original project for fan and climate controls.