Optionally boot up K's computer when running "Alexa, basement on"

This commit is contained in:
2022-08-08 13:54:53 -04:00
parent 4f30cb91f6
commit b6f3de40dc

View File

@ -250,6 +250,16 @@ basement_on:
data: {}
target:
entity_id: media_player.basement_tv
- delay:
hours: 0
minutes: 0
seconds: 1
milliseconds: 0
- service: script.activate_alexa_actionable_notification
data_template:
text: 'Would you like me to turn on the computer for Kallen?'
event_id: 'actionable_notification_kallen_computer_on'
alexa_device: "{{ states('sensor.last_alexa') }}"
mode: single
icon: hue:room-stairs
start_youtube_basement: