Computertisch_HB: Inject-Nodes dazu zum per Hand schalten

This commit is contained in:
rxf
2026-01-17 17:10:36 +00:00
parent e79567ffab
commit 4c13bcc402

View File

@@ -11192,7 +11192,7 @@
"userProps": "", "userProps": "",
"correl": "", "correl": "",
"expiry": "", "expiry": "",
"broker": "c7cf83a81a522047", "broker": "c46833d59903b816",
"x": 1480, "x": 1480,
"y": 320, "y": 320,
"wires": [] "wires": []
@@ -11357,6 +11357,64 @@
] ]
] ]
}, },
{
"id": "a4c236de356e571e",
"type": "inject",
"z": "d7346bc232ce6ad2",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "true",
"payloadType": "bool",
"x": 1110,
"y": 160,
"wires": [
[
"601e7dacd6fbf0a5"
]
]
},
{
"id": "aa9d57da685f6f2f",
"type": "inject",
"z": "d7346bc232ce6ad2",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "false",
"payloadType": "bool",
"x": 1090,
"y": 460,
"wires": [
[
"601e7dacd6fbf0a5"
]
]
},
{ {
"id": "82edfa2b4ee8173d", "id": "82edfa2b4ee8173d",
"type": "mqtt in", "type": "mqtt in",