home-assistant.io/source/_components/thermostat.nest.markdown
2015-10-25 12:22:16 -07:00

757 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, featured
layout title description date sidebar comments sharing footer logo ha_category featured
component Nest thermostat Instructions how to integrate Nest thermostats within Home Assistant. 2015-03-23 19:59 true false true true nest_thermostat.png Thermostat true

The nest thermostat platform let you control a thermostat from Nest.

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.