Updated nest markdown to support new componement climate (#940)
This commit is contained in:
parent
7fa6db53c6
commit
8830c0d20e
1 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ nest:
|
|||
username: USERNAME
|
||||
password: PASSWORD
|
||||
|
||||
thermostat:
|
||||
climate:
|
||||
platform: nest
|
||||
```
|
||||
|
||||
|
@ -31,7 +31,7 @@ nest:
|
|||
password: PASSWORD
|
||||
structure: Vacation
|
||||
|
||||
thermostat:
|
||||
climate:
|
||||
platform: nest
|
||||
```
|
||||
|
||||
|
@ -44,7 +44,7 @@ nest:
|
|||
- Vacation
|
||||
- Primary
|
||||
|
||||
thermostat:
|
||||
climate:
|
||||
platform: nest
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue