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 7.5KTLM #433

Open josemonino opened 8 months ago

josemonino commented 8 months ago

I have this Sofar model 7.5KTLM, with a Wi-Fi adapter with SN 17XXXXXXXX. It works with sofar_lsw3.yaml but it has just a few entities. I can't see things like Power Consumption, Generation Current, Input/Output Power... It's because those parameters are not defined in the sofar_lsw3.yaml file. I tried different lookup files with no success.... (not working at all) Is there any clue on how to configure the registers of the parameters? I have seen this: https://github.com/StephanJoubert/home_assistant_solarman/blob/main/customization.md But it is not said how to refer to the correct registers.

I could create a more accurate file for this inverter.

Thanks for this wonderful project.