mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-12 09:51:18 +01:00
Optimize lwt topic
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#define MQTT_PASSWORD ""
|
||||
#define MQTT_TOPIC "solar/"
|
||||
#define MQTT_RETAIN true
|
||||
#define MQTT_LWT_TOPIC "status"
|
||||
#define MQTT_LWT_TOPIC "dtu/status"
|
||||
#define MQTT_LWT_ONLINE "online"
|
||||
#define MQTT_LWT_OFFLINE "offline"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user