You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please make sure that the feature you'd like to request is not already requested :)
Is your feature request related to a problem? Please describe.
I'd like to be able to use hotkeys to raise or lower the volume of a media_player entity in HA. Play / Pause works great via "toggle".
Describe the solution you'd like
Add QuickAction for action: media_player.volume_up and action: media_player.volume_down
Even better (if possible) would be to allow service calls from QuickActions. That would be very flexible.
Describe alternatives you've considered
Create a script that raises volume, and a script that lowers volume
Additional context
NA
The text was updated successfully, but these errors were encountered:
Please make sure that the feature you'd like to request is not already requested :)
Is your feature request related to a problem? Please describe.
I'd like to be able to use hotkeys to raise or lower the volume of a
media_player
entity in HA. Play / Pause works great via "toggle".Describe the solution you'd like
Add QuickAction for
action: media_player.volume_up
andaction: media_player.volume_down
Even better (if possible) would be to allow service calls from QuickActions. That would be very flexible.
Describe alternatives you've considered
Create a script that raises volume, and a script that lowers volume
Additional context
NA
The text was updated successfully, but these errors were encountered: