Update logo name and update configuration sample

This commit is contained in:
Fabian Affolter 2016-12-03 15:14:10 +01:00
parent 259ff92bf2
commit 780992c884
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
7 changed files with 35 additions and 41 deletions

View file

@ -17,3 +17,11 @@ The `nest` platform allows you to watch the live stream of your [Nest](https://n
<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
# Example configuration.yaml entry
camera:
- platform: nest
```