Skip to content

Nuki Hub 8.0

Compare
Choose a tag to compare
@technyon technyon released this 28 Jan 21:28
· 913 commits to master since this release
  • 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