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