home-assistant.github.io/source/_components/nest.markdown
2016-01-30 00:31:24 -08:00

612 B

layout title description date sidebar comments sharing footer logo ha_category featured
component Nest Instructions how to integrate Nest into Home Assistant. 2016-01-29 21:57 true false true true nest_thermostat.png Hub false

The Nest component is the main component to integrate all Nest related platforms. It will setup your thermostats and any connected sensors.

# Example configurayion.yaml entry
nest:
  username: USERNAME
  password: PASSWORD

Configuration variables:

  • username (Required): Your Nest username.
  • password (Required): Your Nest password.