You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The 'Solis Battery Discharged Today' entity only increases with full integers, causing very inaccurate energy dashboard graphs. In the past, before I moved my HA instance and updated this integration to the latest version, I did have one digit decimal precision for this entity.
"/v1/api/inverterDetail" - returns a whole number as a float. - This is the current in use api endpoint.
"/v1/api/inveterDetail" - returns an actual float.
Describe the bug
The 'Solis Battery Discharged Today' entity only increases with full integers, causing very inaccurate energy dashboard graphs. In the past, before I moved my HA instance and updated this integration to the latest version, I did have one digit decimal precision for this entity.
Config
(not sure what to put here)
Versions
HACS v2.0.5
SolisCloud portal itegration v3.9.0
Debug logs
Let me know if I should enable these.
Screenshots
The text was updated successfully, but these errors were encountered: