Solaredge and Smart Meter

I have a Solaredge system installed with a smart energy meter.

I cannot find any documentation or examples of how to read the data from the smart meter with Openhab

The meter is on Modbus ID 2

I am currently running Openhab 2.5.12

I am able get data via a Python script that I found on the Internet and can provide if that would be helpful.

Thanks

In case you can access it and read data with python that can be your fallback solution by using the exec binding or executeCommanLine action.

This fellow seems to be reading a connected meter

Note that the inverter is doing the actual comms with the meter, openHAB gets the meter value from the inverter.

But a great deal depends on how you are talking to the inverter now.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.