Releases: robbertkl/homebridge-bold-ble
Releases · robbertkl/homebridge-bold-ble
v1.2.2
- Add backwards compatibility for accessory context
v1.2.1
- 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
- Add
name
property to the config, to customize how it shows in Homebridge log
- The plugin is now verified!
v1.1.1
- Bluetooth library is now an optional dependency to not crash in case your platform does not support Bluetooth
v1.1.0
- Convert the package from ESM to CJS
v1.0.1
- Fix potential Bluetooth disconnect issue
- Fix a timing issue on Linux / bluez