blakeblackshear.frigate/frigate/comms
Josh Hawkins 82f8694464
Toggle review alerts and detections (#16482)
* backend

* frontend

* docs

* fix topic name and initial websocket state

* update reference config

* fix mqtt docs

* fix initial topics

* don't apply max severity when alerts/detections are disabled

* fix ws merge

* tweaks
2025-02-11 07:46:25 -07:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py
detections_updater.py
dispatcher.py Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
embeddings_updater.py
event_metadata_updater.py
events_updater.py
inter_process.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
mqtt.py Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
webpush.py Set stop event first (#16466) 2025-02-10 21:22:33 -06:00
ws.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
zmq_proxy.py