-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Power metering support for SP600 not working for newly paired devices #848
Comments
PR created: |
* SP600 fix power metering #848 * Update devices.js Co-authored-by: Koen Kanters <[email protected]>
Merged, thanks! |
@Koenkk Since this got merged, my SP600 is now reporting the power 10x higher than it should, so I think this fixed the other issue for which we added the specific converter! I'm going to replace the |
Confirmed: changing to I'll be opening a PR in a few minutes with this single change! |
PR #898 created to fix the new problem. |
) * feat: add tests against mixed manufacturerCode attribute read/write/configureReporting * feat: add tests for custom manufacturerCode read/write * feat: endpoint.read/write/configureEndpoint should use definition manufacturerCode if available * fix: move duplicate code to private function * Update controller.test.ts * Update controller.test.ts * fix * fix: rename ensureManufacturerCodeIsUnique to ensureManufacturerCodeIsUniqueAndGet --------- Co-authored-by: Koen Kanters <[email protected]>
Power metering not working for SP600 devices if I re-pair them, see issue Koenkk/zigbee2mqtt#2352.
I have a fix for this and will submit a PR.
The text was updated successfully, but these errors were encountered: