Skip to content
forked from mikatammi/py-helen

Script for getting Helen's electricity data using Python

License

Notifications You must be signed in to change notification settings

pirtil/py-helen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-helen

Script for getting Helen's electricity data using Python

Proof of concept. Might be converted to library later.

Usage

Use web browser of your choice to log in to Helen's Sävel Mobiili and then use developer tools to get Authorization header and Session cookie. Then replace auth and cookie variables in dumper.py script to obtained ones. Get metering point number from first part of the URL (/api/meteringpoints/0/YOUR_METERING_POINT), and replace it as well. You might also want to set your own start and end dates.

About

Script for getting Helen's electricity data using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%