Hmm with a #HomeAssistant alert, is it possible to make it wait a certain amount of time before firing an alert?

For example, if the a door is open for longer than 5 minutes, then fire the alert. I'm pretty sure I'm being a bit dumb, but I can't figure out how to do that.

@mhamzahkhan
I know you have your fix. I do t use alerts. I use automations with the action being an "until" condition. It's simpler for me
@crazifyngers that makes sense. I think alerts are only really good for very simple use cases.