Access Your Ecobee Thermostat Using Ecobee API

Use Arduino Uno WiFi to access your home Ecobee thermostat and more, this is a good introduction to see APIs in action using OAuth keys.

Feb 13, 2020

5926 views

2 respects

Components and supplies

1

Arduino UNO Wifi Rev.2

1

ecobee3 lite

Project description

Code

Arduino_secrets.h

arduino

EcoBee_API_Application.ino

arduino

This code will log into your local WiFi, then access https:\\api.ecobee.com to get Ecobee thermostat actual temperature and desired temperature. Information is displayed on the debug communications port stating the code progress.

Arduino_secrets.h

arduino

Arduino_secrets.h

arduino

EcoBee_API_Application.ino

arduino

This code will log into your local WiFi, then access https:\\api.ecobee.com to get Ecobee thermostat actual temperature and desired temperature. Information is displayed on the debug communications port stating the code progress.

Downloadable files

Arduino Uno Wifi Rev2, no changes

Arduino Uno Wifi Rev2, no changes

Arduino Uno Wifi Rev2, no changes

Arduino Uno Wifi Rev2, no changes

Comments

Only logged in users can leave comments

Andrewjohnsen31

0 Followers

0 Projects

Table of contents

Intro

2

0