fix LWT, add discovery for LWT

This commit is contained in:
technyon
2023-04-04 20:05:51 +02:00
parent 5c6eef5b9c
commit 710aa1775e
3 changed files with 31 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.20"
#define NUKI_HUB_VERSION "8.21-pre-2"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false