Skip to content

v3.0.0

Compare
Choose a tag to compare
@bwp91 bwp91 released this 11 Mar 00:27
· 12 commits to latest since this release

Breaking

  • Remove official support for Node 14
  • Remove option to disable plugin - this is now available in the Homebridge UI
  • Remove option for debug logging - this will be enabled when using a beta version of the plugin

Added

  • Support for shared devices (thanks @ssmoss!)

Changed

  • Fix a potential login issue that might be terminating the process incorrectly
  • Bump node recommended versions to v16.19.1 or v18.15.0