Skip to content

Automated Smart Meter readings data collection from ESB Ireland registred account (regardless of your current supply provider)

Notifications You must be signed in to change notification settings

badger707/esb-smart-meter-reading-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

esb-smart-meter-reading-automation



How to read your Smart Meter data automatically?


Simple Python code to download your smart electricy meter readings/data from ESB Networks user portal.

Code consists of 2 main processes - (1) user login to web portal, (2) historic file download.

(1) Login to web portal script part is based/taken from this code, link.

(2) Since ESB Networks updated User Portal and the proccess of historic file download, old aproach to download the file no longer works.
This Python script is adjusted to work with new download structure/proccess as of 24-Jul-2024

Requirements

Script setup

  • update MPRN, user and password in the script.



UPDATES:

  • 24-Jul-2024 -- Python script changes to accomodate ESB Networks user portal changes to download historic usage file.
  • 09-May-2024 -- there was some changes on ESB side and this broke CSV parsing in script, fixed & tested, JSON output works as expected.

About

Automated Smart Meter readings data collection from ESB Ireland registred account (regardless of your current supply provider)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages