Add 0.12 release blog post
This commit is contained in:
parent
a4a1edf5bd
commit
4ed80fe2a0
16 changed files with 204 additions and 66 deletions
|
@ -13,22 +13,17 @@ featured: true
|
|||
---
|
||||
|
||||
|
||||
The nest thermostat platform let you control a thermostat from [Nest](https://nest.com).
|
||||
The Nest thermostat platform let you control a thermostat from [Nest](https://nest.com).
|
||||
|
||||
To set it up, add the following information to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
thermostat:
|
||||
platform: nest
|
||||
username: USERNAME
|
||||
password: PASSWORD
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **username** (*Required*): Your Nest username.
|
||||
- **password** (*Required*): Your Nest password.
|
||||
|
||||
<p class='img'>
|
||||
<img src='{{site_root}}/images/screenshots/nest-thermostat-card.png' />
|
||||
</p>
|
||||
|
||||
<p class='note'>You must have the [Nest component](https://home-assistant.io/components/nest/) configured to use this sensor.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue