Optionally shut down my computer when I head to bed
This commit is contained in:
@ -229,6 +229,11 @@ going_upstairs:
|
||||
option: Side Nightlight
|
||||
target:
|
||||
entity_id: input_select.master_bedroom_scenes
|
||||
- service: script.activate_alexa_actionable_notification
|
||||
data_template:
|
||||
text: 'Would you like me to shut down your computer?'
|
||||
event_id: 'actionable_notification_shutdown_computer'
|
||||
alexa_device: 'media_player.basement_echo_dot'
|
||||
mode: single
|
||||
icon: hue:room-stairs
|
||||
basement_on:
|
||||
|
Reference in New Issue
Block a user