Hi Colin,
thanks for the quick reply. I´m using
node-red-contrib-combine 1.8.1 - combine-logic
I´ll also tested it with a simplified flow (please find it below).
I exchanged the windows sensors against injection nodes
Same issue.
[{"id":"c8b402b.103ff","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"268bff60.82206","type":"inject","z":"c8b402b.103ff","name":"","topic":"","payload":"false","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":430,"y":60,"wires":[["99eb519d.61be4"]]},{"id":"9d37c733.34e798","type":"inject","z":"c8b402b.103ff","name":"","topic":"","payload":"true","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":430,"y":380,"wires":[["7b88fb15.e9a524"]]},{"id":"3022200a.7b054","type":"inject","z":"c8b402b.103ff","name":"","topic":"","payload":"false","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":430,"y":100,"wires":[["99eb519d.61be4"]]},{"id":"bde79660.65b108","type":"inject","z":"c8b402b.103ff","name":"","topic":"","payload":"false","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":430,"y":220,"wires":[["7b88fb15.e9a524"]]},{"id":"c80e348b.cf7a18","type":"inject","z":"c8b402b.103ff","name":"","topic":"","payload":"false","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":430,"y":260,"wires":[["7b88fb15.e9a524"]]},{"id":"b8f39d9a.7b17c","type":"inject","z":"c8b402b.103ff","name":"","topic":"","payload":"false","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":430,"y":300,"wires":[["7b88fb15.e9a524"]]},{"id":"ef65333f.41dfc","type":"inject","z":"c8b402b.103ff","name":"","topic":"","payload":"false","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":430,"y":340,"wires":[["7b88fb15.e9a524"]]},{"id":"99eb519d.61be4","type":"combine-logic","z":"c8b402b.103ff","name":"","topic":"","operator":"or","defer":250,"timeout":0,"distinction":"topic","x":700,"y":60,"wires":[["53929354.27255c"]]},{"id":"7b88fb15.e9a524","type":"combine-logic","z":"c8b402b.103ff","name":"","topic":"","operator":"or","defer":250,"timeout":0,"distinction":"topic","x":700,"y":220,"wires":[["53929354.27255c"]]},{"id":"53929354.27255c","type":"combine-logic","z":"c8b402b.103ff","name":"","topic":"","operator":"and","defer":250,"timeout":0,"distinction":"topic","x":980,"y":60,"wires":[["bf5b352e.c337a8"]]},{"id":"bf5b352e.c337a8","type":"debug","z":"c8b402b.103ff","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":1200,"y":60,"wires":}]