add support for keypad v2

This commit is contained in:
technyon
2023-03-04 10:16:38 +01:00
parent b18bbffe2d
commit bd732bb623
6 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.13"
#define NUKI_HUB_VERSION "8.14"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false