manual event questions #20374
Replies: 4 comments 3 replies
-
Based on the available documentation, I can provide some information about manual event creation in Frigate: Manual Event Creation: Event Duration Control: MQTT Event Messages: However, I don't have specific information in the available sources about:
For these specific technical details about manual event behavior, you might want to check the GitHub repository for more detailed discussions or create an issue for clarification. 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
The end goal I’m trying for here is to add doorbell support to the frigate notification blueprint. |
Beta Was this translation helpful? Give feedback.
-
So to make sure I'm understanding this correctly, creating a manual event is really just creating a new event only if one isn't already going on? If there is an event happening already, it will just tack the object label that you specify in the call into the existing event? So if I walk up to my front door, a person detected event occurs, facial recognition knows who I am, and then I press the doorbell, all of those objects would be listed under the same event? If that is the case, then that could make things a whole lot easier for this automation. I could in theory just have a separate automation from the blueprint that only looks for the "doorbell press" object and sends a notification that way. Then I could have a separate automation from the same blueprint that does normal person detection, etc. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to use the manual event creation service in HA to trigger some doorbell events in the logs. That is easy enough to do, but I had a couple questions about what the service does.
also just FYI, you cannot set things like the score, source_type or draw from the HA service.
Beta Was this translation helpful? Give feedback.
All reactions