Removed condition that was blocking white noise scheduling

This commit is contained in:
2022-11-21 20:00:23 -05:00
parent b852cb7dfc
commit 3fb7348b18

View File

@ -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