Improvements to hot weather detection

This commit is contained in:
2023-05-31 12:26:22 -04:00
parent f1718ff545
commit 89013d70b9
3 changed files with 41 additions and 2 deletions

View File

@ -241,4 +241,18 @@ input_number:
max: 40
step: 1
unit_of_measurement: °F
icon: mdi:thermometer
hot_overnight_threshold:
name: Hot Overnight Threshold
min: 40
max: 80
step: 1
unit_of_measurement: °F
icon: mdi:thermometer
extended_heat_threshold:
name: Extended Heat Threshold
min: 70
max: 100
step: 1
unit_of_measurement: °F
icon: mdi:thermometer