I am using this template in one of my automations. The Tempate works and goes from false to true, however when that happens it doesn’t trigger the automation.
What am I doing wrong?
Help is very appreciated!
It subtracts the input_datetime from the current time (and date) and then checks if the result is greater than 302400 seconds (84 hours or 3.5 days). In other words, it’s determining if the input_datetime is more than 3.5 days in the past. Is that correct?
If that’s how you want it to work then I suggest you do it like this: