Custom Card to display the LLM Vision Timeline on your Home Assistant Dashboard
🌟 Prerequisites · ⬇️ Installation · 🚧 Setup · 🔧 Configuration
- LLM Vision set up in Home Assistant
- Timeline provider set up in LLM Vision
- Blueprint or Automation to add events to the timeline
Add the repository to HACS and install the LLM Vision card using this link:
Alternatively you can add the url of this repository to the custom repositories list in HACS.
- Install the card through HACS
- Reload
- Add the card to your dashboard
| Parameter | Description | Default |
|---|---|---|
| header | Shows a header (title) at the top of the card. Hidden when empty. | |
| number_of_events | How many events to show. | 100 |
| number_of_days | Show events that occurred within the past specified number of days. | 30 |
| category_filters | Only show events matching one of the specified categories. | [] |
| camera_filters | Only show events matching one of the specified cameras. | [] |
| filter_false_positives | Show or hide activities titles "no activity" | false |
| language | Language used for the card UI (supports: bg, ca, cs, de, en, es, fr, hu, it, nl, pl, pt, sk, sv) |
en |
| time_format | 12h or 24h time format. | 24h |
| default_icon | Icon to use when event couldn't be classified | mdi:motion-sensor |
| custom_colors | Custom colors for categories. Colors must be specified as a dictionary where keys are category names and values are lists of RGB values (e.g., [255, 255, 0]). See the example configuration below for details. |
[] |
type: custom:llmvision-card
number_of_days: 365
number_of_events: 100
category_filters: []
camera_filters: []
default_icon: mdi:motion-sensor
language: en
time_format: 12h
filter_false_positives: true| Parameter | Description | Default |
|---|---|---|
| category_filters | Only show events matching one of the specified categories. | [] |
| camera_filters | Only show events matching one of the specified cameras. | [] |
| filter_false_positives | Show or hide activities titles "no activity" | false |
| language | Language used for the card UI (supports: bg, ca, cs, de, en, es, fr, hu, it, nl, pl, pt, sk, sv) |
en |
| time_format | 12h or 24h time format. | 24h |
| default_icon | Icon to use when event couldn't be classified | mdi:motion-sensor |
type: custom:llmvision-preview-card
language: en
time_format: 12h
category_filters:
- people
camera_filters:
- camera.garageYou can submit feedback for events to help make LLM Vision better for everyone. This helps us understand, what our users expect from a good event description.
To provide feedback:
- Click on any event in the timeline or the preview card
- Click the three dots
- In the menu, select either thumbs up or thumbs down, depending on how good the response is.
- If you selected thumbs down, select a reason and follow the remaining steps.
We don't collect personal information. Our privacy policy applies.
You can support this project by starring this GitHub repository. If you want, you can also buy me a coffee here: