StephanJoubert / home_assistant_solarman

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

Sofar inverter module LSW3_15_270A_1.38 reset #226

Open jeffersonbernardo1981 opened 1 year ago

jeffersonbernardo1981 commented 1 year ago

Expensive,

I have a problem with the integration of the solarman repository, I followed the step by step according to the documentation, my Inverter is Sofar, the module version is LSW3_15_270A_1.38. Some entities inform me of some and tell me that they are connected according to the photos below, but most entities are all reset, could it be that someone has already gone through this and managed to solve it and can give me any tips? Captura de tela 2023-02-23 150139 Captura de tela 2023-02-23 144356 Captura de tela 2023-02-23 142506

gushcs commented 1 year ago

try this code https://gist.github.com/gushcs/223ca2c61af2d345238d286746617650

dugite-code commented 1 year ago

@gushcs This gist has provided me with numbers that appear correct. How or where did you get the parameters from?

piratini commented 10 months ago

try this code https://gist.github.com/gushcs/223ca2c61af2d345238d286746617650

I was having the same problem using a Sofar 4KTLM-G3 inverter. Using the code cited (6ktlm-g3.yaml) I was able to access the inverter data.

Thank you.

dugite-code commented 10 months ago

@piratini Are you seeing random drops to zero on some of the sensors?

I'm seeing it on the following: Solar Frequency Grid Solar Grid Current L1 Solar Grid Voltage L1 Solar Total Active Power Output

I don't see the same problem on the official app so I believe there is some misreporting going on.

Edit: Never-mind looks like there is another issue at play: https://github.com/StephanJoubert/home_assistant_solarman/issues/326

Still would like to get the Alert sensor working correctly