-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Extend the project to others devices #302
Comments
In principle, there is nothing to be said against this. It also makes no real difference for the software whether it is a headset or a mouse. So I would also accept PRs with other (HID) devices.
In the readme there is actually a link to the wiki under the Development section which explains it: https://github.com/Sapd/HeadsetControl/wiki/Development Battery is a little bit more difficult than Sidetone, however the steps are similar. Basically you need to search for a decreasing value in a packet which is to the host. I would advise completely reading the wiki article before trying it. If you struggle you can always come back here and report your progress or ask. |
Okay, thank you, I'll think about it. |
This issue is stale because it has been open 300 days with no activity. Remove stale label or comment or this will be closed in 60 days. |
This is now easier to do. The last update includes ground-work to also support multiple devices (not fully implemented in code, but not much is missing) |
Description
Hi, I use a steelseries aerox 3 mouse Wireless and I would like to get the battery percentage to display it on a custom streamdeck, this project looks perfect but only for headsets... Are there any plans to extend the project to mice and others wireless device ?
It can also be interesting to explain in the README how to retrieve the data because it's not an easy thing to find how to do it.
Thank,
Elie
The text was updated successfully, but these errors were encountered: