Presence detection: If HA minor id 40004 is detected, use uuid as name

This commit is contained in:
technyon
2024-01-03 12:35:30 +01:00
parent 8314a507fa
commit cb1e09106e
3 changed files with 4 additions and 3 deletions

View File

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