Fix K's briefings being moved downstairs when they shouldn't be
This commit is contained in:
@ -2871,6 +2871,9 @@
|
|||||||
entity_id: input_boolean.kallen_overnight
|
entity_id: input_boolean.kallen_overnight
|
||||||
state: 'off'
|
state: 'off'
|
||||||
alias: Kallen did not stay overnight elsewhere
|
alias: Kallen did not stay overnight elsewhere
|
||||||
|
- condition: time
|
||||||
|
before: input_datetime.kallen_wakeup_time
|
||||||
|
alias: It is before Kallen's scheduled wakeup time
|
||||||
action:
|
action:
|
||||||
- service: input_select.select_option
|
- service: input_select.select_option
|
||||||
data:
|
data:
|
||||||
|
Reference in New Issue
Block a user