2016-06-28 14:05:29 +02:00

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.