Time delay for motion detection sensors #1731
Unanswered
HAOccassionalUser
asked this question in
Ask A Question
Replies: 2 comments 2 replies
-
|
I catch the events with Node-RED and consolidate corresponding alerts into one using flow context variables. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
A true motion sensor with on/off delay has been added in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI Experts
First of all, what a fantastic piece of software. Many thanks blakeblackshear. I have been wandering in the desert for 2 years from one NVR to the other till i stumbled upon this one just by chance. Its pretty much slotted in seamlessly into my network and needs.
I do have a question. I have searched high and low but couldnt find an answer to this issue that I have. I am tracking person and car from two cameras. I have the custom add on installed, which gives me the sensors (binary_sensor.front_door_person_motion and binary_sensor.front_door_car_motion etc.). I use these to trigger flows to my appleTV.
Whilst this works perfectly, the issue I have is that it fires multiple times and creates many alerts. So, by the time a person parks the car and walks to the front door I have about 10 alerts each.
Is there anyway to delay the triggering of these sensors via configuration either in frigate.yml or config.yaml?
I am not using any other automation as the homekit integration sends alerts to my appleTV (therefore TV) and phone and I get to see live pictures without having to do anything at all. If possible, I would like to avoid writing automations or sensors ( in an attempt to keep the numbers of these manageable).
Thanks in advance
Tom
Beta Was this translation helpful? Give feedback.
All reactions