Skip to content

aidanlangelaan/smart-meter-logger-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-meter-logger-reader

This repo contains a python script for connecting to and reading telegrams from the ISKRA AM550 smart meter (ESMR 5.0). For this purpose I have setup a Raspberry Pi 4B which is connected to the smart meter by a P1 cable.

This script may also work for other smart meters but I have not yet been able to test this. I have tried to document the steps I took to setup the whole system, both for myself (for when I mess up my current setup) and for others trying to do the same thing.

The purpose of this project is to read all telegrams from the smart meter and to send this to a backend service. This will then be saved to a database after which I can create reports to track my energy usage. Please see smart-meter-logger-backend for the backend part of the project.

Feel free to use my code (a mention or star is appreciated) as it's based on other examples found online and you may want to tweak it for your own use.

Documentation

P1 cable

1. Setting up the Raspberry Pi

2. Get the logger script running

Sources

For making the script I made use of the various sources listed bellow.

About

Smartmeter logger for the Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages