Going Upstairs script now turns off TV and laptop in basement
This commit is contained in:
@ -219,7 +219,11 @@ going_upstairs:
|
|||||||
- input_select.living_room_scenes
|
- input_select.living_room_scenes
|
||||||
- service: input_boolean.turn_on
|
- service: input_boolean.turn_on
|
||||||
entity_id: input_boolean.night_mode
|
entity_id: input_boolean.night_mode
|
||||||
|
- service: media_player.turn_off
|
||||||
|
target:
|
||||||
|
entity_id: media_player.basement_tv
|
||||||
- service: script.kallen_desktop_shutdown
|
- service: script.kallen_desktop_shutdown
|
||||||
|
- service: script.asus_laptop_shutdown
|
||||||
- service: script.activate_alexa_actionable_notification
|
- service: script.activate_alexa_actionable_notification
|
||||||
data_template:
|
data_template:
|
||||||
text: 'Would you like me to shut down your computer?'
|
text: 'Would you like me to shut down your computer?'
|
||||||
|
Reference in New Issue
Block a user