You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/source/Plugin/P000_commands.repl
+7-1
Original file line number
Diff line number
Diff line change
@@ -469,10 +469,16 @@
469
469
"
470
470
Publish","
471
471
:green:`Rules`","
472
-
Send command using MQTT broker service. Uses the first enabled MQTT Controller.
472
+
Send command using MQTT broker service. The 'Will Retain' option as configured in the MQTT Controller settings is used. Uses the first enabled MQTT Controller.
473
473
474
474
``Publish,<topic>[,<payload>]``"
475
475
"
476
+
PublishR","
477
+
:green:`Rules`","
478
+
Send command using MQTT broker service, with the MQTT 'Will Retain' flag enabled. Uses the first enabled MQTT Controller.
0 commit comments