An ESP8266 based smart meter (SML) to HTTP/JSON gateway
This project is a fork of the SML to MQTT gateway.
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.
pio run -t compiledb
pio run -e d1_mini -t upload
Distributed under the GPL v3 license. See LICENSE for more information.