Hello E1cid, i tinkered a little bit around with your code. what i was not sure about, the light1 and light0 at the bottom, they are supposed to be a trigger state of the actual light? so i feed them with the conditions the light has that was triggered? ore they are only for manual switch press? i added my shelly motion as inputs, and changed the join node for motion / no motion to two message pieces, with three as you posted i cant get any debug information out of this note. when both conditions are true i get a {"lumen":true,"motion":true}. and also the opposite works, with any condition false. also the 1 and 0 as output works. but i am not shure, the shelly motion looks like it dont accept a retrigger until it runs into a no motion. i triggered motion, when its accepted and the light goes on i turn on my desk lamp to simulate higher lumen. when i then try to retrigger motion the higher lumen makes a {"lumen":false,"motion":true} and the light goes off. here are how far i got. i am not worried if you have no time, i am thankful for your ideas you provided to me.
[{"id":"7adc3ba8.bfdee4","type":"inject","z":"c7fd36215719691e","name":"lumen 50","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"lumen","payload":"50","payloadType":"num","x":360,"y":40,"wires":[[]]},{"id":"bbf6d58c.40cf68","type":"change","z":"c7fd36215719691e","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"$$.payload < 100","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":480,"y":220,"wires":[["fdc5ee62.2dfc48"]]},{"id":"aa1e5740.09be6","type":"inject","z":"c7fd36215719691e","name":"lumen 100","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"lumen","payload":"100","payloadType":"num","x":350,"y":80,"wires":[[]]},{"id":"fdc5ee62.2dfc48","type":"join","z":"c7fd36215719691e","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":true,"timeout":"","count":"2","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":706,"y":294,"wires":[["32ed7004.d24bb8","a1fb01a221a823e9"]]},{"id":"d2ecca89.4d44","type":"trigger","z":"c7fd36215719691e","name":"","op1":"","op2":"","op1type":"pay","op2type":"payl","duration":"5","extend":true,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":506,"y":294,"wires":[["fdc5ee62.2dfc48"]]},{"id":"32ed7004.d24bb8","type":"change","z":"c7fd36215719691e","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"($$.payload.lumen = true or \t$flowContext(\"light1\") = true) and \t$$.payload.motion = true ? 1 : 0","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":946,"y":294,"wires":[["3bea8591.1d5c02"]]},{"id":"983188b3.798368","type":"change","z":"c7fd36215719691e","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"1 in $$.payload.*","tot":"jsonata"},{"t":"set","p":"topic","pt":"msg","to":"motion","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":606,"y":374,"wires":[["d2ecca89.4d44"]]},{"id":"efe91387.3d21c8","type":"change","z":"c7fd36215719691e","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"motion","tot":"str"},{"t":"set","p":"payload","pt":"msg","to":"$$.payload = 1","tot":"jsonata"},{"t":"set","p":"light1","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":630,"y":520,"wires":[["d2ecca89.4d44"]]},{"id":"3bea8591.1d5c02","type":"change","z":"c7fd36215719691e","name":"","rules":[{"t":"set","p":"light1","pt":"flow","to":"$$.payload = 1","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":1140,"y":280,"wires":[["85362332.719c38","039f295e1797e67f"]]},{"id":"a09dcdfb.12002","type":"join","z":"c7fd36215719691e","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":true,"timeout":"","count":"2","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":426,"y":374,"wires":[["983188b3.798368"]]},{"id":"917706b7.682e3","type":"inject","z":"c7fd36215719691e","name":"light1 1","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"light1","payload":"1","payloadType":"num","x":170,"y":640,"wires":[[]]},{"id":"e43623d2.640198","type":"inject","z":"c7fd36215719691e","name":"light1 0","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"light1","payload":"0","payloadType":"num","x":170,"y":680,"wires":[[]]},{"id":"85362332.719c38","type":"rbe","z":"c7fd36215719691e","name":"","func":"rbe","gap":"","start":"","inout":"out","septopics":false,"property":"payload","x":1346,"y":294,"wires":[["dc03bc53.eb15a","7394d9b9fabde130","50f460a06ac69e94"]]},{"id":"ee9d50e1.6b2948","type":"inject","z":"c7fd36215719691e","name":"motion2 1","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"motion2","payload":"1","payloadType":"num","x":160,"y":40,"wires":[[]]},{"id":"eeff7b7d.87184","type":"inject","z":"c7fd36215719691e","name":"motion2 0","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"motion2","payload":"0","payloadType":"num","x":160,"y":80,"wires":[[]]},{"id":"dc03bc53.eb15a","type":"debug","z":"c7fd36215719691e","name":"output","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1810,"y":300,"wires":[]},{"id":"a1fb01a221a823e9","type":"debug","z":"c7fd36215719691e","name":"debug 9","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1000,"y":380,"wires":[]},{"id":"039f295e1797e67f","type":"debug","z":"c7fd36215719691e","name":"debug 10","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1380,"y":420,"wires":[]},{"id":"7394d9b9fabde130","type":"debug","z":"c7fd36215719691e","name":"debug 11","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1400,"y":620,"wires":[]},{"id":"0cc72a4e06da5f59","type":"server-state-changed","z":"c7fd36215719691e","name":"Bad Motion","server":"9d907d4e.89b82","version":4,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.shelly_musik_bad_motion","entityidfiltertype":"exact","outputinitially":true,"state_type":"str","haltifstate":"on","halt_if_type":"str","halt_if_compare":"is","outputs":2,"output_only_on_state_change":false,"for":"0","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"1","valueType":"num"},{"property":"topic","propertyType":"msg","value":"motion2","valueType":"str"}],"x":150,"y":320,"wires":[["a09dcdfb.12002"],[]]},{"id":"e8a358e5d8084e1c","type":"server-state-changed","z":"c7fd36215719691e","name":"Luminosity < 150","server":"9d907d4e.89b82","version":4,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.shelly_musik_bad_luminosity","entityidfiltertype":"exact","outputinitially":true,"state_type":"str","haltifstate":"150","halt_if_type":"num","halt_if_compare":"lt","outputs":2,"output_only_on_state_change":false,"for":"0","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"50","valueType":"num"},{"property":"topic","propertyType":"msg","value":"lumen","valueType":"str"}],"x":160,"y":180,"wires":[["bbf6d58c.40cf68"],[]]},{"id":"a1e41c2fe9a7d40a","type":"server-state-changed","z":"c7fd36215719691e","name":"Bad no Motion","server":"9d907d4e.89b82","version":4,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.shelly_musik_bad_motion","entityidfiltertype":"exact","outputinitially":true,"state_type":"str","haltifstate":"off","halt_if_type":"str","halt_if_compare":"is","outputs":2,"output_only_on_state_change":false,"for":"0","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"0","valueType":"num"},{"property":"topic","propertyType":"msg","value":"motion2","valueType":"str"}],"x":160,"y":380,"wires":[["a09dcdfb.12002"],[]]},{"id":"4b552526ddea9ea0","type":"server-state-changed","z":"c7fd36215719691e","name":"Luminosity > 150","server":"9d907d4e.89b82","version":4,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.shelly_musik_bad_luminosity","entityidfiltertype":"exact","outputinitially":true,"state_type":"str","haltifstate":"150","halt_if_type":"num","halt_if_compare":"gt","outputs":2,"output_only_on_state_change":false,"for":"0","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"100","valueType":"num"},{"property":"topic","propertyType":"msg","value":"lumen","valueType":"str"}],"x":160,"y":240,"wires":[["bbf6d58c.40cf68"],[]]},{"id":"0cec3c78eff3d3e8","type":"trigger-state","z":"c7fd36215719691e","name":"Lampe 1 an","server":"9d907d4e.89b82","version":2,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityid":"switch.arbeitsplatte_switch_1","entityidfiltertype":"exact","debugenabled":false,"constraints":[{"targetType":"this_entity","targetValue":"","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"on"}],"inputs":0,"outputs":2,"customoutputs":[],"outputinitially":false,"state_type":"str","enableInput":false,"x":150,"y":480,"wires":[["62e54e8caeecdfdc"],[]]},{"id":"65526a298f981d6c","type":"trigger-state","z":"c7fd36215719691e","name":"Lampe 1 aus","server":"9d907d4e.89b82","version":2,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityid":"switch.arbeitsplatte_switch_1","entityidfiltertype":"exact","debugenabled":false,"constraints":[{"targetType":"this_entity","targetValue":"","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"}],"inputs":0,"outputs":2,"customoutputs":[],"outputinitially":false,"state_type":"str","enableInput":false,"x":150,"y":540,"wires":[["b5e12bf37072e549"],[]]},{"id":"62e54e8caeecdfdc","type":"change","z":"c7fd36215719691e","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"1","tot":"num"},{"t":"set","p":"topic","pt":"msg","to":"light1","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":350,"y":480,"wires":[["efe91387.3d21c8"]]},{"id":"b5e12bf37072e549","type":"change","z":"c7fd36215719691e","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"0","tot":"str"},{"t":"set","p":"topic","pt":"msg","to":"light1","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":350,"y":540,"wires":[["efe91387.3d21c8"]]},{"id":"1c68c620fa0f5c4c","type":"api-call-service","z":"c7fd36215719691e","name":"","server":"9d907d4e.89b82","version":5,"debugenabled":false,"domain":"switch","service":"turn_on","areaId":[],"deviceId":["728d8484ef4934fa8f6198e54fdda164"],"entityId":[],"data":"","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":1940,"y":500,"wires":[[]]},{"id":"50f460a06ac69e94","type":"switch","z":"c7fd36215719691e","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"str"},{"t":"eq","v":"0","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":1550,"y":180,"wires":[["0724ff139c2ebdb7","95673226f0f0a326"],["0724ff139c2ebdb7"]]},{"id":"bb14116a39c7fe8f","type":"api-call-service","z":"c7fd36215719691e","name":"","server":"9d907d4e.89b82","version":5,"debugenabled":false,"domain":"switch","service":"turn_off","areaId":[],"deviceId":["728d8484ef4934fa8f6198e54fdda164"],"entityId":[],"data":"","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":1940,"y":560,"wires":[[]]},{"id":"0724ff139c2ebdb7","type":"trigger","z":"c7fd36215719691e","name":"2 Min no Motion","op1":"","op2":"","op1type":"nul","op2type":"pay","duration":"2","extend":false,"overrideDelay":false,"units":"min","reset":"1","bytopic":"all","topic":"topic","outputs":1,"x":1660,"y":240,"wires":[["95673226f0f0a326"]]},{"id":"95673226f0f0a326","type":"rbe","z":"c7fd36215719691e","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":1790,"y":180,"wires":[["61371f2dbe2ca8c1"]]},{"id":"61371f2dbe2ca8c1","type":"switch","z":"c7fd36215719691e","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"str"},{"t":"eq","v":"0","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":1970,"y":180,"wires":[["1c68c620fa0f5c4c"],["bb14116a39c7fe8f"]]},{"id":"9d907d4e.89b82","type":"server","name":"Home Assistant","version":4,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true,"heartbeat":false,"heartbeatInterval":30,"areaSelector":"friendlyName","deviceSelector":"friendlyName","entitySelector":"friendlyName","statusSeparator":"at: ","statusYear":"hidden","statusMonth":"short","statusDay":"numeric","statusHourCycle":"h23","statusTimeFormat":"h:m"}]
greetings Torsten