mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Move volume level to speech function
This commit is contained in:
@@ -13,10 +13,6 @@ script:
|
||||
- service: light.turn_off
|
||||
entity_id: light.all_lights
|
||||
- delay: 00:00:02
|
||||
- service: media_player.volume_set
|
||||
entity_id: media_player.master_bedroom
|
||||
data:
|
||||
volume_level: 0.2
|
||||
# use say_discretely instead of talk, because sleep_mode is already on
|
||||
- service: script.say_discretely
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user