Fix med handler conflict with sleep/awake awareness
This commit is contained in:
@ -2445,13 +2445,6 @@
|
||||
alias: Night Taken
|
||||
from: 'off'
|
||||
to: 'on'
|
||||
- alias: Sleep Off
|
||||
platform: state
|
||||
entity_id:
|
||||
- input_boolean.master_bedroom_sleeping
|
||||
id: sleep-off
|
||||
from: 'on'
|
||||
to: 'off'
|
||||
- platform: state
|
||||
entity_id:
|
||||
- input_boolean.tony_awake
|
||||
@ -2571,7 +2564,6 @@
|
||||
- alias: Wakeup
|
||||
condition: trigger
|
||||
id:
|
||||
- sleep-off
|
||||
- awake-on
|
||||
sequence:
|
||||
- if:
|
||||
|
Reference in New Issue
Block a user