diff --git a/packages/climate/climate.yaml b/packages/climate/climate.yaml index 8a31436..35f2ee1 100644 --- a/packages/climate/climate.yaml +++ b/packages/climate/climate.yaml @@ -145,7 +145,7 @@ automation: mode: queued trigger: - platform: time - at: "{{ states('input_datetime.hvac_start_night') }}" + at: input_datetime.hvac_start_night action: - service: climate.set_temperature target: @@ -158,7 +158,7 @@ automation: mode: queued trigger: - platform: time - at: "{{ states('input_datetime.hvac_start_day') }}" + at: input_datetime.hvac_start_day action: - service: climate.set_temperature target: