mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Initial commit for volume slider in media player more info card
This commit is contained in:
@@ -99,6 +99,7 @@ SERVICE_TURN_OFF = 'turn_off'
|
||||
SERVICE_VOLUME_UP = "volume_up"
|
||||
SERVICE_VOLUME_DOWN = "volume_down"
|
||||
SERVICE_VOLUME_MUTE = "volume_mute"
|
||||
SERVICE_VOLUME_SET = "volume_set"
|
||||
SERVICE_MEDIA_PLAY_PAUSE = "media_play_pause"
|
||||
SERVICE_MEDIA_PLAY = "media_play"
|
||||
SERVICE_MEDIA_PAUSE = "media_pause"
|
||||
|
||||
Reference in New Issue
Block a user