mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Fix simulation mode
This commit is contained in:
@@ -45,7 +45,7 @@ automation:
|
||||
action:
|
||||
- service: light.turn_off
|
||||
entity_id: light.all
|
||||
- service: media_player.stop
|
||||
- service: media_player.media_stop
|
||||
entity_id: group.all_sonos
|
||||
|
||||
- alias: Simulation mode · 1100
|
||||
@@ -60,7 +60,7 @@ automation:
|
||||
platform: time
|
||||
at: "14:00:00"
|
||||
action:
|
||||
- service: media_player.stop
|
||||
- service: media_player.media_stop
|
||||
entity_id: group.all_sonos
|
||||
|
||||
- alias: Simulation mode · 1700
|
||||
@@ -77,5 +77,5 @@ automation:
|
||||
platform: time
|
||||
at: "22:00:00"
|
||||
action:
|
||||
- service: media_player.stop
|
||||
- service: media_player.media_stop
|
||||
entity_id: group.all_sonos
|
||||
|
||||
Reference in New Issue
Block a user