homebridge-nest

Nest plugin for HomeBridge

Downloads
1.2K
Stars
701
Committers
38
homebridge-nest - 4.4.9

Published by adriancable about 4 years ago

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

homebridge-nest - 4.4.8

Published by adriancable about 4 years ago

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

homebridge-nest - 4.4.7

Published by adriancable about 4 years ago

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

homebridge-nest - 4.4.6

Published by adriancable over 4 years ago

  • Stop blocking Homebridge load if Nest authentication fails.
  • Added documentation for Nest.FieldTest.Enable option.
homebridge-nest - 4.4.4

Published by adriancable over 4 years ago

  • Code refactor to use ES6 classes.
  • Added Promise.prototype.finally polyfill to support older NodeJS versions.
  • Small bug fixes.
homebridge-nest - 4.4.2

Published by adriancable over 4 years ago

  • Fix bug when using scenes to adjust thermostat.
  • Fix 'Lock Lock' naming issue for Nest x Yale Locks.
  • Other bug fixes and reliability improvements.
homebridge-nest - 4.4.0

Published by adriancable over 4 years ago

  • 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
homebridge-nest - 3.5.1

Published by adriancable about 5 years ago

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

homebridge-nest - 3.5.0

Published by adriancable about 5 years ago

  • 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
homebridge-nest - 3.4.1

Published by adriancable about 5 years ago

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

homebridge-nest - 3.4.0

Published by adriancable about 5 years ago

Support for Google Accounts.

homebridge-nest - 3.3.4

Published by adriancable about 5 years ago

  • Improve error handling, to avoid hammering Nest service if something unexpected happens (like yesterday's revocation of account passwords after a Nest data breach)
  • Fan control is now called 'Fan', rather than unnamed, for better UI in iOS 13
homebridge-nest - 3.3.3

Published by adriancable about 5 years ago

  • Improve behaviour when used with automations and scenes - thanks Jacky Liang!
  • Added generateNestToken.sh script - thanks, Rubenfer!
homebridge-nest - 3.3.2

Published by adriancable about 5 years ago

Fix homebridge crash when setting home/away.

homebridge-nest - 3.3.1

Published by adriancable about 5 years ago

  1. Fix regression in 3.3.0 which broke Nest Temperature Sensors.
  2. Improved workarounds for HomeKit automation bugs/strange behaviour.
  3. Other bug fixes.
homebridge-nest - 3.3.0

Published by adriancable about 5 years ago

  • Replace previous data model with event/push/commit model: improves responsiveness and significantly reduces traffic to/from the Nest service
  • Various workarounds for HomeKit/Siri/automation bugs
  • Improved error handling
  • Support for access tokens (e.g. in a Docker container)
homebridge-nest - 3.2.4

Published by adriancable about 5 years ago

Workaround for Siri "bug" when setting low temperatures on the thermostat.

homebridge-nest - 3.2.3

Published by adriancable about 5 years ago

Fix bug causing temperature display rounding error in degrees C mode.

homebridge-nest - 3.2.2

Published by adriancable about 5 years ago

Minor fixes.

  • Fix npm deprecated package warning on check-out.
  • Fix 'HAP Warning' on homebridge start.
homebridge-nest - 3.2.1

Published by adriancable about 5 years ago

Improvements and bug fixes.

  • Support for Family Sharing accounts
  • Much faster response when Nest status/settings change (now nearly instantaneous, instead of several seconds)
  • Support setting of Eco temperature bands while in Eco mode
  • Improved reliability when setting heat/cool/auto/off mode
  • Fix rounding bug that caused temperatures in HomeKit to be off by up to 1 degree F
  • Fix glitch when setting Home/Away mode
  • Only one Home/Away switch is now created per structure, instead of one per thermostat
  • Home/Away accessory can be moved to a different HomeKit room to the thermostat
  • Home/Away accessory can now be set to a switch, occupancy sensor, or both
  • Improved robustness to temporary communication problems with the Nest service
  • Improved compatibility with iOS 13
Package Rankings
Top 7.76% on Npmjs.org
Badges
Extracted from project README
verified-by-homebridge Discord
Related Projects