Skip to content

Releases: robbertkl/homebridge-bold-ble

v1.2.2

05 Oct 22:31
Compare
Choose a tag to compare
  • Add backwards compatibility for accessory context

v1.2.1

05 Oct 22:08
Compare
Choose a tag to compare
  • Migrate to the following new API endpoints after Bold dropped support for the old ones:
    • /v2/effective-device-permissions
    • /v2/controller/handshakes
    • /v2/controller/commands

v1.2.0

07 Apr 12:42
Compare
Choose a tag to compare
  • Add name property to the config, to customize how it shows in Homebridge log
  • The plugin is now verified!

v1.1.1

02 Mar 23:12
Compare
Choose a tag to compare
  • Bluetooth library is now an optional dependency to not crash in case your platform does not support Bluetooth

v1.1.0

02 Mar 21:34
Compare
Choose a tag to compare
  • Convert the package from ESM to CJS

v1.0.1

02 Mar 00:28
Compare
Choose a tag to compare
  • Fix potential Bluetooth disconnect issue
  • Fix a timing issue on Linux / bluez

v1.0.0

01 Mar 17:00
Compare
Choose a tag to compare

First release!