Update ha-smart-thermostat-control.yaml

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-12-04 13:17:07 +01:00
parent a37de12da4
commit 2357540d07

View file

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