Provides the following:
- Rich media browser with thumbnails and navigation
- Sensor entities (Camera FPS, Detection FPS, Process FPS, Skipped FPS, Objects detected)
- Binary Sensor entities (Object motion)
- Camera entities (Live view, Object detected snapshot)
- Switch entities (Clips, Detection, Snapshots)
- Support for multiple Frigate instances.
Easiest install is via HACS:
HACS -> Explore & Add Repositories -> Frigate
Note that HACS does not "configure" the integration for you. You must go to Configuration > Integrations
and add Frigate after installing via HACS.
For manual install, copy custom_components/frigate
to your custom_components
folder in Home Assistant.
You will also need media_source enabled in your Home Assistant configuration for the Media Browser to appear.
For full usage instructions, please see the central Frigate documentation.