I thought I could use use the last_triggered attribue with the fixed number above 120 but the last_triggered seems to return an entire date and time?
I did find some others that take the last_triggered and subtract from now() for time since. Is that the only way to solve for this? Can I do that in the "And if" condition or do I need to make a template?