version bump to 8.11

This commit is contained in:
technyon
2023-02-22 19:36:56 +01:00
parent 9de86888a9
commit e492ae902b
3 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.10"
#define NUKI_HUB_VERSION "8.11"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false

View File

@@ -14,6 +14,11 @@ NUKI Smart Lock 3.0 Pro<br>
NUKI Opener<br>
NUKI Keypad 1.0 (2.0 not supported yet due to current [NUKI limitations](https://developer.nuki.io/t/keypad-2-not-setting-has-keypad-flag-in-config-of-nuki-lock/19539))
As an alternative to Wifi, the following ESP32 modules with wired ethernet are supported (For Wifi any other EP32 should work).<br>
[M5Stack Atom POE](https://docs.m5stack.com/en/atom/atom_poe)<br>
[Olimex ESP32-POE](https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware)<br>
[Olimex ESP32-POE-ISO](https://www.olimex.com/Products/IoT/ESP32/ESP32-POE-ISO/open-source-hardware)<br>
## Installation
Flash the firmware to an ESP32. The easiest way to install is to use the web installer:<br>

Binary file not shown.