Giter VIP home page Giter VIP logo

ecobeetemps's Introduction

The goal of this program is to help those interested in pulling basic information from their ecobee smart thermostat. The examples given here assist in pulling local temperature information as well as temperature information from ecobee sensors.

There are several steps that must be taken within the ecobee website in order for this project to work:

  1. Sign up for a developer account at: https://www.ecobee.com/home/developer/loginDeveloper.jsp Once this step is complete the Developer and My Apps tab will show when you login to your ecobee account at https://www.ecobee.com:

image

  1. Select the developer option and create a new application within your console:

image !Note! Set Authorization method to ecobee PIN to use this guide

  1. Replace 'fakeApiKey123abc' with the API key displayed in the apiKey.txt file

  2. Run the authorize script. You should receive an output that includes your pin and code.

  3. Select "My Apps" from the side menu:

image

  1. Select the "Add Application" option, input the 'ecobeePin' provided by the authorize script, and select "Validate":

image

  1. Confirm your device:

image image

  1. Immediately run the access_token script. You will receive an access and refresh token which will be written to their respective text files.

  2. Begin pulling data...try the get_temps to see local temperature and two sensors information.

Here's an example graph I created with this data:

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.