Skip to content

Custom image icons not displaying in power-flow-card-plusΒ #854

@yoda98mnt

Description

@yoda98mnt

Hi πŸ‘‹

I’m trying to use custom image icons in the power-flow-card-plus via the icons: configuration block. The images are stored in /config/www/img/ and are accessible via /local/img/....

βœ… The images display correctly in picture cards.
❌ However, they do not appear in the power-flow-card-plus, even though the paths are correct.

Example config:

icons:
  solar: /local/img/solar_panel.png


I’ve tested:

Accessing the images directly via browser β†’ works.
Using the same image in a picture card β†’ works.
Using MDI icons β†’ works.
Using full URLs β†’ does not work.
Using /local/... β†’ does not work in this card.
Is there a known limitation or workaround for using custom image icons in this card?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions