StephanJoubert / home_assistant_solarman

Home Assistant component for Solarman collectors used with a variety of inverters.
Apache License 2.0
536 stars 196 forks source link

LAN datalogger and Sofar HYD 8KTL-3PH #641

Open janik-design opened 1 month ago

janik-design commented 1 month ago

Hi! I am having difficulties getting my Sofar Solar HYD 8KTL-3PH and I cant' read any data. I am connected via LAN datalogger, becouse I don't have wi-fi in my basement. Can this integration work with LAN dongle? I have read IP and Port from my router and changed it in Solarman Integration, I have also instaled previous 1.4.3 version, as someone suggested here, but it doesn't helped. Datalogger is fine and I can see all my data at solarman cloud and app. But HA can't see it. Could anyone help, please? Best Regards.

davidrapan commented 1 month ago

Hi @janik-design, I'm currently implementing support for Ethernet Stick Logger in my integration: https://github.com/davidrapan/ha-solarman

Thread about implementation: https://github.com/davidrapan/ha-solarman/issues/21

If you decide to try it out you have to by using latest beta pre-release version (you have to enable beta releases in HACS in redownload view under 3 dots menu in top right corner) and then during configuration select passthrough mode.

Have fun!