Skip to content

Releases: technyon/nuki_hub

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

Nuki Hub 8.1

31 Jan 21:22
Compare
Choose a tag to compare
  • Fix potential MQTT connection problems (Issue #106)

Nuki Hub 8.0

28 Jan 21:28
Compare
Choose a tag to compare
  • MQTT library replaced yet again. The old new library solved some problems but introduced new ones. Now using eqpMqttClient (https://github.com/bertmelis/espMqttClient), which looks a lot more mature than the previous libraries
  • RSSI Publish interval unit switched from milliseconds to seconds. Please update your setting if you've enabled this.
  • Using MQTT QOS 1 to make the delivery of messages more reliable
  • Update Wifi Manager
  • "Network Timeout until restart" now checks if the MQTT connection is interrupted instead of the Wifi connection. A disconnect on Wifi is not always reliably reported.
  • Size for "MQTT SSL CA Certificate" increased to 2200 bytes to accomodate for larger certificates
  • Disable certificate input fields when W5500 hardware is used which doesn't support encryption
  • Fixed state_class abbreviation and unit for home assistant auto discovery

Nuki Hub 7.3

26 Jan 16:07
Compare
Choose a tag to compare
  • Fixed issue #48, CSS not loading on chrome and other browsers.

Nuki Hub 7.2

23 Jan 20:49
Compare
Choose a tag to compare
  • Fix RSSI publish interval for opener
  • Add further check to make sure commands aren't executed after (re-)connect

Nuki Hub 7.1

22 Jan 18:44
Compare
Choose a tag to compare
  • Make RSSI publish interval configurable. Defaults to disabled.

Nuki Hub 7.0

19 Jan 21:55
Compare
Choose a tag to compare
  • Replace MQTT library PubSubClient with Arduino MQTT library, because the former has memory corruption issues
  • Fix opener pairing state actually showing lock pairing state
  • Fix crash when only opener is enabled and lock is disabled
  • Fix opener topics being created when opener is disabled

Nuki Hub 6.11

14 Jan 20:53
Compare
Choose a tag to compare
  • Implement retry mechanic: Lock actions are repeated if not successful. Number of retries and delay between retries can be configured
  • Fix Home Assistant auto discovery unit