Skip to content

Commit 8830c0d

Browse files
tchellomellofabaff
authored andcommitted
Updated nest markdown to support new componement climate (home-assistant#940)
1 parent 7fa6db5 commit 8830c0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/_components/nest.markdown

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ nest:
2020
username: USERNAME
2121
password: PASSWORD
2222

23-
thermostat:
23+
climate:
2424
platform: nest
2525
```
2626
@@ -31,7 +31,7 @@ nest:
3131
password: PASSWORD
3232
structure: Vacation
3333

34-
thermostat:
34+
climate:
3535
platform: nest
3636
```
3737
@@ -44,12 +44,12 @@ nest:
4444
- Vacation
4545
- Primary
4646

47-
thermostat:
47+
climate:
4848
platform: nest
4949
```
5050
5151
Configuration variables:
5252
5353
- **username** (*Required*): Your Nest username.
5454
- **password** (*Required*): Your Nest password.
55-
- **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.
55+
- **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.

0 commit comments

Comments
 (0)