kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.49k stars 205 forks source link

material not displaying correctly in 1.16.3 #665

Closed Hackashaq666 closed 2 years ago

Hackashaq666 commented 2 years ago

material not displaying correctly in 1.16.3, reverting back to 1.16.2 fixes it.

spacegaier commented 2 years ago

That is way too little information for someone to help you. What is your exact card config setup? What exactly is not correctly displayed?

Hackashaq666 commented 2 years ago

Thank you for your reply, apologies for the lack of detail. The card setup is pasted below. In 1.16.3 the material artwork shows correctly but the dynamic colors are missing. It works as expected with artwork and dynamic colors in versions <1.16.3.

entities:
  - type: custom:mini-media-player
    entity: media_player.forked_daapd_server
    hide: null
    source: icon
    artwork: material
kalkih commented 2 years ago

Thanks for your patience. New release available, should fix these issues, let me know otherwise :)