Skip to content

Releases: StefanNienhuis/homebridge-bold

Version 2.2.0

10 Sep 08:59
Compare
Choose a tag to compare
  • Support Homebridge v2
    • No actual code changes, just indicating in the package.json that it is supported.

Version 2.1.6

23 Aug 13:33
Compare
Choose a tag to compare
  • Implement support for Bold Connect Controller functionality

Version 2.1.5

13 Oct 12:23
Compare
Choose a tag to compare
  • Fix device removal on failed refresh

Version 2.1.4

03 Oct 14:16
Compare
Choose a tag to compare
  • Update Bold API URL
    • An old API URL was still used, of which the certificate was expired.

Version 2.1.3

25 Jul 18:32
Compare
Choose a tag to compare
  • Fix device serial numbers

Version 2.1.2

06 Jul 15:33
Compare
Choose a tag to compare
  • Switch to new Bold authorization URL

Version 2.1.2-beta1

05 Jul 12:21
Compare
Choose a tag to compare
Version 2.1.2-beta1 Pre-release
Pre-release
  • Switch to new Bold authorization URL

Version 2.1.1

09 Jun 18:06
Compare
Choose a tag to compare
  • Fix token refreshing for new authentication
  • Implement automatic token refreshing on failed requests

Version 2.1.0

07 Jun 17:55
Compare
Choose a tag to compare

An update I've been working on for a little while with Bold is finally here: the app based authentication flow. You can now log in using your Bold app, without logging out your existing session!

Changelog:

  • Implement app based authentication flow

Version 2.0.0

19 Mar 15:06
Compare
Choose a tag to compare
  • Implement new OAuth authentication flow, allowing you to log in using the same account multiple times.
  • Remove non Lock devices from the device list.
  • Fix device removal bug.

This major version includes breaking configuration changes. You need to log in again to make it work.