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

IoTaWatt integration reporting incorrect values #116095

Open
tomlut opened this issue Apr 24, 2024 · 7 comments
Open

IoTaWatt integration reporting incorrect values #116095

tomlut opened this issue Apr 24, 2024 · 7 comments

Comments

@tomlut
Copy link

tomlut commented Apr 24, 2024

The problem

My solar inverter is only capable of outputting 6kW so imagine my surprise to see the core Home Assistant IoTaWatt integration reporting it producing 6.7kW:

hagraph

The IoTaWatt itself never recorded a value this high:

iotagraph

What version of Home Assistant Core has the issue?

core-2024.4.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

IoTaWatt

Link to integration documentation on our website

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

Diagnostics information

Not available

Example YAML snippet

UI integration

Anything in the logs that might be useful for us?

Nothing related to IoTaWatt

Additional information

No response

@home-assistant
Copy link

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

Code owner commands

Code owners of iotawatt 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 iotawatt 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)


iotawatt documentation
iotawatt source
(message by IssueLinks)

@lyricnz
Copy link
Contributor

lyricnz commented May 3, 2024

That's interesting. I don't know how this could happen - iotawatt component just uses the REST api to talk to the iotawatt device, and stores what it gets. Can you try zooming in on iotawatt graph, see if there was a spike around then? Maybe some interference?

Mine seem to align pretty well

image image

@tomlut
Copy link
Author

tomlut commented May 3, 2024

That's as close as I can zoom in. I can't zoom in any closer than a +/-5 minute period in the history panel.

@tomlut
Copy link
Author

tomlut commented May 3, 2024

Also as it it past the 7 days I store in the recorder I only have 1 hour mean LTS data now.

@lyricnz
Copy link
Contributor

lyricnz commented May 5, 2024

@tomlut Is your solar_prod a direct measurement, or is it an output with a formula etc? Other than that - I have no idea: HA just uses the values directly from the REST interface to iotawatt.

@tomlut
Copy link
Author

tomlut commented May 6, 2024

It is an IoTawatt integrator output.

@tomlut
Copy link
Author

tomlut commented May 7, 2024

Just noticed it happened again a couple of days ago:

Screenshot 2024-05-07 at 17-32-05 IotaWatt Graph

Untitled

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

2 participants