Giter Site home page Giter Site logo

ecobee2tandem's Introduction

ecoBee2Tandem

Send smart home ecobee data to Tandem API

Description

Request temperature data from a single ecobee device and send it to a Tandem stream sensor in regular intervals.

Required Environment Variables

  • ECOBEE_APIKEY
    • API key from ecobee
  • ECOBEE_AUTHCODE
    • Authentication code from registered ecobee app
  • ECOBEE_DEVICENAME
    • Configured device name of the ecobee sensor
  • TANDEM_ENDPOINT
    • Base URL of Tandem ingestion URL (without embedded username:password)
  • TANDEM_INGESTION_PASSWORD
    • Password of Tandem ingestion URL (ie. https://:<password>@tandem.autodesk.com)
  • UPDATEINTERVAL
    • Frequency of requesting from ecobee and updating Tandem in milliseconds
  • INIT_REFRESH
    • (Optional) This is not required if you have never used your ecobee authcode to generate tokens. Once the ecobee authcode is first used to generate a set of access and refresh tokens, the refresh token cannot be overwriten unless it has expired (one year) or you delete your ecobee app and re-configure a new authcode. If you have followed the example test in the ecobee documentation, you may have already generated a refresh token which can be used here to get access tokens. If you have already generated a refresh token and have lost its value, you must re-configure as new authcode, as you will no longer be able to request access tokens.

ecobee2tandem's People

Contributors

bilwit avatar

Stargazers

 avatar

Watchers

 avatar

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.