You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/thermostat.heat_control.markdown
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,3 +33,4 @@ Configuration variables:
33
33
- **min_temp** (*Optional*): Set minimum set point available (default: 7)
34
34
- **max_temp** (*Optional*): Set maximum set point available (default: 35)
35
35
- **target_temp** (*Required*): Set intital target temperature. Failure to set this variable will result in target temperature being set to null on startup.
36
+
- **ac_mode** (*Optional*): Set the switch specified in the *heater* option to be treated as a cooling device instead of a heating device.
0 commit comments