Removed condition that was blocking white noise scheduling
This commit is contained in:
@ -178,10 +178,6 @@ automation:
|
|||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: input_datetime.nursery_cooling
|
at: input_datetime.nursery_cooling
|
||||||
condition:
|
|
||||||
- condition: state
|
|
||||||
entity_id: input_boolean.nursery_aircon_installed
|
|
||||||
state: 'on'
|
|
||||||
action:
|
action:
|
||||||
- if:
|
- if:
|
||||||
- condition: state
|
- condition: state
|
||||||
|
Reference in New Issue
Block a user