elax46 / custom-brand-icons

Custom brand icons for Home Assistant

Home Page:https://elax46.github.io/custom-brand-icons/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon missing after Refresh in Dashboard-Header

MickLesk opened this issue · comments

Describe the bug
Hey! :-)

I wanted to use the custom icon (Cupra) in my dashboard header. I had mdi:car before and this worked without problems.

As a test I took the Fontawesome extension and used fas:car. This worked. Even after refresh.

Here the problem is that (as you can see from my picture), I can select the icon correctly, save this, but after page refresh the icon disappears.

I can exclude cache, the icon is not displayed on several devices and several browsers (also incognito).

image

Don't see the icon?

It probably depends on the cache. Open Home assistant from an incognito window and check that the icon loads if yes then it depends on the cache, otherwise double check the installation

Add the folowing to the frontend section of your configuration.yaml

frontend:
  extra_module_url:
    - /local/community/custom-brand-icons/custom-brand-icons.js

https://github.com/elax46/custom-brand-icons#hacs

Hi,

thats already in there :-)
image

ive removed this, restart the ha server, add this & restart again, nothing change.

Home Assistant 2023.9.0
Supervisor 2023.08.3
Operating System 10.5
Frontend 20230906.1 - latest

okay, after update to Release: HA 2023.9.0 it works 👍🏻