custom-cards / button-card

❇️ Lovelace button-card for home assistant
MIT License
1.83k stars 227 forks source link

Entity Icons not showing up #845

Open mploetner opened 2 months ago

mploetner commented 2 months ago

Checklist

Describe the bug No matter what I do and how simple the card is I try to create. The Icon never shows up. I tried multiple browsers, dashboards, entities etc. Also tried to reinstall Button card.

Name e.g. is shown, icon not. This happens since some weeks.

The same code on another instance of HA works flawlessly

example code:

type: custom:button-card entity: light.licht_wohnzimmer show_icon: true

Version of the card Version: 4.1.2

To Reproduce This is the configuration I used:

type: custom:button-card entity: light.licht_wohnzimmer show_icon: true

Screenshots

Bildschirmfoto 2024-04-09 um 18 05 59

Expected behavior Icon shows up

Desktop (please complete the following information):

Smartphone (please complete the following information):

webhoffi commented 5 hours ago

Same to me. When i edit the button it looks good, after saving icon is not shown. With "show_name: false" icon will be displayed.