Moved media player actions to the last position to prevent incomplete automation on XBOX cloud fail / offline device.
This commit is contained in:
parent
51f2850338
commit
00baab3f48
@ -65,16 +65,16 @@
|
||||
to: sleep_tracking_started
|
||||
condition: []
|
||||
action:
|
||||
- service: media_player.turn_off
|
||||
target:
|
||||
area_id:
|
||||
- wohnzimmer
|
||||
- service: light.turn_off
|
||||
target:
|
||||
area_id:
|
||||
- wohnzimmer
|
||||
- kuche
|
||||
- schlafzimmer
|
||||
- service: media_player.turn_off
|
||||
target:
|
||||
area_id:
|
||||
- wohnzimmer
|
||||
- service: notify.mobile_app_j9110
|
||||
data:
|
||||
message: Gute Nacht!
|
||||
|
Loading…
Reference in New Issue
Block a user