Hi everyone, for the life of me I can not figure this one out. In my office I have a rule that has the following and executes flawlessly:
- Trigger: If Office Motion stays ‘inactive’ for 15 minutes
- Flow: Office Lamp execute off
I want to do the same for my kitchen. There, however, I have multiple motion sensors. I want to do the following but the “or” functionality of trigger has me stumped. What I want is:
- Trigger: If (Ceiling motion stays ‘inactive’ for 15 minutes) AND (Wall Motion stays ‘inactive’ for 15 minutes) AND (Door motion stays 'inactive for 15 minutes)
- Flow: Kitchen Lights execute off
Does anyone have an idea of how to make this happen?