mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-08 10:38:44 +00:00
Adjust routines
This commit is contained in:
@@ -2,6 +2,9 @@ script:
|
|||||||
routine_good_night:
|
routine_good_night:
|
||||||
alias: Routine · Going to sleep
|
alias: Routine · Going to sleep
|
||||||
sequence:
|
sequence:
|
||||||
|
- service: media_player.media_stop
|
||||||
|
entity_id: group.all_sonos
|
||||||
|
|
||||||
# Use say_discretely instead of talk, because night mode is already on.
|
# Use say_discretely instead of talk, because night mode is already on.
|
||||||
- service: script.say_discretely
|
- service: script.say_discretely
|
||||||
data:
|
data:
|
||||||
@@ -18,8 +21,6 @@ script:
|
|||||||
entity_id: input_select.purifier_speed
|
entity_id: input_select.purifier_speed
|
||||||
data:
|
data:
|
||||||
option: "Sleep Mode"
|
option: "Sleep Mode"
|
||||||
- service: media_player.media_stop
|
|
||||||
entity_id: group.all_sonos
|
|
||||||
- service: homeassistant.turn_off
|
- service: homeassistant.turn_off
|
||||||
entity_id:
|
entity_id:
|
||||||
- light.all
|
- light.all
|
||||||
|
|||||||
Reference in New Issue
Block a user