Closed issmirnov closed 1 year ago
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Checklist
Describe the issue you are experiencing
I enabled the Energy dashboard, and added 4 smart plugs (same make and model). The "Sources" chart is showing completely incorrect cost numbers.
All 4 entities have the cost set to $0.12/kwh. The first value of 5.76kwh should show $0.69, not $1.01. The other values are similarly incorrect.
There also appears to be a rounding error, as the total costs are off by $0.01
Describe the behavior you expected
Math should work correctly.
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2022.10.5
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Google Chrome 107.0.5304.87
Which operating system are you using to run this browser?
Arch Linux
State of relevant entities
sensor.elude_cluster_total_daily_energy_cost
: 0.265079999999995Additional information
Given the error message and my custom config, I'm wondering if perhaps the "USD/kWh" is throwing things off?