Skip to content

Releases: IndigoDomotics/rachio-indigo

Release 2022.0.2

19 Dec 15:36
Compare
Choose a tag to compare

Indigo 2022.1 plugin store release

16 Apr 16:06
Compare
Choose a tag to compare
2022.0.0

Update Readme

Webhooks re-merge

07 Oct 19:36
Compare
Choose a tag to compare
Webhooks re-merge Pre-release
Pre-release

Fixing bad merge of Webhooks code.

Release 2.0.2

02 Sep 12:09
Compare
Choose a tag to compare

Merged branches.
Added standby mode control
More Webhooks updates

Pre-Release 2.0.0

05 Jun 21:33
Compare
Choose a tag to compare
Pre-Release 2.0.0 Pre-release
Pre-release

Testing version of plugin that supports web hook call-backs from the Rachio servers

This version supports schedule start/stop and zone start/stop updates.

One more time with the missing fields

13 Mar 23:24
Compare
Choose a tag to compare

Rachio implemented rate-limiting which caused the plugin to fail. We've addressed that and added several new events to help users identify when there are communication issues. Also added plugin checking against the plugin store.

They also changed the API, so until and if they ever add 'elevation', 'timeZone', 'paused' and 'utcOffset' back to the API we'll catch them. For now we set the value of those fields to 'unavailable from API'.

One more API missing field fix

12 Mar 16:32
Compare
Choose a tag to compare
Pre-release

Found one more occurrence where the missing API fields were referenced.

API changes

05 Mar 18:39
Compare
Choose a tag to compare
API changes Pre-release
Pre-release

Rachio implemented rate-limiting which caused the plugin to fail. We've addressed that and added several new events to help users identify when there are communication issues. Also added plugin checking against the plugin store.

They also changed the API, so until and if they ever add 'elevation', 'timeZone', and 'utcOffset' back to the API we'll catch them. For now we set the value of those fields to 'unavailable from API'.

Documentation reorganization

16 Nov 23:09
Compare
Choose a tag to compare
Pre-release

Moved the main part of the docs to the repo wiki and pared the README down to a shorter description. These changes are in preparation for the Indigo Plugin Store. There are no material changes to the functionality so you really don't have to upgrade if you don't want to.

Fixed currentTemperature error in forecast data

21 Sep 21:04
Compare
Choose a tag to compare

The Rachio API started returning a currentTemperature field in forecast data (which makes no sense). Fixed the innocuous error (and ignoring the currentTemperature field in forecast data).