hultenvp / solis-sensor

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

Battery power value positive for both charge and discharge #158

Closed corvus2606 closed 1 year ago

corvus2606 commented 2 years ago

I can't see any value in the available sensors for my Solis inverter on the Solis Cloud that indicates the rate at which the battery is charging or discharging.

I can see the inverter_battery_power value, which does show the rate of charge/discharge, but the value is always positive.

viking2010 commented 1 year ago

@barthoefs this is now the intended behaviour. Some people using the older data loggers already had positive and negative figures being displayed, but those with newer data loggers were only getting positive numbers whether it was charging or discharging. This has now been separated to provide a positive charge figure and negative discharge figure regardless of what data logger you have.

hultenvp commented 1 year ago

Thanks @viking2010 for chipping in!