Ecobee API

The Ecobee API provides access to ecobee smart thermostats for reading and writing thermostat data, managing schedules, reading sensor data, and implementing custom home automation. Supports OAuth2 authentication and provides access to thermostat runtime data, alerts, and equipment status.

API entry from apis.yml

apis.yml Raw ↑
aid: aircon:ecobee
name: Ecobee API
tags:
- Thermostat
- Smart Home
- HVAC
- Energy Management
humanURL: https://www.ecobee.com/home/developer/api/introduction/index.shtml
baseURL: https://api.ecobee.com
description: The Ecobee API provides access to ecobee smart thermostats for reading and writing thermostat
  data, managing schedules, reading sensor data, and implementing custom home automation. Supports OAuth2
  authentication and provides access to thermostat runtime data, alerts, and equipment status.
properties:
- url: https://www.ecobee.com/home/developer/api/introduction/index.shtml
  type: Documentation
- url: https://www.ecobee.com/home/developer/api/introduction/index.shtml
  type: APIReference