Skip to content

Commit

Permalink
version bump to 8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
technyon committed Feb 22, 2023
1 parent 9de8688 commit e492ae9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Config.h
Original file line number Diff line number Diff line change
@@ -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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Binary file modified webflash/nuki_hub.bin
Binary file not shown.

0 comments on commit e492ae9

Please sign in to comment.