Skip to content

Releases: ebaauw/homebridge-nb

v0.0.6

01 Dec 21:39
7365653
Compare
Choose a tag to compare

Bug Fixes

  • nb: TypeError when no host specified, see #4;
  • TypeError when Nuki portal returns a bridge without local IP and port during discovery, see #4.

v0.0.5

24 Nov 19:27
93e0449
Compare
Choose a tag to compare

Enhancements:

  • NbDiscovery and NbClient are now subclasses of HttpClient for more robust handling of communication errors with Nuki bridge, see #3.
  • Monitor Nuki bridge callback and re-create in case it's lost for more robust communication with Nuki bridge.
  • nb command-line tool now accepts -D and -DD for debug messages.

Bug Fixes

  • Use lockAction instead of lock and unlock, see #2.
  • Don't consider wlanConnected for setting Status Fault, see #2.

Bump Dependencies

  • NodeJS v14.15.1 LTS
  • homebridge-lib v5.0.0.

v0.0.3

10 Nov 21:15
0e96d18
Compare
Choose a tag to compare

Enhancements

  • Plugin has been verified by Homebridge, see homebridge/plugins#210.
  • The Door Sensor on the Smart Lock is now exposed as a separate accessory, instead of an additional service on the lock accessory. Now pressing the tile in Home on iOS 14 will (un)lock the lock directly, instead of popping up the Controls window.

Bug Fixes

  • During clean startup (no cached accessories), heartbeat was processed twice. This caused a double subscription to bridge event notifications and occasional API authentication failures.

v0.0.2

06 Nov 17:01
51bda9d
Compare
Choose a tag to compare

Initial Release

Initial release supporting Nuki SmartLock, Door Sensor in Nuki SmartLock, and Nuki Opener through a Nuki Bridge.
Use Eve to get the full functionality, like history for the door sensor, and support for Ring to Open and Continuous Mode on the Opener.