Use climate defaults from HA
This commit is contained in:
@@ -16,8 +16,8 @@ substitutions:
|
||||
min_run_time: "300"
|
||||
min_idle_time: "30"
|
||||
# https://esphome.io/components/climate/index.html#base-climate-configuration
|
||||
temp_min: "5"
|
||||
temp_max: "45"
|
||||
temp_min: "7"
|
||||
temp_max: "35"
|
||||
temp_step: "0.5"
|
||||
target_low: "18"
|
||||
target_high: "24"
|
||||
|
||||
Reference in New Issue
Block a user