Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SolaX - Sudden spike in reported energy data #137676

Open
jirihelmich opened this issue Feb 7, 2025 · 7 comments
Open

SolaX - Sudden spike in reported energy data #137676

jirihelmich opened this issue Feb 7, 2025 · 7 comments

Comments

@jirihelmich
Copy link

The problem

Sudden spike in reported energy data, pretty much 100x the real usage. E.g. produced 200 kWh electricity on a relatively cloudy day during 1 hour on a PV with produce capacity of 9.45 kWp. The battery has 17 kWh capacity, yet HA says it stored 190 kWh of energy. The consumption of the house is off the charts as well. Unsure what's going on. Attaching screenshot from energy dashboard SolaX cloud, and relevant data exports. Did not touch anything neither before or after - broke itself, "fixed" itself. The most unfortunate part for me is, that I have no way of fixing the data manually (as far as I know), hence my data is now broken forever, and all daily, monthly, weekly and yearly stats will be affected by this - or is there a way to edit the snapshot somewhere?

What version of Home Assistant Core has the issue?

core-2025.2.0

What was the last working version of Home Assistant Core?

core-2025.2.0

What type of installation are you running?

Home Assistant OS

Integration causing the issue

SolaX Power

Link to integration documentation on our website

https://www.home-assistant.io/integrations/solax

Diagnostics information

energy.csv

config_entry-utility_meter-01JG19TDE0XR93T8R9ES9J4VSG.json

Image Image

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

Firmware: 3.019.01

@home-assistant
Copy link

home-assistant bot commented Feb 7, 2025

Hey there @squishykid, @Darsstar, mind taking a look at this issue as it has been labeled with an integration (solax) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of solax can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign solax Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


solax documentation
solax source
(message by IssueLinks)

@Darsstar
Copy link
Contributor

Darsstar commented Feb 7, 2025

The most unfortunate part for me is, that I have no way of fixing the data manually (as far as I know), hence my data is now broken forever

Go to Developer tools -> Statistics, filter on the entity and click the icon on the right (slope with an arrow), this allows you to alter you data.

It is unclear to me if you configured the solax integration today, or if it has been running fine for some period of time.

I'm just going to submit this now while I look more into it since it has already been more than 10 minutes since I started writing it.

@jirihelmich
Copy link
Author

jirihelmich commented Feb 7, 2025 via email

@jirihelmich
Copy link
Author

Image

This explains where the number is coming from. Had a similar issue with a group helper sum of energy consumption before: #135404

@KIvosak
Copy link

KIvosak commented Feb 7, 2025

It looks like you are using a custom Solax Modbus integration, and the issue seems to be in pyModbus 3.8.3, see this issue comment

@jirihelmich
Copy link
Author

I don't think I use that integration, not sure how you came to that conclusion?

Image

Image

@KIvosak
Copy link

KIvosak commented Feb 8, 2025

Apologies for the confusion. I'm experiencing the same issue with custom integration, which I mentioned earlier (in HA 2025.2.0). After upgrading to 2025.2.1, it stopped working completely.

Yesterday, I rolled back to 2025.1.4, and so far, everything is working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants