We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Filter device list on message['payload']['deviceInfos'][0]['capabilities']['hasBatteryStatus'] to exclude non-chargable devices like wired keyboards.
message['payload']['deviceInfos'][0]['capabilities']['hasBatteryStatus']
The text was updated successfully, but these errors were encountered:
Fixes:
24e0ec3
- Exception when pc comes back from sleep #2 - DeviceID can change #3 - Only list battery devices #4
db9ddb5
Fixed v1.0.5
Sorry, something went wrong.
478c557
bmrussell
No branches or pull requests
Filter device list on
message['payload']['deviceInfos'][0]['capabilities']['hasBatteryStatus']
to exclude non-chargable devices like wired keyboards.The text was updated successfully, but these errors were encountered: