mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 05:35:25 +03:00
Cleanup
This commit is contained in:
parent
92a1cec6af
commit
96061df5f5
@ -126,7 +126,7 @@ class Dispatcher:
|
||||
ReviewSegment.end_time == None
|
||||
).execute()
|
||||
elif topic == UPDATE_CAMERA_ACTIVITY:
|
||||
logger.error(f"we got the incoming data {payload}")
|
||||
self.camera_activity = payload
|
||||
else:
|
||||
self.publish(topic, payload, retain=False)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user