another HA discovery fix

This commit is contained in:
technyon
2023-11-11 18:56:35 +01:00
parent c227565b6a
commit 09c4332fba
2 changed files with 2 additions and 2 deletions

View File

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