add keypad control for opener

This commit is contained in:
technyon
2023-02-07 20:15:23 +01:00
parent ad648cc22d
commit 47c673fa08
11 changed files with 306 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.5"
#define NUKI_HUB_VERSION "8.6"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false