kbialek / deye-inverter-mqtt

Reads Deye solar inverter metrics and posts them over mqtt
Apache License 2.0
196 stars 48 forks source link

Support for ETH module LSE-3 #181

Open TRIROG opened 2 weeks ago

TRIROG commented 2 weeks ago

Hardware: Deye SUN-12K-SG04LP3 Hi!

Before buying it, is modbus reading via ethernet module supported or just through wireless?

kbialek commented 2 weeks ago

Good question. I do not own LSE-3. Afaik, modbus/tcp at port 8899/tcp does not work. I do not know if modbus/at at port 48899/udp works. You may try to find the answer at one of the forums like https://www.photovoltaikforum.com or https://diysolarforum.com

Also this thread sheds some light on the topic https://github.com/StephanJoubert/home_assistant_solarman/issues/247