mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-06 05:27:44 +03:00
Cleanup
This commit is contained in:
parent
c04b2eec5a
commit
e35af460ab
@ -220,7 +220,7 @@ class AudioEventMaintainer(threading.Thread):
|
|||||||
self.requestor.send_data(f"{self.config.name}/audio/{label}", "ON")
|
self.requestor.send_data(f"{self.config.name}/audio/{label}", "ON")
|
||||||
|
|
||||||
self.event_metadata_publisher.publish(
|
self.event_metadata_publisher.publish(
|
||||||
EventMetadataTypeEnum.manual_event_end,
|
EventMetadataTypeEnum.manual_event_create,
|
||||||
(
|
(
|
||||||
now,
|
now,
|
||||||
self.config.name,
|
self.config.name,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user