mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 22:05:44 +03:00
* Enable mypy for comms * Make zmq data types consistent * Cleanup inter process typing issues * Cleanup embeddings typing * Cleanup config updater * Cleanup recordings updator * Make publisher have a generic type * Cleanup event metadata updater * Cleanup event metadata updater * Cleanup detections updater * Cleanup websocket * Cleanup mqtt * Cleanup webpush * Cleanup dispatcher * Formatting * Remove unused * Add return type * Fix tests * Fix semantic triggers config typing * Cleanup |
||
|---|---|---|
| .. | ||
| camera | ||
| __init__.py | ||
| auth.py | ||
| base.py | ||
| camera_group.py | ||
| classification.py | ||
| config.py | ||
| database.py | ||
| env.py | ||
| logger.py | ||
| mqtt.py | ||
| proxy.py | ||
| telemetry.py | ||
| tls.py | ||
| ui.py | ||