Skip to content

Commit 64e63e4

Browse files
mtreinishballoob
authored andcommitted
Add ac_mode option to thermostat.heat_control docs (#723)
This commit adds the heat_control option add in change: home-assistant/core#2719 to the documentation for that component.
1 parent 86f274f commit 64e63e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/thermostat.heat_control.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ Configuration variables:
3333
- **min_temp** (*Optional*): Set minimum set point available (default: 7)
3434
- **max_temp** (*Optional*): Set maximum set point available (default: 35)
3535
- **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

Comments
 (0)