home-assistant.github.io/source/_components/thermostat.markdown
2015-10-25 00:58:12 -07:00

732 B

layout title description date sidebar comments sharing footer
component Adding thermostats Instructions how to setup thermostats tracking within Home Assistant. 2015-01-20 22:36 true false true true

Thermostats offer Home Assistant a peek into the current and target temperature in a house. Some thermostats will also offer an away mode that will lower use of heating/cooling. The only supported thermostat right now is the Nest thermostat.

To set it up, add the following information to your configuration.yaml file:

thermostat:
  platform: nest
  username: myemail@mydomain.com
  password: mypassword