Update Network.cpp
This commit is contained in:
@@ -1198,7 +1198,7 @@ void Network::publishHASSConfigContinuousMode(char *deviceType, const char *base
|
|||||||
String("~") + mqtt_topic_lock_action,
|
String("~") + mqtt_topic_lock_action,
|
||||||
{{ "enabled_by_default", "false" },
|
{{ "enabled_by_default", "false" },
|
||||||
{"state_on", "on"},
|
{"state_on", "on"},
|
||||||
{"state_on", "off"},
|
{"state_off", "off"},
|
||||||
{"pl_on", "activateCM"},
|
{"pl_on", "activateCM"},
|
||||||
{"pl_off", "deactivateCM"}});
|
{"pl_off", "deactivateCM"}});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user