blakeblackshear.frigate/frigate
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
..
api Add ability to filter based on search type (#13641) 2024-09-09 14:45:19 -05:00
comms Make notifications toggleable via MQTT (#13657) 2024-09-10 11:24:44 -06:00
detectors Catch hailo initialization error (#12558) 2024-08-29 20:19:50 -06:00
embeddings
events Fix incorrect recording config access (#13524) 2024-09-03 16:27:19 -05:00
genai Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output
ptz
record Fix recording cleanup logic again (#13527) 2024-09-03 16:56:26 -05:00
review
stats
test Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
__init__.py
__main__.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
app.py Make notifications toggleable via MQTT (#13657) 2024-09-10 11:24:44 -06:00
config.py Make notifications toggleable via MQTT (#13657) 2024-09-10 11:24:44 -06:00
const.py Update ffmpeg to 7.0.2 (#13578) 2024-09-05 18:27:32 -06:00
ffmpeg_presets.py Update ffmpeg to 7.0.2 (#13578) 2024-09-05 18:27:32 -06:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
plus.py
storage.py
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py
video.py
watchdog.py