Trying to show .png image as a picture entity

I am trying to implement a waste collection page with images related to the bins to be collected but just get broken icons.

The code which debugs to give the correct image shows “/local/waste/recyling.png” but the image is not displayed I am sure it is a simple thing! the actual path is /www/community/waste/recycling.png in home asssistant

/local simply replaces /www when directing a path in the GUI. So I believe the path you should be using is /local/community/waste/recycling.png.

2 Likes

Many thanks sorted!

Hi, good that your problem got solved!

Also: please take the time to mark the post that holds the solution.
You do that by selecting the three dots under the post:

image

Then select the check box:

image
By doing so:

  • this thread can be useful to other users as well (this thread comes up as solution when starting a thread which is similar to yours).
  • this prevents that someone else steps in trying to help

Thanks for giving back to the community! :+1:

2 Likes