Skip to content

Releases: ebaauw/homebridge-nb

v1.4.33

11 Feb 15:50
a90256f
Compare
Choose a tag to compare

Bump Dependencies

  • homebridge v1.9.0;
  • hb-nb-tools v2.0.12;
  • homebridge-lib v7.1.4.

v1.4.32

27 Jan 19:04
a7c7297
Compare
Choose a tag to compare

Bump Dependencies

  • hb-nb-tools v2.0.11;
  • homebridge-lib v7.1.3.

v1.4.31

20 Jan 19:51
7fbc66e
Compare
Choose a tag to compare

Bump Dependencies

  • hb-nb-tools v2.0.10;
  • homebridge-lib v7.1.2.

v1.4.30

07 Dec 11:44
51b30fb
Compare
Choose a tag to compare

Bump Dependencies

  • homebridge-lib v7.1.1;
  • hb-nb-tools v2.0.9.

v1.4.29

19 Nov 12:59
449d641
Compare
Choose a tag to compare

Enhancements

  • Disable the slide unlock to unlock to unlatch feature (see #16), since this no longer seems to work under iOS 18, causing unwanted unlatches, see #146.

Bump Dependencies

  • hb-nb-tools v2.0.8.

v1.4.28

02 Nov 15:43
adb7f67
Compare
Choose a tag to compare

Bump Dependencies

  • Homebridge v1.8.5;
  • hb-nb-tools v2.0.7;
  • homebridge-lib v7.1.0.

v1.4.27

05 Oct 19:30
4ad40e5
Compare
Choose a tag to compare

Bump Dependencies

  • hb-nb-tools v2.0.6;
  • homebridge-lib v7.0.9.

v1.4.26

23 Sep 18:59
5d18679
Compare
Choose a tag to compare

Bug Fixes

  • Refactor of startup logic (next attempt after buggy and retracted v1.4.24 and v1.4.25), see #141, #142, #143, #144. This should keep cached accessories, even if the Nuki bridge (temporarily) no longer exposes the corresponding devices. To remove stale accessories set removeStaleAccessories in config.json. Note that this will remove accessories corresponding to devices that are (temporarily) not exposed by a Nuki bridge, as well as accessories for bridges and connected devices that are (temporarily) not discovered.

v1.4.23

14 Aug 14:40
ff2a595
Compare
Choose a tag to compare

Homebridge v2 / HAP-NodeJS v1

  • Don't use _ in the Nuki bridge name. For Nuki bridges already exposed, the name is converted from Nuki_Bridge_id to Nuki Bridge id on the first restart of Homebridge NB. Note that HAP-NodeJS v2 might issue some invalid (Configured) Name characteristic warnings on this first restart.

Enhancements

  • Add encryption config.json option (under Advanced Settings), see #136. Changing the default value is not recommended and will result in a warning during each startup.

Bump Dependencies

  • Homebridge v1.8.4 or v2.0.0-beta;
  • homebridge-lib v7.0.5;
  • hb-nb-tools v2.0.5.

v1.4.22

22 Jun 15:29
5e346f0
Compare
Choose a tag to compare