XtheOne / Inverter-Data-Logger

Data logger for Omnik/Hosola and other Solarman Wi-Fi kit powered Solar Inverters
GNU General Public License v3.0
116 stars 28 forks source link

LSW-3 SN 177xxxxxxx #44

Open ilexpl01 opened 2 years ago

ilexpl01 commented 2 years ago

Hi to all,

Has anyone got it working ?

I can discover the logger but not able to get any data from it:

root@NAS01:/volume1/@appstore/domoticz/var/scripts/Inverter-Data-Logger# python LiveStats.py 2021-08-31 09:36:01,738 DEBUG Importing output plugin ConsoleOutput 2021-08-31 09:36:04,750 INFO Loggers found on the network: ['192.168.100.230', '1774324593']. 2021-08-31 09:36:04,750 INFO Connecting to logger with IP: 192.168.100.230 and SN 1774324593 2021-08-31 09:36:04,750 INFO connecting to 192.168.100.230 port 8899 2021-08-31 09:36:04,754 DEBUG RAW sent Packet (len=16): 68:02:41:b1:71:0b:c2:69:71:0b:c2:69:01:00:43:16 hAqiqiC 2021-08-31 09:36:14,762 ERROR Timeout connecting to logger with IP: 192.168.100.230 and SN 1774324593, trying next logger.

Can anyone help ?

Need to import the data to my Domoticz HA.

BR Mikolaj

MichaluxPL commented 2 years ago

Yep :) I've just managed to make it work for Sofar inverter (mostly thanks to work by https://github.com/jlopez77)

MichaluxPL commented 2 years ago

Working solution for Sofar Solar (K-TLX) inverter: https://github.com/MichaluxPL/Sofar_LSW3 Enjoy :)