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 Face recognition reprocess (#16212) 2025-02-08 12:47:01 -06:00
event_metadata_updater.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
events_updater.py Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
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