add reset auto discovery topic

This commit is contained in:
technyon
2023-04-04 20:32:55 +02:00
parent 710aa1775e
commit f2a21e21cc
2 changed files with 22 additions and 2 deletions

View File

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