HA autodicovery fixes; version bump to 8.27

This commit is contained in:
technyon
2023-10-15 06:20:48 +02:00
parent 6677c09820
commit 26aabc1e0a
6 changed files with 10 additions and 6 deletions

View File

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