Skip to content

Releases: technyon/nuki_hub

Nuki Hub 6.10

11 Jan 22:16
Compare
Choose a tag to compare

Bugfix release:

  • trigger "Restart if bluetooth beacons not received" only if device has been detected at least once to prevent reboot loops.

Nuki Hub 6.9

10 Jan 21:26
Compare
Choose a tag to compare
  • NUKI Lock v1 compatibility fixes
  • NUKI Opener: reflect continuous mode in state node
  • show devices bluetooth address in web portal
  • publish device address to MQTT

6.8

01 Jan 17:24
Compare
Choose a tag to compare
6.8
  • Make GPIO for W5500 hardware detection configurable in configuration portal
  • If W5500 is enabled via GPIO but not detected, fallback to Wifi

Nuki Hub 6.7

24 Dec 11:22
Compare
Choose a tag to compare
  • Downgraded Nimble library to 1.4.0 due to some devices having issues
  • Added logging via MQTT. Last log message will be published to topic "maintenance/log". Disabled by default.
  • Fixed initialization of home assistant auto discovery

Nuki Hub 6.6

18 Dec 10:55
Compare
Choose a tag to compare
  • publish keypad battery critical state via MQTT
  • add HA autodiscovery for keypad critical state

Nuki Hub 6.5

17 Dec 21:28
Compare
Choose a tag to compare

Bugfix:

  • restore keypad control

Nuki Hub 6.4

17 Dec 18:27
Compare
Choose a tag to compare
  • Add option to restart ESP if no beacon has been received from the device for a certain time. Related to issue #28

Nuki Hub 6.3

16 Dec 17:29
Compare
Choose a tag to compare

Security update:

  • Ignore action from MQTT after reconnect. This makes sure an action isn't triggered delayed, eventually hours later when noone is close to the lock/door anymore to close it again.

Nuki Hub 6.2

11 Dec 15:28
Compare
Choose a tag to compare

Maintenance release:

  • update Nuki library
  • update NimBLE library to version 1.4.1

6.1

29 Nov 19:17
Compare
Choose a tag to compare
6.1

Recommended bugfix release:

  • fixed method building MQTT paths