- Add support for Frigate reviews / detections. - Add support for GenAI metadata. - Significant internal refactor to more flexible "UnifiedQuery" to allow mixing cameras with simple metadata and review metadata (e.g. a timeline view of a Frigate camera with reviews, and a Reolink camera with simple metadata). - Add support for folder media as camera media. There are a few more PRs to commit prior to this going live, but commiting this for now due to the scale of the change. BREAKING CHANGE: `media_type` and `events_type` are retired under `live`, `viewer` and `timeline` configuration sections, instead media type is associated (once) with the camera under `media`.
32 lines
1.7 KiB
Markdown
32 lines
1.7 KiB
Markdown
<!-- markdownlint-disable first-line-heading -->
|
|
<!-- markdownlint-disable fenced-code-language -->
|
|
<!-- markdownlint-disable no-inline-html -->
|
|
|
|
[](https://github.com/dermotduffy/advanced-camera-card/releases)
|
|
[](https://github.com/dermotduffy/advanced-camera-card/actions/workflows/build.yml)
|
|
[](LICENSE)
|
|
[](https://hacs.xyz)
|
|
[](https://github.com/sponsors/dermotduffy)
|
|
|
|
<img src="https://raw.githubusercontent.com/dermotduffy/advanced-camera-card/main/docs/images/advanced-camera-card.png" alt="Advanced Camera Card" width="500px">
|
|
|
|
# Advanced Camera Card
|
|
|
|
Formerly known as: `Frigate Card`
|
|
|
|
A comprehensive camera card for Home Assistant.
|
|
|
|
- Live viewing of multiple cameras.
|
|
- Clips, snapshot and review browsing via mini-gallery.
|
|
- Automatic updating to continually show latest clip / snapshot.
|
|
- Support for filtering events by zone and label.
|
|
- Arbitrary entity access via menu (e.g. motion sensor access).
|
|
- Fullscreen mode.
|
|
- Grid or carousel/swipeable media, thumbnails and cameras.
|
|
- Direct media downloads.
|
|
- Lovelace visual editing.
|
|
- Full [Picture Elements](https://www.home-assistant.io/lovelace/picture-elements/) support.
|
|
- Theme friendly.
|
|
|
|
See [full documentation](https://dermotduffy.github.io/advanced-camera-card).
|