Skip to content

Releases: chrisjshull/homebridge-nest

4.4.9

07 Sep 21:02
Compare
Choose a tag to compare

Home Occupied sensor now has structure ID as serial number. (HAP compliance issue)

4.4.8

06 Sep 19:25
Compare
Choose a tag to compare

Cached accessories now go to 'no response' if Nest auth fails.

4.4.7

02 Sep 19:57
Compare
Choose a tag to compare

Test workaround for issue where Nest devices move back to Default Room when connection fails.

4.4.6

22 Apr 20:27
Compare
Choose a tag to compare
  • Stop blocking Homebridge load if Nest authentication fails.
  • Added documentation for Nest.FieldTest.Enable option.

4.4.4

11 Mar 04:44
Compare
Choose a tag to compare
  • Code refactor to use ES6 classes.
  • Added Promise.prototype.finally polyfill to support older NodeJS versions.
  • Small bug fixes.

4.4.2

09 Mar 15:54
Compare
Choose a tag to compare
  • Fix bug when using scenes to adjust thermostat.
  • Fix 'Lock Lock' naming issue for Nest x Yale Locks.
  • Other bug fixes and reliability improvements.

4.4.0

18 Feb 17:15
Compare
Choose a tag to compare
  • New instructions for connecting to Nest Accounts
  • Support for new protobuf API, bringing support for thermostats on the new API, plus EU/UK Thermostat E support
  • Support for Nest x Yale lock
  • Many many bug fixes and reliability improvements, including fix for eco mode temperature band adjustment

3.5.1

27 Aug 05:44
Compare
Choose a tag to compare

Protect Motion Sensor now enabled only for AC hard-wired (line power) devices, as it's not supported on battery-powered devices.

3.5.0

27 Aug 04:25
Compare
Choose a tag to compare
  • Motion Sensor capability added for Nest Protect devices
  • Fix bug causing incorrect temperature display at the thermostat when also using Nest Temperature Sensors
  • Minor other fixes

3.4.1

24 Aug 14:23
Compare
Choose a tag to compare

(1) Removed Google API key from source. (2) Improvements to error handling.