Skip to content

PhracturedBlue/smartmeter_greenbutton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartmeter-greenbutton

Python code to read smart-meter data from utility company

Description

This code is meant to be a framework to extract smart-meter data using the Green Button API. Unfortuanately at the moment there does not seem to be any documentation on subscribing to the stream as a 'Third Party', so this code uses the Residential 'Download my Data' button instead.

Currently only Portland General Electric is supported. Access is done via OAuth2, which requires a bit of manual configuration to setup, but is simple and reliable once that is complete. Full instructions for filling out the fields in config.yaml can be found in the header in smartmeter_greenbutton/utilities/portland_general_electric.py

I will be happy to work with anyone interested to help add additional providers.

About

Python code to read smart-meter data from utility company

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages