-
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
Fix for showing 50% battery instead of 100% #6940
Conversation
Onesti does not seem to comply to the ZCL and report a batteryPercentageRemaining of 100 when the battery is full (should be 200).
Thanks! |
@newlund - Do You know how to fix this? |
Which lock do you have? I have the NimlyPRO and it shows 0-100% after this fix. Previously it showed 0-50% |
Hi, @newlund Device type: EndDevice As mentioned, the battery wnt from 100% to 200% after update og z2m: |
@newlund
|
I have submitted a PR: It will hopefully revert the last change for easy*-locks and still show correct battery percentage for Nimly locks. Should solve this: |
Onesti (nimly) does not seem to comply to the ZCL and report a batteryPercentageRemaining of 100 when the battery is full (should be 200).