flow: fix message propagation for led change
(cherry picked from commit c3d144770280cc94f97b3ebf3a7117e5940d1324)
This commit is contained in:
parent
787db1431c
commit
57ab5d5de7
|
@ -10294,6 +10294,13 @@
|
|||
"pt": "flow",
|
||||
"to": "payload",
|
||||
"tot": "msg"
|
||||
},
|
||||
{
|
||||
"t": "set",
|
||||
"p": "payload",
|
||||
"pt": "msg",
|
||||
"to": "on",
|
||||
"tot": "str"
|
||||
}
|
||||
],
|
||||
"action": "",
|
||||
|
@ -10301,10 +10308,13 @@
|
|||
"from": "",
|
||||
"to": "",
|
||||
"reg": false,
|
||||
"x": 490,
|
||||
"x": 480,
|
||||
"y": 160,
|
||||
"wires": [
|
||||
[]
|
||||
[
|
||||
"f0775525.cf806",
|
||||
"99ae4886.8d43c"
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue