fix republishh auto discovery on reconnect

This commit is contained in:
technyon
2023-02-10 23:25:58 +01:00
parent 8f3ae33de0
commit 707f7370cf
3 changed files with 5 additions and 5 deletions

View File

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