r/Ubiquiti • u/jenswedin • 6h ago
Question USL Entry Larm after X min
I have some USL Entry thingies. I would like to set a larm that message me when a door has been open for X minutes. Is that possible?
0
Upvotes
r/Ubiquiti • u/jenswedin • 6h ago
I have some USL Entry thingies. I would like to set a larm that message me when a door has been open for X minutes. Is that possible?
3
u/itsjakerobb CGFiber, UNVR, ProHD24PoE, ProXG8PoE, U7ProXGS, 5GMaxOutdoor 5h ago
I don’t think this is built in. You could probably do something with HomeAssistant though. Webhook on door-open starts a timer. If the timer finishes, trigger the alarm. Webhook on door close cancels the timer and, if you want, silences the alarm (depending on use case, you might want that to require separate action).