mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-08 18:48:44 +00:00
Move volume level to speech function
This commit is contained in:
@@ -45,6 +45,10 @@ script:
|
||||
sonos_blast:
|
||||
alias: Speech - Sonos blast
|
||||
sequence:
|
||||
- service: media_player.volume_set
|
||||
entity_id: media_player.master_bedroom
|
||||
data:
|
||||
volume_level: 0.5
|
||||
- service: tts.amazon_polly_say
|
||||
data_template:
|
||||
entity_id: media_player.master_bedroom
|
||||
|
||||
Reference in New Issue
Block a user