Added description on location of image files (#12977)

* Added description on location of image files

Added description on location of image files, where to store them, what directory is needed and how to use them

* Update picture.markdown

* Update picture.markdown

updated home assistant to include capital start letters
This commit is contained in:
pvmil 2020-04-15 20:54:48 +02:00 committed by GitHub
parent 2873e68767
commit 5b2fbfe1b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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