Merge pull request #119 from nkgilley/ecobee

add info for hold_temp parameter to ecobee
This commit is contained in:
Paulus Schoutsen 2015-12-04 07:57:48 -08:00
commit ee1c8355d9

View File

@ -21,11 +21,13 @@ To set it up, add the following information to your `configuration.yaml` file:
```yaml
ecobee:
api_key: asdfghjklqwertyuiopzxcvbnm
hold_temp: True
```
Configuration variables:
- **api_key** (*Required*): Your Ecobee api key.
- **hold_temp** (*Optional*): True/False whether or not to hold changes indefinitely (True) or until the next scheduled event (False, default).
<p class='img'>
<img src='{{site_root}}/images/screenshots/ecobee-sensor-badges.png' />