home-assistant.io/source/_components/thermostat.nest.markdown
Paulus Schoutsen 4863b26476 More updates
2016-01-30 00:39:14 -08:00

29 lines
706 B
Markdown

---
layout: component
title: "Nest thermostat"
description: "Instructions how to integrate Nest thermostats within Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
sharing: true
footer: true
logo: nest_thermostat.png
ha_category: Thermostat
---
The Nest thermostat platform let you control a thermostat from [Nest](https://nest.com).
To set it up, add the following information to your `configuration.yaml` file:
```yaml
thermostat:
platform: nest
```
<p class='img'>
<img src='{{site_root}}/images/screenshots/nest-thermostat-card.png' />
</p>
<p class='note'>You must have the [Nest component](https://home-assistant.io/components/nest/) configured to use this sensor.</p>