Skip to content

Submit meter readings to Sainsbury's Energy programatically!

Notifications You must be signed in to change notification settings

georgegebbett/readingSubmitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Is there anything I won't waste time on?!

Our electricity is supplied by Sainsbury's Energy, and they do not interface well with our smart meters.

This means we frequently end up with absolutely mental estimated bills, which is not that fun. I am also very bad at remembering to submit energy readings, and so I sniffed around their site until I figured out how the API worked, and then wrote this script which will submit the readings for me.

You too can use this if you so desire, simply by running submit_readings.py with the relevant command line args:

--email      Your Sainsbury's Energy account email
--password   Your Sainsbury's Energy account password
--gas        An integer value to submit as the gas meter reading
--elec       An integer value to submit as the electricity meter reading

About

Submit meter readings to Sainsbury's Energy programatically!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages