-
-
Notifications
You must be signed in to change notification settings - Fork 215
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
Battery icon is showing level "unknown" but level is 100% #2845
Comments
I think that restarting application fixes the issue, right? |
Let me try to reproduce tomorrow and I'll report back. This is one of my test systems, so I already tore it down to report some other issues. 😅 |
Let me know :) |
News on this ? |
Nope, not sure how to reproduce. So there's no clue as to what may have caused it? |
I have a feel the problem is:
ATM I don't really like how this is handled internally, I'm going to rewrite the logic soon |
OK. Feel free to close the issue for now, if you'd like. |
Checklist
Deploy method
Docker
Z-Wave JS UI version
8.6.0.01c659b
ZwaveJS version
10.3.1
Describe the bug
The battery icon for a node is showing "unknown", but the battery level exists at 100%. Screenshot:
To Reproduce
Not sure, it might be specific to this device and how the interview went.
Expected behavior
Battery icon should be correct.
Additional context
The only interesting thing I can think of is that the initial interview failed to Get the battery level, as there was a command timeout. However, after interview a Battery Report was sent, which triggered a 'value added' event (visible in debug info). You can see this in the attached inclusion logs.
zwavejs_current.log
Node Debug info:
debug.json.txt
The text was updated successfully, but these errors were encountered: