I have to replace ring motion input_boolean with an event. In my automation I check if it has been 5 minutes since last motion. This was easy when it was a input Boolean since I can use for: 5mins on the state trigger or condition, but I cant do this anymore since I can’t set the value it should be for an event as it’s set to the date. Is there something similar I can do without having to rewrite the automation?
I feel like the answer should be on this page: https://www.home-assistant.io/integrations/event/