Sonoff T0 switch and nodered

I don't understand your response. What is the problem ?

The flow should split up: ledstrip should turn on regardless of the time, main light should turn on based on time.

If I understand, in addition to what you currently have, you want to be able to press the wall switch to turn off the LED lights. Is that correct?

And currently that causes the main light to turn on, if it s off.

You should place a seperate debug node on all the MQTT-in nodes and then use the switch to shutoff the LED lights. Then you can look at what is coming into the flow as a result of that action.

With that knowledge you should be able to look at the flow and determine what path msg's are going that endup sending a signal to turn on the main light.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.