-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
Progress Bar invisible #784
Comments
My buttons are invisible now. |
It seems like all buttons are invisible |
I resolved this by removing all resources to do with mini player. Refreshing so that my cards broke. I then restarted HA, installed the card the card again and it was all sorted. |
Did this also work for TTS input for you? Did not seem to work for me... |
I haven't got TTS implemented on my mini media player cards. However, when I was trying to resolve my invisible buttons issue, I did enable TTS function quickly and it seemed to show (even when the buttons were invisible). |
It dont resolved the progress bar for me |
Correct, seems like 2023.11.X has broken this somehow. In my case I have the progress bar color declared in the theme.yaml and color it there and use var(--) in the card. Perhaps something with themes in 2023.11 has changed? |
Same problem here. It is there but fully trasnparent |
Hi @ASNNetworks, which variable have you used for the progress bar coloring? |
The same is an issue with ballons on slider-row-entity cards. |
Progress bar also stopped working in my Sonos Card after 2023.11, the fix was quite easy in the end. Just use a div with colored background, instead of |
Possibly related, but the volume sliders are no longer showing numerical values above them any more after 2023.11.x . |
In the meantime, does anyone know if that's fixable with card-mod CSS styles? |
Change "ignore-bar-touch pin" by "ignore-bar-touch labeled pin". It fixes the issue ;) |
I'm getting the impression that we will soon all be maintaining our own branches of this code. |
If anyone can figure out how to modify the card file to get the progressive bar working again would be very appreciated. I looked at @johanfrick modification but don't get what to change exactly in the file. Is the paper-progress element can be changed to an other variable? Thank you in advance! |
I can take a look, but won't be able to do so until next week. |
@Drafteed @Californian Care to take a look at #793? |
Hi! The progress bar of all my media players (sonos, android tv, chromecast) is invisible.
Thanks a lot!
type: vertical-stack
cards:
conditions:
state: 'on'
card:
type: custom:mini-media-player
entity: media_player.unnamed_room_2
group: true
volume_stateless: false
toggle_power: true
artwork: cover
hide:
power: true
speaker_group:
platform: sonos
show_group_count: true
entities:
name: Salon
name: Cuisine
name: Sous-Sol
name: Garage
name: Bureau
name: Sonos Roam
The text was updated successfully, but these errors were encountered: