mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
Volume tweaks
This commit is contained in:
@@ -47,6 +47,7 @@ media_with_controls:
|
||||
service: script.music_play
|
||||
service_data:
|
||||
playlist: "Songs for a Romantic Evening"
|
||||
shuffle: true
|
||||
- type: custom:button-card
|
||||
template: xs
|
||||
entity: script.music_play
|
||||
|
||||
@@ -81,7 +81,7 @@ script:
|
||||
- service: media_player.volume_set
|
||||
entity_id: media_player.living_room
|
||||
data:
|
||||
volume_level: 0.2
|
||||
volume_level: 0.15
|
||||
sonos_volume_20:
|
||||
alias: Sonos · Volume 20
|
||||
sequence:
|
||||
@@ -95,7 +95,7 @@ script:
|
||||
- service: media_player.volume_set
|
||||
entity_id: media_player.living_room
|
||||
data:
|
||||
volume_level: 0.3
|
||||
volume_level: 0.25
|
||||
|
||||
automation:
|
||||
- alias: Media · Sonos · Put Beam in night mode
|
||||
|
||||
Reference in New Issue
Block a user