mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-05 07:27:11 +08:00
Fix sending events (#15100)
This commit is contained in:
@@ -64,6 +64,7 @@ class ExternalEventProcessor:
|
|||||||
EventTypeEnum.api,
|
EventTypeEnum.api,
|
||||||
EventStateEnum.start,
|
EventStateEnum.start,
|
||||||
camera,
|
camera,
|
||||||
|
"",
|
||||||
{
|
{
|
||||||
"id": event_id,
|
"id": event_id,
|
||||||
"label": label,
|
"label": label,
|
||||||
|
Reference in New Issue
Block a user