How can I program in Node-Red to turn on a light when a PIR sensor detect somebody? How can I perform what period of the day this action will should be performed.
if you use Node-Red, read controller's input state (PIR have connect with input port), if trigger, then read now time value, if it's within the time allowed, do relay output.
I would need to do such a thing.
can i use node red to program on col?
replied in another thread, you just use relay controller phone app to set timer is ok.