Clooos / Bubble-Card

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

Media Player: missing option for volume up/down #562

Closed hanneshier closed 2 weeks ago

hanneshier commented 3 weeks ago

Describe the bug
I have a media player entity that juts support volume up/volume down, but not set volume. So when I use the media player card and want to control the volume via the slider, I get an error message that its not supported.

To Reproduce
Steps to reproduce the behavior:

  1. Have media player without slider volume control
  2. Use Bubble Card Media Player
  3. Try to edit volume

Expected behavior
Possibility to toggle between slider and volume up/down buttons

Informations (please complete the following information):

Additional context
Not applicable

Thank you! 🍻

Clooos commented 2 weeks ago

Hi! You can add sub-buttons for that with tap_action set to call-service and media_player.volume_up / media_player.volume_down.