Remove sample

This commit is contained in:
Fabian Affolter 2015-11-09 09:50:35 +01:00
parent 6cd6de1236
commit 6e49497a98

View File

@ -11,15 +11,6 @@ footer: true
Thermostats offer Home Assistant a peek into the current and target temperature in a house. Some thermostats will also offer an away mode that will lower use of heating/cooling.
To set it up, add the following information to your `configuration.yaml` file:
```
thermostat:
platform: nest
username: myemail@mydomain.com
password: mypassword
```
<p class='img'>
<img src='{{site_root}}/images/screenshots/nest-thermostat-card.png' />
</p>