mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +00:00
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:
parent
2873e68767
commit
5b2fbfe1b9
@ -18,7 +18,7 @@ type:
|
|||||||
type: string
|
type: string
|
||||||
image:
|
image:
|
||||||
required: true
|
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
|
type: string
|
||||||
theme:
|
theme:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user