mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 19:36:50 +00:00
Updated nest markdown to support new componement climate (#940)
This commit is contained in:
parent
7fa6db53c6
commit
8830c0d20e
@ -20,7 +20,7 @@ nest:
|
|||||||
username: USERNAME
|
username: USERNAME
|
||||||
password: PASSWORD
|
password: PASSWORD
|
||||||
|
|
||||||
thermostat:
|
climate:
|
||||||
platform: nest
|
platform: nest
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ nest:
|
|||||||
password: PASSWORD
|
password: PASSWORD
|
||||||
structure: Vacation
|
structure: Vacation
|
||||||
|
|
||||||
thermostat:
|
climate:
|
||||||
platform: nest
|
platform: nest
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -44,7 +44,7 @@ nest:
|
|||||||
- Vacation
|
- Vacation
|
||||||
- Primary
|
- Primary
|
||||||
|
|
||||||
thermostat:
|
climate:
|
||||||
platform: nest
|
platform: nest
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -52,4 +52,4 @@ Configuration variables:
|
|||||||
|
|
||||||
- **username** (*Required*): Your Nest username.
|
- **username** (*Required*): Your Nest username.
|
||||||
- **password** (*Required*): Your Nest password.
|
- **password** (*Required*): Your Nest password.
|
||||||
- **structure** (*Optional*): The structure or structures you would like to include devices from. If not specified, this will include all structures in your Nest account.
|
- **structure** (*Optional*): The structure or structures you would like to include devices from. If not specified, this will include all structures in your Nest account.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user