Update ha-smart-thermostat-control.yaml

revise variables
This commit is contained in:
Andreas Gammelgaard Damsbo 2025-12-05 12:00:33 +01:00
parent 812e5c123f
commit 25a2d0e2df

View file

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