hultenvp / solis-sensor

HomeAssistant integration for the SolisCloud PV Monitoring portal via SolisCloud API
Apache License 2.0
191 stars 41 forks source link

Solis Daily battery discharge always greater than Solis Daily Battery charge #248

Closed ocarrolj closed 1 year ago

ocarrolj commented 1 year ago

Describe the bug While using the integration HA consistently shows more energy being provided by the batteries than was used to charge the batteries. It seems very odd but is also the same in Solid cloud so probably not a bug. I'm curious as to how you're meant to interpret this. My only explanation is that the discharge value actually includes the solar generation? This would point to significant system losses however.

Config Normal out-of-the-box configuration

Versions HA Version Core 2023.1.2 HACS version 1.29.1 Integration Version c3.2.2

Screenshots image image image

hultenvp commented 1 year ago

This integration only passes on the data it gets from the API, save for a few bugs in the API where the sign if off or a digit is off. These kind of issues I'd really suggest you to take up with Solis and see what they have to tell about how the parameters are specified or whether this points to an issue.

I cannot help you fixing this. Changing it into a discussion topic.

Cheers