From 2357540d0744d7002f8782465359e377446dc55c Mon Sep 17 00:00:00 2001 From: andreas Date: Thu, 4 Dec 2025 13:17:07 +0100 Subject: [PATCH] Update ha-smart-thermostat-control.yaml --- ha-smart-thermostat-control.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ha-smart-thermostat-control.yaml b/ha-smart-thermostat-control.yaml index 642ee63..21df141 100644 --- a/ha-smart-thermostat-control.yaml +++ b/ha-smart-thermostat-control.yaml @@ -5,6 +5,14 @@ blueprint: domain: automation source_url: https://gdamsbo.dk/forgejo/andreas/ha-smart-thermostat-control/raw/branch/main/ha-smart-thermostat-control.yaml input: + thermostat: + name: Thermostat + description: Select the thermostat(s) to control. + selector: + entity: + domain: + - climate + multiple: true window_sensor: name: Window / Door Sensor Group description: Select your grouped or single window / door sensor. @@ -54,14 +62,6 @@ blueprint: max: 1440.0 unit_of_measurement: minutes step: 5.0 - thermostat: - name: Thermostat - description: Select the thermostat(s) to control. - selector: - entity: - domain: - - climate - multiple: true schedule_helper: name: Schedule Helper description: Select the schedule helper entity to determine day/night heating times.