Update logo name and update configuration sample
This commit is contained in:
parent
259ff92bf2
commit
780992c884
7 changed files with 35 additions and 41 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue