Skip to content

Read data telegrams from a DSMR P1 port, publish the changes periodically using MQTT, and make the data available on a website hosted on the ESP32.

Notifications You must be signed in to change notification settings

JJFourie/ESP32_DSMR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 DSMR Reader

This functionality will read the energy-measurement telegrams from a DSMR P1 port, and publish the changes periodically on dedicated MQTT topics. The current consumption is optionally available on a website hosted on the ESP32, should that be interesting for whatever reason e.g. if you don't have Home Assistant or other application available to display the information published via MQTT.

ALL credit goes to Robin Rosier and the other developers from where the project was originally cloned.
For a comprehensive description of the code see
https://github.com/RosiersRobin/esp32_p1meter.

This version of the code was addapted slightly because I could not make the original version work with a Kaifa v4 DSMR.

Also see the ESPHome DSMR and Home Assistant DSMR integrations for other options.

About

Read data telegrams from a DSMR P1 port, publish the changes periodically using MQTT, and make the data available on a website hosted on the ESP32.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published