Setup

Search for
LLM Vision
in Home Assistant Settings > Devices & Services > Add IntegrationPress submit. You can always change settings later: LLM Vision Settings > ... > Reconfigure See here for more details: Settings
LLM Vision uses the
/media
folder to store snapshots for events in the Timeline. Add the following to yourconfiguration.yaml
:
homeassistant:
media_dirs:
llmvision: /config/media/llmvision
Restart Home Assistant to apply the changes.
Continue to learn how to set up your first AI Provider in LLM Vision.
Last updated