# ecobee Thermostats

<figure><picture><source srcset="/files/6UpsPzrpbn7DvT1gfUlE" media="(prefers-color-scheme: dark)"><img src="/files/CEZVRDPz0onrOdUyQpIa" alt="ecobee Thermostats"></picture><figcaption><p>ecobee Thermostats</p></figcaption></figure>

## Overview

ecobee smart thermostats are designed to lower energy costs. In addition to energy efficiency features, such as climate setting scheduling, occupancy sensors, and automatic air conditioning pause when a window or door is left open, ecobee thermostats are hard-wired, instead of battery-powered, for reliability.

***

## Supported Devices

This integration supports all [ecobee thermostats](https://www.ecobee.com/en-us/smart-thermostats/).

For detailed information about the ecobee devices that Seam supports, see our [ecobee Supported Devices page](https://www.seam.co/manufacturers/ecobee).

***

## Supported Features

We support the following features:

* [Configuring current thermostat settings](https://docs.seam.co/latest/capability-guides/thermostats/configure-current-climate-settings)
* [Creating and managing climate presets](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets)
* [Creating and managing thermostat schedules](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules)
* [Creating and managing thermostat weekly programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs)
* [Setting and monitoring temperature thresholds](https://docs.seam.co/latest/capability-guides/thermostats/setting-and-monitoring-temperature-thresholds)

***

### Device Provider Key

To create a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews) that enables your users to connect their ecobee devices to Seam, include the `ecobee` device provider key in the `accepted_providers` list. For more information, see [Customize the Brands to Display in Your Connect Webviews](https://docs.seam.co/latest/core-concepts/connect-webviews/customizing-connect-webviews#customize-the-brands-to-display-in-your-connect-webviews).

***

## Setup Instructions

To control ecobee devices using Seam, you must prompt owners of these devices to perform the following steps:

1. Create an account in the [ecobee app](https://www.ecobee.com/en-us/installation/) if you have not done so already.
2. In the ecobee app, add your ecobee thermostats.
3. Note your login credentials for the ecobee app, and use these credentials to log in to the [Seam Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews) to add your devices to Seam.

{% hint style="info" %}
Make sure that you're authenticating with the user to whom the devices are registered. ecobee devices can only be registered to a single user.
{% endhint %}

***

## Where to Order

To purchase ecobee thermostats, visit the ecobee online store.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><strong>ecobee Online Store</strong></td><td></td><td><a href="https://www.ecobee.com/en-us/smart-thermostats/">https://www.ecobee.com/en-us/smart-thermostats/</a></td><td><a href="/files/LlRKbEWHWCnQFOAfEFdF">/files/LlRKbEWHWCnQFOAfEFdF</a></td></tr></tbody></table>

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.seam.co/latest/device-and-system-integration-guides/ecobee-thermostats.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
