kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.47k stars 206 forks source link

Show current volume level in percentage? #737

Open labaland opened 1 year ago

labaland commented 1 year ago

How do i show it on the card? liike : 45% is it possible?

Thanks!

rayzorben commented 1 year ago

Would like this as well, haven't figured out if it is possible.

Valefoth commented 11 months ago
hide: 
    volume_level: false

Shows the current volume percentage. Does this solve your issue ?