kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.53k stars 207 forks source link

Icons are not displayed anymore! #560

Closed tsloms closed 3 years ago

tsloms commented 3 years ago

The icons for controlling the music are not displayed anymore. Screenshot_20211104-204008 I found out that the reason is that "ha-icon-button does not support icon anymore, you have to supply the icon SVG path as path or use ha-icon in the default slot of ha-icon-button." It's due to this: https://github.com/home-assistant/frontend/issues/10521

tsloms commented 3 years ago

Sorry, was already issued