Skip to content

Releases: IndigoDomotics/indigo-ecobee-plugin

Release 1.2.8

Release 1.2.8 Pre-release
Pre-release

Choose a tag to compare

@FlyingDiver FlyingDiver released this 12 Aug 00:09
Fixed stupid typo

Ecobee 3 Lite fix

Ecobee 3 Lite fix Pre-release
Pre-release

Choose a tag to compare

@FlyingDiver FlyingDiver released this 11 Aug 19:30
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

Pre-release

Choose a tag to compare

@FlyingDiver FlyingDiver released this 11 Aug 14:37
1.2.6

Fixed device creation bugs

More exception handling

Pre-release

Choose a tag to compare

@FlyingDiver FlyingDiver released this 10 Aug 14:59
1.2.5

added some exception handling

Release 1.2.4 - Bug Wacking

Pre-release

Choose a tag to compare

@FlyingDiver FlyingDiver released this 31 Jul 21:58

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

Choose a tag to compare

@FlyingDiver FlyingDiver released this 30 Jul 16:44

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.

Pre-release

Choose a tag to compare

@FlyingDiver FlyingDiver released this 22 Jul 17:26

Fixes for reported bugs.

  1. setAwayStatus was never implemented and never worked. I'm taking the Action out.

  2. I think I found the _resumeProgram error.

Version 1.2.0 pre-release

Pre-release

Choose a tag to compare

@FlyingDiver FlyingDiver released this 19 Jul 14:22

Fixes for loss of authentication.
User adjustable update interval
Merged two pull requests from original project for fan and climate controls.