diff --git a/ha-smart-thermostat-control.yaml b/ha-smart-thermostat-control.yaml index e048295..fa3953a 100644 --- a/ha-smart-thermostat-control.yaml +++ b/ha-smart-thermostat-control.yaml @@ -50,7 +50,7 @@ blueprint: min: 10.0 max: 25.0 unit_of_measurement: °C or °F - mode: slider + mode: box wintermode_delay: name: Winter Mode Delay description: 'Time the outside temperature needs to stay above the winter mode temperature to turn the heating off.' @@ -79,7 +79,7 @@ blueprint: min: 10.0 max: 30.0 unit_of_measurement: °C or °F - mode: slider + mode: box night_temp: name: Night Time Temperature Target default: 18 @@ -89,7 +89,7 @@ blueprint: min: 10.0 max: 30.0 unit_of_measurement: °C or °F - mode: slider + mode: box away_temp: name: Away Temperature Target description: Temperature when away/on holiday. @@ -100,7 +100,7 @@ blueprint: min: 10.0 max: 30.0 unit_of_measurement: °C or °F - mode: slider + mode: box away_calendar: name: Holiday or Away Calendar description: Calendar entity that indicates away/holiday periods.