Skip to content

Releases: technyon/nuki_hub

Nuki Hub 8.25

07 Jul 15:41
Compare
Choose a tag to compare
  • Revert back to Arduino Core for ESP32 2.0.8 due to stability issues

Nuki Hub 8.24

08 Jun 16:37
Compare
Choose a tag to compare
  • Allow general input/output control of pins via MQTT
  • Update Arduino Core for ESP32 to version 2.09

Nuki Hub 8.23

07 May 16:02
Compare
Choose a tag to compare
  • add "Access level" feature to intercept commands: full access, lock operation only, read only
  • assign new device id on unpairing a device (makes sure "Register as app" takes effect on re-pairing)

Nuki Hub 8.22

08 Apr 07:32
Compare
Choose a tag to compare
  • Make GPIOs user-configurable, add output of lock/opener state via GPIO (issue #148)
  • Default network device to "Wifi only"
  • Remove detetection of W5500 hardware via GPIO (configure via web interface instead)
  • In home assistant auto discovery, rename "Reset" to "Restart NUKI Hub"

If you're upgrading from a previous version, please go to "MQTT and Network Configuration" and select "Wifi only" as the network device (unless you use other network hardware). The detection for W5500 hardware via GPIO has been removed, the ESP will now try to connect to W5500 hardware. If not found, Wifi is used as a fallback, so nothing will break, but setting "Wifi only" will skip this unnecessary check (which needs to reboot the ESP and thus results in a longer boot time).

Nuki Hub 8.21

04 Apr 18:39
Compare
Choose a tag to compare
  • Add Home Assistant auto discovery for reset (issue #158)
  • Fix LWT (Last Will and Testament) topic (Issue #155)
  • Add Home Assistant autodiscovery topic for LWT topic ("maintenance/mqttConnectionState", Issue #155)
  • Fix bool values in Home Assistant autodiscovery topics (Issue #164)

Nuki Hub 8.20

28 Mar 19:00
Compare
Choose a tag to compare
  • Security fix: Nonce was non-random in bluetooth communication
  • update espMqttClient (fix for possible failure to reconnect)
  • Added MQTT LWT topic (maintenance/mqttConnectionState, issue #155)

Nuki Hub 8.19

24 Mar 21:25
Compare
Choose a tag to compare
  • Fix OTA auto forward. Thanks @regevbr, Issue #123
  • Add support for LilyGO-T-ETH-POE (Issue #144)
  • Fix W5500 detection (issue #152)
  • Publish network device name
  • Publish keypad attempt information (including home assistant auto discovery *, Issue #117)
  • Publish last lock action (including home assistant auto discovery *). Needs "Publish auth info" enabled. (Issue #131)
  • Publish firmware version (including home assistant auto discovery). Thanks @mkoppanen, PR #151

* There are some known issues. The value templates need adjustment, will be addressed in a later release.

Nuki Hub 8.18

12 Mar 07:47
Compare
Choose a tag to compare
  • fix for pairing issues
  • add support for M5Stack PoESP32 Unit
  • delete home assistant discovery topics for lock and keypad if not any longer present
  • show if keypad or lock sensor present in system information page
  • update espMqttClient and ArduinoJson libraries

Nuki Hub 8.17

10 Mar 16:14
Compare
Choose a tag to compare
  • fix auto discovery for keypad and door sensor
  • add "Not applicable" restart reason to better distinguish between crash and intended restart

Nuki Hub 8.16

06 Mar 16:24
Compare
Choose a tag to compare
  • Allow to configure a static IP address
  • Publish lock state query command result