[FR] Add maximum volume to media player card #1269
niewe2
started this conversation in
Feature requests
Replies: 1 comment
-
Hi! This is in my to-do list and this is requested a lot indeed! I will add this at some point, it's hard to keep up on all the feature requests/ideas I have 🫠 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I really like the Bubble card. Coming from Mushroom which is also a great card.
The thing i miss tough is the option to set a minimum and maximum level for the volume slider in the media player card. Mushroom does have this option.
On your mobile the buttons and sliders can be a bit inaccurate because of the broad range of the slider and the limited space on the screen from left to right. Especially with my Denon Heos amp that has a high power outage. I operate the amp from startup at 25% of the volume slider. At 40-45% of the volume slider the audio is already loud. You can imagine that its easy to go from 40-45 to 55-60 when not paying enough attention. Lets not even talk about 80-90-100% when the thumb accidently flicks the volume slider all the way to the right.
Setting a max volume makes it possible to set a max level that is comfortable without the fear of accidently setting it way to loud.
In the YAML of the mushroom card it is easy like this:
type: custom:mini-media-player
entity: media_player.homecinema_2
artwork: cover
name: Denon AVR control
source: full
sound_mode: full
replace_mute: stop
max_volume: 60
min_volume: 20
If there already is a way to do this with Bubble I am dying to hear this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions