mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-04 18:18:58 +00:00
779 B
779 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Nest thermostat support | Instructions how to integrate Nest thermostats within Home Assistant. | 2015-03-23 19:59 | false | false | true | true |

To set it up, add the following information to your configuration.yaml
file:
thermostat:
platform: nest
username: USERNAME
password: PASSWORD
Configuration variables:
- username (Required): Your Nest username.
- password (Required): Your Nest password.