Skip to content

Commit

Permalink
Add ac_mode option to thermostat.heat_control docs
Browse files Browse the repository at this point in the history
This commit adds the heat_control option add in change:
home-assistant/core#2719 to the documentation for that
component.
  • Loading branch information
mtreinish committed Aug 3, 2016
1 parent 467b187 commit b4702f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_components/thermostat.heat_control.markdown
Expand Up @@ -33,3 +33,4 @@ Configuration variables:
- **min_temp** (*Optional*): Set minimum set point available (default: 7)
- **max_temp** (*Optional*): Set maximum set point available (default: 35)
- **target_temp** (*Required*): Set intital target temperature. Failure to set this variable will result in target temperature being set to null on startup.
- **ac_mode** (*Optional*): Set the switch specified in the *heater* option to be treated as a cooling device instead of a heating device.

0 comments on commit b4702f9

Please sign in to comment.