LLM Vision | Getting Started
FeaturesExamplesGitHub
  • Introduction
  • Installation
  • Setup
    • Providers
      • Cloud Providers
      • Self-hosted Providers
      • Memory
      • Timeline
    • Timeline Card
    • Blueprint
    • Asking about Events
  • Usage
    • Image Analyzer
    • Video Analyzer
    • Stream Analyzer
    • Data Analyzer
    • Remember
  • Choosing the right model
Powered by GitBook
On this page
  • Installation
  • Setup
  • Configuration Reference

Was this helpful?

  1. Setup

Timeline Card

PreviousTimelineNextBlueprint

Last updated 5 days ago

Was this helpful?

Requires LLM Vision v1.4.0 or later.

Installation

The dashboard card can be installed via HACS:

You can also add the repositories url to HACS custom repositories manually:

https://github.com/valentinfrlch/llmvision-card

Paste this link in HACS > ... > Custom repositories and select Dashboard as type.

Setup

  1. Install the card via HACS

  2. Reload Home Assistant page

  3. Add the card to your dashboard

Configuration Reference

Parameter
Description
Default

entity

LLM Vision Timeline Entity (needs to be set up in LLM Vision Settings first)

calendar.llm_vision_timeline

number_of_hours

Show events that occurred within the past specified number of hours.

24

number_of_events

How many events to show. Maximum is 10.

5

category_filters

Only show events matching one of the specified categories.

[]

custom_colors

Custom colors for categories. Colors must be specified as a list of RGB values. See example for details.

[]

language

Language used for UI and generate icons (supports: de, en, es, fr, it, nl, pl, pt, sv, sk)

en

You will need to set up LLM Vision Timeline first:

Set up