fix ha auto discovery

This commit is contained in:
technyon
2023-02-19 23:11:52 +01:00
parent 8a9637b503
commit f129abac2f
2 changed files with 6 additions and 3 deletions

View File

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