Update thermostat.heat_control.markdown (#443)

This commit is contained in:
Daniel Høyer Iversen 2016-05-04 20:59:33 +02:00 committed by Fabian Affolter
parent 3ce65255b9
commit df505f0a21

View File

@ -32,4 +32,4 @@ Configuration variables:
- **target_sensor** (*Required*): `entity_id` for a temperature sensor, target_sensor.state must be temperature.
- **min_temp** (*Optional*): Set minimum set point available (default: 7)
- **max_temp** (*Optional*): Set maximum set point available (default: 35)
- **target_temp** (*Required*): Set default target temperature. Failure to set this variable will result in target temperature being set to null on startup.
- **target_temp** (*Required*): Set intital target temperature. Failure to set this variable will result in target temperature being set to null on startup.