Releases: chrisjshull/homebridge-nest
Releases · chrisjshull/homebridge-nest
4.4.9
Home Occupied sensor now has structure ID as serial number. (HAP compliance issue)
4.4.8
Cached accessories now go to 'no response' if Nest auth fails.
4.4.7
Test workaround for issue where Nest devices move back to Default Room when connection fails.
4.4.6
- Stop blocking Homebridge load if Nest authentication fails.
- Added documentation for Nest.FieldTest.Enable option.
4.4.4
- Code refactor to use ES6 classes.
- Added Promise.prototype.finally polyfill to support older NodeJS versions.
- Small bug fixes.
4.4.2
- 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
- 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
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
- 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
(1) Removed Google API key from source. (2) Improvements to error handling.