blakeblackshear.frigate/frigate/config
Josh Hawkins 9a0211a71c
Improve Notifications (#16453)
* backend

* frontend

* add notification config at camera level

* camera level notifications in dispatcher

* initial onconnect

* frontend

* backend for suspended notifications

* frontend

* use base communicator

* initialize all cameras in suspended array and use 0 for unsuspended

* remove switch and use select for suspending in frontend

* use timestamp instead of datetime

* frontend tweaks

* mqtt docs

* fix button width

* use grid for layout

* use thread and queue for processing notifications with 10s timeout

* clean up

* move async code to main class

* tweaks

* docs

* remove warning message
2025-02-10 19:47:15 -07:00
..
camera Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
__init__.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
auth.py fix regex for cookie_name to be general snake case (#14854) 2024-11-18 11:26:36 -07:00
base.py
camera_group.py
classification.py Bird classification (#15966) 2025-02-08 12:47:01 -06:00
config.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
database.py
env.py
logger.py Upgrade onvif-zeep dependency to use onvif-zeep-async (#15894) 2025-02-08 12:47:01 -06:00
mqtt.py Add ability to set mqtt qos in config (#16435) 2025-02-09 16:45:04 -06:00
proxy.py
telemetry.py Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
tls.py
ui.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00