Skip to content

Releases: technyon/nuki_hub

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

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