From 2647ea297de30989419cc2592211049e8d65fec7 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 12 Oct 2022 20:27:40 -0400 Subject: [PATCH] Forgot to change a parameter #52 --- packages/climate.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/packages/climate.yaml b/packages/climate.yaml index 500ed9c..f62c23e 100644 --- a/packages/climate.yaml +++ b/packages/climate.yaml @@ -172,13 +172,9 @@ automation: - condition: state entity_id: input_boolean.nursery_aircon_installed state: 'on' - - condition: template - value_template: > - {% if states('sensor.tonights_low_temp') >= states('input_number.nursery_aircon_threshold') %} - true - {% else %} - false - {% endif %} + - condition: state + entity_id: input_select.scheduled_climate_mode_nursery_aircon + state: 'AC' action: - service: fan.turn_on target: