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
|
to: sleep_tracking_started
|
||||||
condition: []
|
condition: []
|
||||||
action:
|
action:
|
||||||
- service: media_player.turn_off
|
|
||||||
target:
|
|
||||||
area_id:
|
|
||||||
- wohnzimmer
|
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
target:
|
target:
|
||||||
area_id:
|
area_id:
|
||||||
- wohnzimmer
|
- wohnzimmer
|
||||||
- kuche
|
- kuche
|
||||||
- schlafzimmer
|
- schlafzimmer
|
||||||
|
- service: media_player.turn_off
|
||||||
|
target:
|
||||||
|
area_id:
|
||||||
|
- wohnzimmer
|
||||||
- service: notify.mobile_app_j9110
|
- service: notify.mobile_app_j9110
|
||||||
data:
|
data:
|
||||||
message: Gute Nacht!
|
message: Gute Nacht!
|
||||||
|
Loading…
Reference in New Issue
Block a user