Format updates

This commit is contained in:
Fabian Affolter 2016-07-22 15:33:10 +02:00
parent 214b54dc7d
commit dbd3196275
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -34,7 +34,7 @@ thermostat:
Configuration variables: Configuration variables:
- **host** (*Required*): List of your Radiotherm thermostats - **host** (*Required*): List of your Radiotherm thermostats
- **hold_temp** (*Required*): Boolean to control if hass temp adjustments hold(True) or are temporary(False) - **hold_temp** (*Required*): Boolean to control if Home Assistant temperature adjustments hold (`True`) or are temporary (`False`).
Temperature settings from Home Assistant will be sent to thermostat and then hold at that temperature. Set to `False` if you set a thermostat schedule on the thermostat itself and just want Home Assistant to send temporary temperature changes. Temperature settings from Home Assistant will be sent to thermostat and then hold at that temperature. Set to `False` if you set a thermostat schedule on the thermostat itself and just want Home Assistant to send temporary temperature changes.