Skip to content
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

Support multiple devices, set different vendor / product id #76

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

EnricoMi
Copy link

Adds the following features:

  • Rework ControlCenter, DeviceHandler and Device class hierarchy
  • List available devices
  • Allow to select device
  • Allow to set vendor and product id
  • Add more known to work product ids
  • Tell argparse which options are mutually exclusive (if none is given, it exits with help)
  • Elevate permissions after args parsed (no need to elevate to print help)

- Rework ControlCenter, DeviceHandler and Device class hierarchy
- List available devices
- Allow to select device
- Allow to set vendor and product id
- Add more known to work product ids
@EnricoMi EnricoMi changed the title Support multiple devices Support multiple devices, set different vendor / product id Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant