this is my first thread here in the community. I started with home assiatant recently.
I want to replace my current KNX Server (just the dasboard first).
So - hello and many thanks to the community.
Everything is working fine up to now - but not wit the picture cards :-(.
I can’t show a picture in the dasboard.
I’m running HA on a Raspberry Pi 5 with the latest firmware publication.
Everywhere I read to reach the picture in this way:
/local/picturefolder/name_of_the_picture.xyz
with “picturefolder” as subfolder for pictures
In the file editor → browes filesystem it starts with homeassistant/
then going to homeassistant/pictures/name_of_the_picture.xyz there is the picture shown
yes, that I’ve read but were to find? /confic/www folder.
In my configuration File editor always starts with homeassistant/ as folder and i can’t navigate a level higher. And in the folder homeassistant there is no folder called config.
I’m confused, sorry
“/config” is a root folder for HA.
At least for HA docker; have no idea how it is in case of HA OS.
I.e. “/config” is a folder where “configuration.yaml” file is stored.
The “config” & “local” are not “names”, they are kind of “aliases”.
Go to the “homeassistant” folder, can you see a “www” folder there? Also this.
so now I’ve created the folder “www” manualy. → “homeassistant/www” → reboot und the picture in “homeassistant/www” can be integrated in the dasboard via “/local/name of the picture”.