Skip to content

Releases: n0rt0nthec4t/homebridge-nest-accfactory

0.2.2

05 Oct 04:01
Compare
Choose a tag to compare

Changes

  • Improved handling of configuration file with docker/standalone version
  • Warning about the use of legacy configuration options with docker/standalone version

Known Issues

  • Audio from newer Nest/Google camera/doorbell devices is still blank
  • npm package ip has severity issue. This is being used in external library (werift)

0.2.1

04 Oct 21:55
Compare
Choose a tag to compare

Minor updated to just released 0.2.0, with fix to include missing library in docker/standalone ffmpeg binary.

Changes

  • HomeKit support for multiple speeds on thermostat(s)
  • Audio library in docker release went walkabout. Added back in

Known Issues

  • Audio from newer Nest/Google camera/doorbell devices is still blank
  • npm package ip has severity issue. This is being used in external library (werift)

0.2.0

04 Oct 05:20
786dda4
Compare
Choose a tag to compare

Breaking changes v0.2.0

Unfortunately, from version 0.2.0, I've made some breaking changes in the code to help move forward with the project.
So, what does this mean for you, the end user.

  1. You'll need to remove all previously discovered devices from HomeKit before adding them back in after upgrading to this version
  2. If using Homebridge version, remove any cached acccesory data associated with this plug-in
  3. If using docker/standalone version, remove the 'persist' folder
  4. Re-add devices to HomeKit once version upgraded
  5. Any HomeKit Secure Video recordings will be lost
  6. Will need to re-configure camera streaming and notification options
  7. Any automations will need to be re-created in HomeKit
  8. History in EveHome app will be lost

Apologies for this change, as I can understand what an inconvience and frustration it will be :-(

Changes

  • General code cleanup and bug fixes
  • Common configuration between Homebridge plug-in and docker/standalone versions
  • Seemlessly allow Nest/Google devices to be migrated between Nest <-> Google Home apps

Known Issues

  • Audio from newer Nest/Google camera/doorbell devices is still blank
  • npm package ip has severity issue. This is being used in external library (werift)

0.0.6 Release

13 Sep 22:41
Compare
Choose a tag to compare
  • Fix for two/way audio starting on non-enabled HKSV camera/doorbells

0.0.5 Release

13 Sep 03:46
Compare
Choose a tag to compare
  • General code cleanup and bug fixes
  • External dependancy reductions, dropped pbf and axios libraries
  • Nest Cam with Floodlight support with light on/off and brightness control
  • Fixed issued with setting range temperatures on Nest Thermostat(s)

0.0.4 Latest

07 Sep 09:30
Compare
Choose a tag to compare
0.0.4 release source files