-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Wrong power measurements after updating deCONZ to 6.16.0 #2679
Comments
I have the same issue (with Aquara smart plugs), tried same steps as you, rollback to 6.15.0 fixes the problem. Following |
Had the same issue and updated firmware like mentioned here: No I have other issues about power measurements. Also after repairing missing a consumptiona sensor at all only having the switch, temp and power sensor. |
I'm joining the thread starter. All my Aqara Smart Plugs measuring with a factor of 10. |
Just to clarify, rolling back to 6.15.0 solves the issue for me too. So there is nothing wrong with the plug itself or Home Assistant in general, nor the ZigBee network. The newer 6.16.0 simply interpret the values coming from the plugs differently than the older 6.15.0 did, and the older 6.15.0 was doing it the right way... |
I have the same issue with Xiaomi smart plugs. Reverting to 6.15.0 solved the issue so the problem must be with 6.16.0. |
I have the same issue as well, reverting to 6.15.0 fixed it. |
I have the same issue that the power reports 10x the actual value. It started after updating to 6.16.0. |
This needs to be fixed in deconz, please report the issue to them 👍 |
For people, like me, that would see an issue on the deConz github I found this: |
I just started having this problem with the power measurements being 10x what they should be on Oct 22 (not even sure what changed, maybe updating to Home Assistant 2022.10.5?)
edit: Maybe this is unclear to me because I'm using ZHA and not the DeCONZ add-on? |
Aften updating my smartplugs it’s working correct again. |
Describe the issue you are experiencing
I have several power measurement devices using different integrations and protocols.
After updating deCONZ add-on from 6.15.0 to 6.16.0 (i.e. bump underlying deCONZ from 2.17.1 to 2.18.2), all of my Aqara "smart plug" power measurement plugs reports 10x the power usage compared to before. If it was 60 watts before, it is now 600.
The total energy used (measured in kWh is unchanged, though).
Example: Powering a single device with a known power draw of 60W is now reported as 600W in home assistant. But after one hour, the kWh sensor is only increased with 0.060 kWh rather than 0.600 kWh. That leads me to believe there is a simple decimal point error in the "watt sensor" reported value and no underlying error in the measurement. This happened to all 5 of the Aqara Smart Plugs connected via ZigBee through the deCONZ-plugin at the same time, exactly after the version upgrade.
Restarting the deCONZ-add-on fixes nothing, nor restarting the entire hardware with the OS + everything else.
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
deCONZ
What is the version of the add-on?
6.16.0
Steps to reproduce the issue
...
Anything in the Supervisor logs that might be useful for us?
Anything in the add-on logs that might be useful for us?
Additional information
The text was updated successfully, but these errors were encountered: