Skip to content

ESP8266 interface for Kamstrup (Radius provided) electricity meter

Notifications You must be signed in to change notification settings

Asbjoern/Kamstrup-Radius-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kamstrup-Radius Interface

ESP8266 interface for Kamstrup (Radius provided) electricity meter

Please also have a look the ESPHome component based on this code and working on the HAN module:
https://github.com/Asbjoern/ESPHome-Kamstrup-Radius

This project interfaces with the Kampstrup electricity meter provided by Radius in Denmark.
It decrypts the messages pushed on the HAN port and publishes the readings on MQTT.

There is also a proof of concept Python3 script (Kamstrup reader.py). Reads serialport connected to meter, decrypts, parses and publishes result to mqtt.
Based on Python example provided by Radius.

Project contains:

  • HAN module for the Radius provided Kamstrup Omnipower electricity meters
  • Arduino based software for a ESP8266 module. For receiving, decrypting and parsing push messages from meter.
  • Publish data to MQTT

Project uses:

About

ESP8266 interface for Kamstrup (Radius provided) electricity meter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published