Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
2.02k stars 57 forks source link

Change volume icon when media_player is muted #801

Open mrgrlscz opened 2 months ago

mrgrlscz commented 2 months ago

Hi Clooos! Not an issue but an improvement idea for the media_player bubble-card: The volume icon should be: mdi:volume-mute (or mdi:volume-off) when the media_player is... muted. image Maybe the color could also be different (some red color i guess? or another css definition)

Idem when the volume slider is active: the left icon (controlling the mute attribute) could toggle between mdi:volume-high (basic color) and mdi:volume-mute (red color), instead of just changing color.

Is this something you can add in the future!?

Clooos commented 1 month ago

Hi! Indeed that's something I will change soon!

Thank you for the feedback!