github technyon/nuki_hub 9.0

one month ago

Nuki Hub 9.0 is a major update. The Arduino core for ESP32 has been upgraded to version 3, and utilizes ESP IDF 5.1. This includes many fixes and improvement in the core SDK by Espressif.

Due to changes in the partition layout, upgrading from Nuki Hub version 8 or lower is not possible via Over-the-air (OTA) update and requires flashing via serial (Webflash, esptool or Espressif download tool). After installing version 9.0, upgrading to later version is possible via OTA as usual.

The presence detection feature has been removed. It was causing too many issues, and we've focus development on the core functionalities of Nuki Hub. If you require presence detection via BLE, have a look at alternatives like espresence or BLEcker

Further fixes and improvements:

iranl

  • Fix battery state in Hybrid mode
  • Add more Home Assistant auto discovery topics (#440)
  • Reconnect network on MQTT failure (#435)
  • BLE connectivity fixes (#436)
  • Fix bug that breaks executing lock actions when number of retries is set to 0 (#441)
  • Show available OTA versions on Firmware update (#429)
  • Automated updating to beta and nightly (#425)
  • Allow auto update to beta firmware (#420)
  • Allow auto update to beta firmware (#429)

technyon

  • Update espMqttClient library, which includes potential memory corruption fixes

Don't miss a new nuki_hub release

NewReleases is sending notifications on new releases.