elax46 / custom-brand-icons

Custom brand icons for Home Assistant
https://elax46.github.io/custom-brand-icons/
Other
814 stars 81 forks source link

Icons on website and in home assistant not loading regular #596

Closed skycryer closed 5 months ago

skycryer commented 5 months ago

Describe the bug When I check the website here on GitHub to see all available icons not all are loading. Sometimes more sometimes less but never all. I tried on Safari and Chrome with latest updates on OSX.

Similar problem in side Home Assistant, when opened as Website or from IOS companion app on iPhone and iPad (both latest updates for system and app), sometimes icons are loading sometimes not. The home assistant icons are loading fine. Only custom brands are sometimes not loading.

Caching is not the problem, tried different systems, browsers, apps with cleared cache and without. Maybe the package is to large for some systems?

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

rchiileea commented 5 months ago

add this to your config

frontend:
  extra_module_url:
    - /hacsfiles/custom-brand-icons/custom-brand-icons.js 
rchiileea commented 5 months ago

@skycryer did this fix it for you?

skycryer commented 5 months ago

Looks like that worked for inside home assistant. Just the preview on GitHub is still a problem most of the times.

elax46 commented 5 months ago

Since you have communicated the resolution of the problem, I will close