diff --git a/Config.h b/Config.h index 2919bbc..b98de92 100644 --- a/Config.h +++ b/Config.h @@ -1,4 +1,4 @@ #pragma once -#define MQTT_QOS_LEVEL 1 -#define MQTT_CLEAN_SESSIONS false \ No newline at end of file +#define MQTT_QOS_LEVEL 0 +#define MQTT_CLEAN_SESSIONS true \ No newline at end of file diff --git a/webflash/nuki_hub.bin b/webflash/nuki_hub.bin index 9689a95..e33ce97 100644 Binary files a/webflash/nuki_hub.bin and b/webflash/nuki_hub.bin differ