mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 20:17:42 +03: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…
Reference in New Issue
Block a user