1) Give a description of the problem
I want to understand the difference between two approaches to a common goal:
- Set Sensor to “Stays Inactive for X minutes” Then shut a light off
- Set Sensor to “Changes to Inactive” and Then “Wait X minutes” and shut a light off
Both of these are triggers if I understand correctly. When does it make sense to use one versus the other? Is one more resource efficient than the other?
2) What is the expected behavior?
To wait X minutes prior to turning a light off.
3) What is happening/not happening?
Both seem to work, just trying to determine which is accepted best practice.
Thanks for any insight.