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

Eve Energy Strip HomeKit devices reporting wrong energy readings when Home Assistant is restarted #134288

Open
xyz667 opened this issue Dec 30, 2024 · 1 comment

Comments

@xyz667
Copy link

xyz667 commented Dec 30, 2024

The problem

I have two Eve Energy Strip HomeKit devices, which I am using with the homekit_controller integration. Both are working just fine. I am using their energy sensors (e.g. sensor.eve_energy_strip_d2a8_energy_kwh) in HA's energy dashboard, which is working flawlessly - almost...
The issue: Whenever I need to restart HA, the energy readings of the devices' energy sensor entities are showing absurd values, e.g. 622.22 kWh in one minute.
This might be caused by one faulty energy reading at the time of restart, see screenshot. Shouldn't the reading steadily increase and never decrease??
image

What version of Home Assistant Core has the issue?

Home Assistant OS 14.1

What was the last working version of Home Assistant Core?

core-2024.12.5

What type of installation are you running?

Home Assistant OS

Integration causing the issue

homekit_controller

Link to integration documentation on our website

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

Diagnostics information

home-assistant_homekit_controller_2024-12-30T19-25-44.616Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

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

Code owner commands

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


homekit_controller documentation
homekit_controller source
(message by IssueLinks)

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