Constrain Numeric Values

Ok, thanks for clarification!

Concerning your use case: I think you could implement this with a single Boolean variable that is updated from every motion sensor (just “re-freshed” to true if motion is detected by any sensor). Then use the recent new Timout-Feature to switch on the light on first motion and off again 5 minutes after the last motion update:

1 Like