Skip to content

Releases: technyon/nuki_hub

Nuki Hub 8.35

20 Jun 11:17
14bcdc1
Compare
Choose a tag to compare

iranl

  • Add support for GL-S10 (#386)
  • Update WifiManager to 2.0.17
  • Add option to scan multiple access points and connect to the one with the strongest signal (#349)
  • Fix crashes related to Nuki opener (#357, #385)
  • Extend keyturner state (#365)
  • Make the code optional when updating keypad using JSON (#367)
  • Fix Authorization log / only request the last 5 entries (#368)
  • Check for valid PIN instead of just PIN set (#368)
  • Allow enabling and disabling the webserver (#371)
  • Add an Advanced configuration menu to the webserver with options to change the amount of processed/retrieved auth log/keypad/time control entries and change the stack sizes (#371)
  • Fix unpairing (#375)
  • Add Factory Reset option (#376)
  • Add option to remove some non-JSON MQTT topics (#377)
  • Add home assistant auto discovery for opener keypad (#373)
  • Add option for Nuki keypad to display authorization code information (#384)
  • Rolling log for lock/log MQTT topic (#384)

duhow

  • cache static files (#380)
  • Update information in config portal without reloading (#379)
  • improve style for mobile view (#393)
  • Add firmware and hardware version to Home Assistant (#396)
  • main menu navigation rework (#394)

technyon

  • Update nuki ble library

Nuki Hub 8.34

10 May 11:30
Compare
Choose a tag to compare

Credits go again to iranl:

  • Add every config and advanced config option to MQTT (JSON)

  • Separate config state from config actions in MQTT (same as lockstate/action and keypad codes/action)

  • Implement Granular access control

  • Access control for every separate config option

  • Make some config/advanced config options more human readable

  • Allow modifying every config and advanced config option through MQTT

  • Modify existing config Home Assistant auto discovery topics

  • Add new config Home Assistant auto discovery topics

  • Enable/disable all button for ACL options in WebCfg

  • Fix config query interval

  • Fix Home Assistant Unlatch button for opener

  • Add missing actions to home assistant auto discovery

  • Improve ring detection

  • Add time control

  • Update Arduino Core to 2.0.15 (won't build otherwise using Actions/Dockerfile)

  • Update Nuki BLE library

Nuki Hub 8.33

02 Mar 11:15
Compare
Choose a tag to compare

PRs by @iranl

  • PR #293: Checks latest github release on boot and every 24 hours. Closes #189
  • PR #299: Add ring as an event in Home Assistant
  • PR #302: Hide the new GitHub buttons on the /ota WebCfg page after uploading a binary.
  • PR #301: Add MQTT topics for JSON lock/opener and keypad. Closes #41
  • PR #303: Disable UpdateAuthData when no PIN is set
  • PR #206:
    Allow Home Assistant to show intermediate states (unlocking/locking/opening) and jammed state.
    Add a separate MQTT topic for continuous mode state, distinct from lock state
    Make Opener Continuous mode (instead of RTO) an option for the default Home Assistant lock/unlock action
    Add a binary sensor for continuous mode for Home Assistant discovery
    Add a separate switch for continuous mode for Home Assistant discovery (disabled by default)
    Closes #253, #163, #212, #67
  • Prevent Home Assistant warnings on Ring Event
  • Show continuous mode state in WebCfg (Closes #304)

PR by @lucaoliano

  • PR #289: Refactoring of network code

Nuki Hub 8.32

12 Feb 13:45
Compare
Choose a tag to compare
  • Add lock'n'go as option for GPIO (iranl)
  • Add home assistant auto discovery for lock'n'go and unlatch buttons (disabled by default due to avoid acciental triggering of unlatch) (iranl)
  • Add home assistant discovery for configuration URL (iranl)
  • Fix for NUKI Opener sound level in Home assistant discovery (iranl)
  • Fixes for consistant naming in home assistant auto discovery (iranl)
  • Upgrade Arduino core for ESP32 to 2.0.14. Potentially fixes Wifi and bluetooth issues.
  • Add docker build script (Luca Oliano)

Nuki Hub 8.31

31 Jan 15:38
Compare
Choose a tag to compare
  • Add option to disable Wifi / Wifi config portal fallback (Issue #273)
  • Add access level setting to only allow lock and unlock operations (PR #279, Credits to iranl)

Nuki Hub 8.30

27 Jan 12:19
Compare
Choose a tag to compare
  • Enforce login credential in wifi configuration portal to prevent WiFi deauth and similar attacks (Issue #273)
  • Add check to prevent more than five log entries to be serialized (Issue #270)

Nuki Hub 8.29

04 Jan 15:37
Compare
Choose a tag to compare
  • Make presence detection aware of home assistant companion app. Since no name for beacons is configurable in the app, the UUID will be used as the name.

Nuki Hub 8.28

17 Dec 03:16
Compare
Choose a tag to compare
  • Home assistant auto discovery: Change category of sound level to diagnostic. (PR #244, credits go to mundschenk-at)
  • Home assistant auto discovery: Fix warnings for keypad log
  • Fixes for HTML and CSS of configuration portal (PR #251, thank you lucaoliano)
  • Change wording of option "Register as app" to "NUKI Bridge is running alongside NUKI Hub"

Nuki Hub 8.27

15 Oct 04:23
Compare
Choose a tag to compare
  • further home assistant auto discovery fixes (issue #217)
  • In home assistant, change lock entity to unavailable when MQTT is disconnected (issue #227)

Note: This release needs at least Home Assistant version 2023.8.0 to function properly

Nuki Hub 8.26

15 Aug 18:32
Compare
Choose a tag to compare
  • fix home assistant auto discovery warnings
  • publish correct state after ring detection