Move master bedroom wakeup briefing to master bedroom yaml package
This commit is contained in:
@ -156,4 +156,13 @@ script:
|
||||
manual_control: false
|
||||
entity_id: switch.adaptive_lighting_master_bedroom
|
||||
|
||||
# TODO: Figure out which actions to move here, and which ones to keep in Node-RED
|
||||
# TODO: Figure out which actions to move here, and which ones to keep in Node-RED
|
||||
|
||||
master_bedroom_wakeup_briefing:
|
||||
alias: Master Bedroom Wakeup Briefing
|
||||
mode: single
|
||||
sequence:
|
||||
- service: script.speech_engine
|
||||
data:
|
||||
who: "{{ who|default('master_bedroom') }}"
|
||||
message: !include ../templates/speech/master_bedroom_wakeup.yaml
|
Reference in New Issue
Block a user