Nest thermostat


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.