Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controls disappeared after updating to HA 2021.11.0 #559

Closed
erd82 opened this issue Nov 3, 2021 · 20 comments
Closed

Controls disappeared after updating to HA 2021.11.0 #559

erd82 opened this issue Nov 3, 2021 · 20 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@erd82
Copy link

erd82 commented Nov 3, 2021

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
Copy link

Same issue here

@nickrout
Copy link

nickrout commented Nov 3, 2021

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
Copy link

ZizzyZA commented Nov 4, 2021

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

@grozanski
Copy link

The same issue here

@deluxestyle
Copy link

deluxestyle commented Nov 4, 2021

the new beta version fixed the issue
#556

@VictoriousCupid
Copy link

VictoriousCupid commented Nov 4, 2021

this seems to be related to home-assistant/frontend#10521

@sven41
Copy link

sven41 commented Nov 4, 2021

Same problem
afbeelding

@ovitters
Copy link

ovitters commented Nov 4, 2021

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

  • Go to HACS
  • Go to Frontend
  • Go to Mini Media Player
  • Click the three dots, Reinstall
  • Enable Show beta versions, then select v1.14.0-beta
  • Click the Install button

@kalkih
Copy link
Owner

kalkih commented Nov 4, 2021

Will do a stable release later tonight

@kalkih kalkih added the duplicate This issue or pull request already exists label Nov 4, 2021
@kalkih
Copy link
Owner

kalkih commented Nov 4, 2021

Duplicate of #555

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

Thanks!

@kalkih kalkih closed this as completed Nov 4, 2021
@erd82
Copy link
Author

erd82 commented Nov 4, 2021

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 !!

@kalkih kalkih added the bug Something isn't working label Nov 4, 2021
@kalkih kalkih pinned this issue Nov 4, 2021
@nickrout
Copy link

nickrout commented Nov 4, 2021

Thanks for fixing it so quickly @kalkih

@h3nrytan
Copy link

h3nrytan commented Nov 5, 2021

icon
thanks for the fix!

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

@verstrepeng
Copy link

verstrepeng commented Nov 5, 2021

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

@fedebruni84
Copy link

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
Copy link

verstrepeng commented Nov 5, 2021

I think you need to clear the browser cache

That did the trick...
Thanks !

@srodighiero
Copy link

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

@olehdutko
Copy link

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

@nickrout
Copy link

nickrout commented Dec 16, 2021 via email

@olehdutko
Copy link

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

@kalkih kalkih unpinned this issue May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests