School modification scripts now also call master bedroom scheduling #38
This commit is contained in:
16
scripts.yaml
16
scripts.yaml
@ -584,6 +584,13 @@ kallen_two_hour_delay:
|
||||
milliseconds: 0
|
||||
- service: script.house_scheduling_morning
|
||||
data: {}
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 2
|
||||
milliseconds: 0
|
||||
- service: script.master_bedroom_scheduling_morning
|
||||
data: {}
|
||||
mode: single
|
||||
icon: mdi:bus-clock
|
||||
kallen_school_cancelled:
|
||||
@ -612,5 +619,12 @@ kallen_school_cancelled:
|
||||
milliseconds: 0
|
||||
- service: script.house_scheduling_morning
|
||||
data: {}
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 2
|
||||
milliseconds: 0
|
||||
- service: script.master_bedroom_scheduling_morning
|
||||
data: {}
|
||||
mode: single
|
||||
icon: mdi:calendar-remove
|
||||
icon: mdi:calendar-remove
|
||||
|
Reference in New Issue
Block a user