From e48a9d286dfca5e050f062a2e32a6f0eb3bd25fe Mon Sep 17 00:00:00 2001 From: iranl Date: Mon, 26 Feb 2024 21:12:53 +0100 Subject: [PATCH] Update Network.cpp --- Network.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Network.cpp b/Network.cpp index 5a5bd3c..ba1c052 100644 --- a/Network.cpp +++ b/Network.cpp @@ -1192,7 +1192,7 @@ void Network::publishHASSConfigContinuousMode(char *deviceType, const char *base baseTopic, String("~") + mqtt_topic_lock_continuous_mode, deviceType, - "lock", + "", "", "", String("~") + mqtt_topic_lock_action,