corrected typo
This commit is contained in:
@@ -20,7 +20,7 @@ climate:
|
||||
min_cooling_off_time: ${min_off_time}s
|
||||
min_cooling_run_time: ${min_run_time}s
|
||||
cool_deadband: ${cool_deadband} ${temp_units}
|
||||
cool_overrun: ${coll_overrun} ${temp_units}
|
||||
cool_overrun: ${cool_overrun} ${temp_units}
|
||||
cool_action:
|
||||
- switch.turn_on: relay_${cooler_relay}
|
||||
preset:
|
||||
|
||||
Reference in New Issue
Block a user