mruettgers / SMLReader

ESP8266 based smart meter (SML) to MQTT gateway
GNU General Public License v3.0
292 stars 68 forks source link

No Data in MQQT broker #55

Closed lzimmermann closed 1 year ago

lzimmermann commented 1 year ago

Hi, great work you did here! I used your compiled binary on a node muc with a preconfigured IR receiver/transmitter from Amazon. Everything seems to work fine so far. The client registers in the mqqt broker as a device. Connecting the IR to the Meter the internal LED flashes 3x but I do not find data fields in the mqtt broker (iobroker with SONOOFF Adapter)

Any ideas what I can do?

cheers Larsz

lzimmermann commented 1 year ago

found out it was a problem with the iobrokers SONOFF Adapter - that does not show any data. Using an MQQT Adapter solved the issue