diff --git a/ha-smart-thermostat-control.yaml b/ha-smart-thermostat-control.yaml index 16ba81f..e41dd87 100644 --- a/ha-smart-thermostat-control.yaml +++ b/ha-smart-thermostat-control.yaml @@ -221,8 +221,6 @@ variables: day_temp_input: !input day_temp night_temp_input: !input night_temp away_temp_input: !input away_temp - schedule_on: "{{ is_state(input_schedule_helper, 'on') }}" - away_active: "{{ is_state(input_away_calendar, 'on') }}" condition: []