version bump to 8.11
This commit is contained in:
2
Config.h
2
Config.h
@@ -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
|
||||
@@ -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.
Reference in New Issue
Block a user