mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-04 06:33:45 +00:00
register mqtt callbacks for toggling alerts and detections
This commit is contained in:
parent
0bf52feff3
commit
d0aadb7956
@ -213,6 +213,8 @@ class MqttClient(Communicator): # type: ignore[misc]
|
||||
"motion_contour_area",
|
||||
"birdseye",
|
||||
"birdseye_mode",
|
||||
"review_alerts",
|
||||
"review_detections",
|
||||
]
|
||||
|
||||
for name in self.config.cameras.keys():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user