Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image not shown #6

Open
Sanderbloem050 opened this issue Feb 3, 2020 · 6 comments
Open

Image not shown #6

Sanderbloem050 opened this issue Feb 3, 2020 · 6 comments

Comments

@Sanderbloem050
Copy link

Every possible place where i put this image it get me an 404 error.
any suggestion what i can do?
thanks in advance!

@Fabfian0493
Copy link

same issue here

@andrzejf1994
Copy link

Same here. Any updates?

@superharaldsson
Copy link

same for me!

@papo-o
Copy link

papo-o commented Aug 29, 2020

do you try ../ before the path of the image ?
my path image is /config/www/img/spathiphyllum.jpg
my config is
image: ../local/img/spathiphyllum.jpg

@chemelli74
Copy link

do you try ../ before the path of the image ?
my path image is /config/www/img/spathiphyllum.jpg
my config is
image: ../local/img/spathiphyllum.jpg

Is this syntax still working on latest HA ?
I'm unable to load an image.

Simone

@Forbanna
Copy link

This finally worked for me now. Need to place the .jpg file in a new folder: "/config/www/images" not "/config/www/img".
Configuration on the UI card: "image: images/calathea-zebrina.jpg"

File location "/config/www/img/spathiphyllum.jpg"
Change the UI config to "image: img/spathiphyllum.jpg" without the "/" or other in front.

Steffen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants