Skip to content

Releases: technyon/nuki_hub

Nuki Hub 2.4

15 May 20:28
Compare
Choose a tag to compare
  • Add option to reboot ESP when the network is down for a certain time. Off by default.

Nuki Hub 2.3

15 May 09:16
Compare
Choose a tag to compare
  • Minor bugfix: Ignore previously published lock action value "ack" and "unknown_action" in the subscription callback. Prevents "ack" changing to "unknown_action" on startup.

Nuki Hub 2.2

13 May 20:09
Compare
Choose a tag to compare
  • Set lock action node to either "ack" or "unknown_action" after command has been received. Besides giving feedback, this fixes an issue that the node is created as numeric type instead of string.

Nuki Hub 2.1

06 May 20:49
Compare
Choose a tag to compare
  • Publish authorization id and name via mqtt. This is disabled by default and needs to be enabled in the web interface.

Nuki Hub 2.0

30 Apr 18:14
3a671b6
Compare
Choose a tag to compare
  • Added support for LAN Modules (W5500, W5200, W5100)

Bugfix:

  • lock state "Unlocking" was shown as "Undefined"

Nuki Hub 1.11

22 Apr 19:18
Compare
Choose a tag to compare
  • publish lock action command result via mqtt

Nuki Hub 1.10

10 Apr 20:00
Compare
Choose a tag to compare
  • allow to set hostname
  • allow (some) configuration of NUKI via mqtt

1.9

09 Apr 10:13
Compare
Choose a tag to compare
1.9
  • add option to reboot into wifimanager mode from configuration page
  • show version and nuki lock state on configuration page

1.8

06 Apr 17:01
Compare
Choose a tag to compare
1.8
  • Changed bluetooth device name from ESP to NukiHub (you have to pair the device again)
  • Presence detection: also publish rssi value
  • some minor improvements for presence detection, so updates are published faster

1.7

05 Apr 21:07
Compare
Choose a tag to compare
1.7
  • Publish found bluetooth devices to mqtt. Can be used for presence detection. Timeout until a device is dropped can be configured via the web interface.