mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 20:09:12 +01:00
* misc triggers tweaks i18n fixes fix toaster color fix clicking on labels selecting incorrect checkbox * update copilot instructions * lpr docs tweaks * add retry params to gemini * i18n fix * ensure users only see recognized plates from accessible cameras in explore * ensure all zone filters are converted to pixels zone-level filters were never converted from percentage area to pixels. RuntimeFilterConfig was only applied to filters at the camera level, not zone.filters. Fixes https://github.com/blakeblackshear/frigate/discussions/21694 * add test for percentage based zone filters * use export id for key instead of name * update gemini docs |
||
|---|---|---|
| .. | ||
| camera | ||
| __init__.py | ||
| auth.py | ||
| base.py | ||
| camera_group.py | ||
| classification.py | ||
| config.py | ||
| database.py | ||
| env.py | ||
| logger.py | ||
| mqtt.py | ||
| network.py | ||
| proxy.py | ||
| telemetry.py | ||
| tls.py | ||
| ui.py | ||