Update Nest docs

This commit is contained in:
Fabian Affolter 2016-09-01 19:08:03 +02:00
parent 96e20a8efe
commit 0604e083e8
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
4 changed files with 16 additions and 8 deletions

View file

@ -14,6 +14,10 @@ ha_category: Climate
The `nest` climate platform let you control a thermostat from [Nest](https://nest.com).
<p class='note'>
You must have the [Nest component](/components/nest/) configured to use those thermostats.
</p>
To set it up, add the following information to your `configuration.yaml` file:
```yaml
@ -25,6 +29,3 @@ climate:
<img src='{{site_root}}/images/screenshots/nest-thermostat-card.png' />
</p>
<p class='note'>
You must have the [Nest component](https://home-assistant.io/components/nest/) configured to use this sensor.
</p>