From 25a2d0e2df16ba755b20a1e097e40dfd6e0a7996 Mon Sep 17 00:00:00 2001 From: andreas Date: Fri, 5 Dec 2025 12:00:33 +0100 Subject: [PATCH] Update ha-smart-thermostat-control.yaml revise variables --- ha-smart-thermostat-control.yaml | 2 -- 1 file changed, 2 deletions(-) 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: []