MichaluxPL / Sofar_LSW3

Get MODBUS data from Sofar (K-TLX) inverter through LSW-3 or LSE module
GNU General Public License v3.0
94 stars 45 forks source link

integration in fhem #42

Closed Heik80 closed 2 years ago

Heik80 commented 2 years ago

Hello, can you briefly explain how I can get an integration into FHEM that retrieves the data regularly or live? Thanks very much

MichaluxPL commented 2 years ago

I don't know FHEM, so I won't be able to help You, although if FHEM can read data from MQTT, I'd suggest going this way :) Alternatively You can parse script text output and read values this way.

Heik80 commented 2 years ago

Thanks for the answer. I'll try over MQTT integrate hoping I get the point.