Skip to content

thedancannon/ecobee_influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecobee_influxdb

script to pull data from the Ecobee API and write to influxDB useful for making visualizations with Grafana, etc

for now, you need to go to https://www.ecobee.com/home/developer/api/examples/ex1.shtml and follow the instructions to generate an API key, authorize the app with a PIN, and finally get a "refresh code" The refresh code needs to be written to file ~/.ecobee_refresh_token on the first line

you also need to enter your API key in the variables below

About

A python script to pull data from the Ecobee API and write to an InfluxDB database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages