kalkih / mini-media-player

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

Controls disappeared after updating to HA 2021.11.0 #559

Closed erd82 closed 3 years ago

erd82 commented 3 years ago

After updating to HA 2021.11.0 the controls for all mini-media-player cards disappeared (they were just hidden). mini-media-player-controls

Clearing the browser cache did not help. Any idea what to do?

deluxestyle commented 3 years ago

Same issue here

nickrout commented 3 years ago

They seem to still be there, just invisible. Does this post give a clue?

https://community.home-assistant.io/t/2021-11-icon-picker-device-links-and-entity-categories/352836/65?u=nickrout

"If I recall correctly, there was a change to the base HA card that everything uses. So custom cards that are effected don’t work until you update."

ZizzyZA commented 3 years ago

Just came here to ask the same question... controls definitely still there but invisible. Hover still shows control background colour change & pointer cursor.

grozanski commented 3 years ago

The same issue here

deluxestyle commented 3 years ago

the new beta version fixed the issue https://github.com/kalkih/mini-media-player/pull/556

VictoriousCupid commented 3 years ago

this seems to be related to https://github.com/home-assistant/frontend/issues/10521

sven41 commented 3 years ago

Same problem afbeelding

ovitters commented 3 years ago

As it took me a while to figure out how to install the beta version in HACS:

kalkih commented 3 years ago

Will do a stable release later tonight

kalkih commented 3 years ago

Duplicate of https://github.com/kalkih/mini-media-player/issues/555

New stable release is available now so should be no need to switch to the beta anymore.

Thanks!

erd82 commented 3 years ago

Cool, with the latest version v1.14.0 of Mini Media Player it's working also for me again in HA 2021.11.0. Thanks for the quick support !!

nickrout commented 3 years ago

Thanks for fixing it so quickly @kalkih

gurglingtonic commented 3 years ago

icon thanks for the fix!

minor detail: i notice the icon may require padding at the bottom to make it center.

verstrepeng commented 3 years ago

I'm in 1.14, but still missing the icons...

Config:

Screenshot: image

fedebruni84 commented 3 years ago

I'm in 1.14, but still missing the icons...

Config: - type: "custom:mini-media-player" entity: media_player.keuken icon: mdi:music-box-outline toggle_power: false info: scroll more_info: false max_volume: 40 volume_stateless: true #replace_mute: play_pause hide: power_state: false progress: true controls: false icon: true mute: true volume_level: false shortcuts: hide_when_off: false columns: 4 buttons: - id: 'http://opml.radiotime.com/Tune.ashx?id=s6503&formats=aac,ogg,mp3,wmpro,wma,wmvoice&partnerId=16&serial=f6cc6a101d38ff75b13940a8d20b7085' name: StuBru type: music

Screenshot: image

I think you need to clear the browser cache

verstrepeng commented 3 years ago

I think you need to clear the browser cache

That did the trick... Thanks !

srodighiero commented 2 years ago

I still have the problem, tried to clear cache, reinstall, reboot, nothing solved the issue

olehdutko commented 2 years ago

Hello, icons is still invisible for mini-media-player-bundle.js v=1.15.0

nickrout commented 2 years ago

Have you cleared your browser cache?

On Fri, Dec 17, 2021, 06:23 olehdutko @.***> wrote:

Hello, icons is still invisible for mini-media-player-bundle.js v=1.15.0

— Reply to this email directly, view it on GitHub https://github.com/kalkih/mini-media-player/issues/559#issuecomment-996023376, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG6PX3JGGFT5UGHSRPNMV3URIOATANCNFSM5HKBYAKQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

olehdutko commented 2 years ago

Sorry, my fault! did not notice that I had another (very old) version installed. Everything is working well.