Closed erd82 closed 3 years ago
Same issue here
They seem to still be there, just invisible. Does this post give a clue?
"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."
Just came here to ask the same question... controls definitely still there but invisible. Hover still shows control background colour change & pointer cursor.
The same issue here
the new beta version fixed the issue https://github.com/kalkih/mini-media-player/pull/556
this seems to be related to https://github.com/home-assistant/frontend/issues/10521
Same problem
As it took me a while to figure out how to install the beta version in HACS:
v1.14.0-beta
Will do a stable release later tonight
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!
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 !!
Thanks for fixing it so quickly @kalkih
thanks for the fix!
minor detail: i notice the icon may require padding at the bottom to make it center.
I'm in 1.14, but still missing the icons...
Config:
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:
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:
I think you need to clear the browser cache
I think you need to clear the browser cache
That did the trick... Thanks !
I still have the problem, tried to clear cache, reinstall, reboot, nothing solved the issue
Hello, icons is still invisible for mini-media-player-bundle.js v=1.15.0
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: @.***>
Sorry, my fault! did not notice that I had another (very old) version installed. Everything is working well.
After updating to HA 2021.11.0 the controls for all mini-media-player cards disappeared (they were just hidden).
Clearing the browser cache did not help. Any idea what to do?