esphome-dlms-meter
esphome-dlms-meter copied to clipboard
Support for Kaifa MA110M ?
Hello,
I was wondering if this would also work for the KAIFA MA110M?
The MA110M is currently installed in Tirol from TINETZ, the difference to the MA309M is that the MA110M is for 1-phase installations.
MA309M = meter for 3-phases MA110M = meter for 1-phase
Both have the same MBUS interface port on the device.
br Stefan
judging the regulatory description - no reason why MA110M shouldnt work. https://www.netz-noe.at/Download-(1)/Smart-Meter/218_9_SmartMeter_Kundenschnittstelle_lektoriert_14.aspx
Is there anything I can provide for debugging?
I got it working with a Python Script from another GitHub project on a RaspberryPi, but I would still like to solve it with an ESP.
I had to modify the python script because the payload did not include the expected P2 and P3 information, maybe a similar issue is here as well?
MA110M is working fine.