diff --git a/ha-smart-thermostat-control.yaml b/ha-smart-thermostat-control.yaml index 883765e..f774883 100644 --- a/ha-smart-thermostat-control.yaml +++ b/ha-smart-thermostat-control.yaml @@ -69,7 +69,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.' @@ -98,7 +98,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 @@ -108,7 +108,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. @@ -119,7 +119,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.