diff --git a/nodes/current-state/current-state.html b/nodes/current-state/current-state.html index 6793688e5a..0e77a61ef6 100644 --- a/nodes/current-state/current-state.html +++ b/nodes/current-state/current-state.html @@ -4,6 +4,7 @@ color: "#52C0F2", inputs: 1, outputs: 1, + outputLabels: ["", "halt if"], icon: "code.png", paletteLabel: "current state", label: function() { @@ -16,7 +17,7 @@ halt_if: { value: "" }, halt_if_type: { value: "str" }, halt_if_compare: { value: "is" }, - override_topic: { value: true }, + override_topic: { value: false }, entity_id: { value: "" }, state_type: { value: "str" }, state_location: { value: "payload" }, @@ -218,7 +219,7 @@
msg.payload
msg.payload
msg.data