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

Fix 4257050-RZHAC factor keys for power #5462

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Fix 4257050-RZHAC factor keys for power #5462

merged 1 commit into from
Feb 12, 2023

Conversation

bdd
Copy link
Contributor

@bdd bdd commented Feb 11, 2023

Fixes factor to be 0.1 instead of fallback of 1 leading to reporting 10X power use.

In commit 4aac49d, when adding the fallback for haElectricalMeasurement cluster current and power divisor and multiplier read, the fallback object uses the wrong factor prefix for power multiplier and divisor.

power{Multiplier,Divisor} -> acPower{Multiplier,Divisor}

Fixes factor to be 0.1 instead of fallback of 1 leading to reporting 10X
power use.

In commit 4aac49d, when adding the
fallback for `haElectricalMeasurement` cluster current and power divisor
and multiplier read, the fallback object uses the wrong factor prefix
for power multiplier and divisor.

power{Multiplier,Divisor} -> acPower{Multiplier,Divisor}
@Koenkk Koenkk merged commit 30fc705 into Koenkk:master Feb 12, 2023
@Koenkk
Copy link
Owner

Koenkk commented Feb 12, 2023

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants