Skip to content

0.2.0

Compare
Choose a tag to compare
@n0rt0nthec4t n0rt0nthec4t released this 04 Oct 05:20
· 104 commits to main since this release
786dda4

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)