Fix Syntax Error

This commit is contained in:
2022-10-30 11:06:27 -07:00
parent 26622384e7
commit 0b474c92fd

View File

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