elax46 / custom-brand-icons

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

Issue with phu: (same for bha:) icons in HA 2024.3.0 #589

Closed danielbrunt57 closed 6 months ago

danielbrunt57 commented 6 months ago

Describe the bug None of the phu: icons (same for bha: icons) will display in lovelace dashboard under HA 2024.3.0.

Don't see the icon?

It's not a caching issue. They just fail to display.

danielbrunt57 commented 6 months ago

Okay, so I had an idea which worked. Rather than picking a phu: or bha: icon in the entity's settings, I added the entries to customize: in configuration.yaml to set the icon:

light.front_porch_light:
  icon: phu:ceiling-surimu

light.landing_2:
  icon: phu:ceiling-adore-alt-flush

image

image