mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-02 09:17:35 +00:00
678 B
678 B
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | featured |
---|---|---|---|---|---|---|---|---|---|---|
page | Nest | Instructions how to integrate Nest into Home Assistant. | 2016-01-29 21:57 | true | false | true | true | nest_thermostat.png | Hub | true |
The Nest component is the main component to integrate all Nest related platforms. Besides this component you will have to setup your thermostat and any connected sensors separately.
# Example configuration.yaml entry
nest:
username: USERNAME
password: PASSWORD
thermostat:
platform: nest
Configuration variables:
- username (Required): Your Nest username.
- password (Required): Your Nest password.