Expand this to climate cool & dual

This commit is contained in:
Edward Firmo
2024-01-09 23:27:44 +01:00
parent 8c70f3b94d
commit abf90eec4a
5 changed files with 36 additions and 18 deletions

View File

@@ -18,6 +18,10 @@ climate:
min_heating_off_time: ${min_off_time}s
min_cooling_run_time: ${min_run_time}s
min_heating_run_time: ${min_run_time}s
cool_deadband: ${heat_deadband} ${temp_units}
cool_overrun: ${heat_overrun} ${temp_units}
heat_deadband: ${heat_deadband} ${temp_units}
heat_overrun: ${heat_overrun} ${temp_units}
cool_action:
- switch.turn_on: relay_${cooler_relay}
heat_action: