mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add variable description
This commit is contained in:
parent
12c0bbab76
commit
edd064d673
@ -17,10 +17,15 @@ To set it up, add the following information to your `configuration.yaml` file:
|
|||||||
```
|
```
|
||||||
thermostat:
|
thermostat:
|
||||||
platform: nest
|
platform: nest
|
||||||
username: myemail@mydomain.com
|
username: USERNAME
|
||||||
password: mypassword
|
password: PASSWORD
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Configuration variables:
|
||||||
|
|
||||||
|
- **username** (*Required*): Your Nest username.
|
||||||
|
- **password** (*Required*): Your Nest password.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='{{site_root}}/images/screenshots/nest-thermostat-card.png' />
|
<img src='{{site_root}}/images/screenshots/nest-thermostat-card.png' />
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user