Skip to content

Releases: technyon/nuki_hub

Nuki Hub 8.12

03 Mar 20:22
Compare
Choose a tag to compare
  • add support for WT32-ETH01
  • upgrade to Arduino core for ESP32 2.0.7 for improved stability
  • use post method to save configuration in web interface. No more passwords in the URL.

Nuki Hub 8.11

22 Feb 18:38
Compare
Choose a tag to compare
  • Add support for Olimex ESP32-POE / ESP32-POE-ISO with LAN 8720 (Issue #38)

Nuki Hub 8.10

20 Feb 19:56
Compare
Choose a tag to compare
  • add home assistant auto discovery for nuki configuration
  • publish hardware and firmware version to mqtt
  • add home assistant auto discovery for hardware and firmware version

Nuki Hub 8.9

18 Feb 10:25
Compare
Choose a tag to compare
  • restore W5500 detection via GPIO
  • add nodes to trigger querying of lockstate, config and keypad

8.8

10 Feb 22:45
Compare
Choose a tag to compare
8.8
  • republish home assistant autodiscovery topics after reconnect to MQTT broker (Issue #80)
  • fix crash when triggering lock action via GPIO (Issue #121)
  • don't publish config if query from lock failed (Issue #120)
  • implement retry for querying lock state

Nuki Hub 8.7

07 Feb 20:41
Compare
Choose a tag to compare
  • Add keypad support for NUKI Opener
  • suspend "Restart if bluetooth beacons not received" if command is running to prevent erroneous reboots

Nuki Hub 8.5

05 Feb 21:55
Compare
Choose a tag to compare
  • Fix a regression (Issue #114): Intervals aren't initialized correctly

8.4

05 Feb 18:04
Compare
Choose a tag to compare
8.4
  • make configuration polling interval configurable
  • show length restrictions on relevant input fields
  • add system information page

Nuki Hub 8.3

03 Feb 20:49
Compare
Choose a tag to compare
  • Add support for M5Stack Atom POE

Note: The setting for device and GPIO has been split. If using a W5500 module with a detection PIN other than 26, it has to be reconfigured.

Nuki Hub 8.2

02 Feb 16:46
Compare
Choose a tag to compare
  • Fix pairing issue: Downgrade NimBLE library to 1.4.0