Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/_lovelace/picture.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type:
type: string
image:
required: true
description: The URL of an image.
description: The URL of an image. When you want to store images in your Home Assistant installation use the [hosting files documentation](/integrations/http/#hosting-files). After storing your files, use the /local path, for example /local/filename.jpg .
type: string
theme:
required: false
Expand Down