Site updated at 2015-11-17 05:48:24 UTC

This commit is contained in:
Paulus Schoutsen 2015-11-16 21:48:24 -08:00
parent f9339c33ec
commit 8e4da669aa
165 changed files with 8373 additions and 5285 deletions

View file

@ -102,14 +102,6 @@
<p>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.</p>
<p>To set it up, add the following information to your <code>configuration.yaml</code> file:</p>
<pre><code>thermostat:
platform: nest
username: myemail@mydomain.com
password: mypassword
</code></pre>
<p class="img">
<img src="/images/screenshots/nest-thermostat-card.png" />
</p>
@ -132,6 +124,9 @@
<li><a href='/components/thermostat.heat_control/'>
Heat control
</a></li>
<li><a href='/components/thermostat.honeywell/'>
Honeywell thermostat
</a></li>
<li><a href='/components/thermostat.nest/'>
Nest thermostat
</a></li>