Skip to content

Updated nest markdown to support new componement climate #940

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 16, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions source/_components/nest.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ nest:
username: USERNAME
password: PASSWORD

thermostat:
climate:
platform: nest
```

Expand All @@ -31,7 +31,7 @@ nest:
password: PASSWORD
structure: Vacation

thermostat:
climate:
platform: nest
```

Expand All @@ -44,12 +44,12 @@ nest:
- Vacation
- Primary

thermostat:
climate:
platform: nest
```

Configuration variables:

- **username** (*Required*): Your Nest username.
- **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.