Skip to content

ESP8266 based smart meter (SML) to HTTP/JSON gateway

License

Notifications You must be signed in to change notification settings

MarkusLohmayer/SML2HTTP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SML2HTTP

An ESP8266 based smart meter (SML) to HTTP/JSON gateway

This project is a fork of the SML to MQTT gateway.

About

The aim of this project is to read the meter readings of modern energy meters and make them available via HTTP/JSON.

The software was primarily developed and tested for the EMH ED300L electricity meter, but should also work with other energy meters that have an optical interface and communicate via the SML protocol.

Make LSP work

pio run -t compiledb

Install software on ESP8266

pio run -e d1_mini -t upload

License

Distributed under the GPL v3 license. See LICENSE for more information.

About

ESP8266 based smart meter (SML) to HTTP/JSON gateway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.7%
  • C 42.4%
  • Nix 4.8%
  • Shell 0.1%