blakeblackshear.frigate/frigate/comms
Nicolas Mowen 07d1692f2b
Make notifications toggleable via MQTT (#13657)
* Add ability to toggle mqtt state from MQTT / ws

* Listen to notification config updates

* Add docs for notifications
2024-09-10 11:24:44 -06:00
..
config_updater.py Use pickle for config objects (#12594) 2024-07-24 10:37:29 -05:00
detections_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
dispatcher.py Make notifications toggleable via MQTT (#13657) 2024-09-10 11:24:44 -06:00
events_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
inter_process.py Use JSON instead of pickle for serialization (#12590) 2024-07-24 08:58:23 -06:00
mqtt.py Make notifications toggleable via MQTT (#13657) 2024-09-10 11:24:44 -06:00
webpush.py Make notifications toggleable via MQTT (#13657) 2024-09-10 11:24:44 -06:00
ws.py Simplify on connect (#11176) 2024-04-30 07:27:39 -06:00
zmq_proxy.py Fix ZMQ race condition with events (#13198) 2024-08-29 20:19:50 -06:00