thermostat-popup-card icon indicating copy to clipboard operation
thermostat-popup-card copied to clipboard

No more mode icons

Open griZouw opened this issue 4 years ago • 3 comments

Since 2011.11, there was a breaking change on ha-icon-button

cfr : https://github.com/home-assistant/frontend/issues/10521

Don't know how to fix it :/

griZouw avatar Nov 09 '21 12:11 griZouw

@DBuit any update?

mvanlijden avatar Dec 24 '21 11:12 mvanlijden

I tried to fix it but to no avail, it seems that the icons used are hass:ICON_NAME, they seem no longer available as they are also not longer selectable from the icon selectors.

I tried fixing it by replacing the icons by mdi variants, but that doesn't seem to do anything, I am guessing they need to be imported somehow.

If anyone knows how I will give it another go.

jimz011 avatar Jan 31 '22 17:01 jimz011

Made a fix, submitting a pull request now:

image

EDIT: Submitted as per #24

ultimate-tester avatar Apr 09 '22 13:04 ultimate-tester