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

TemperatureSanitizer.py does not support TEMPer with USB ID 413d:2107 #1

Closed
Poikilos opened this issue Jan 21, 2021 · 0 comments
Closed

Comments

@Poikilos
Copy link
Owner

Poikilos commented Jan 21, 2021

TemperatureSanitizer.py not support TEMPer with USB ID 413d:2107 (On GNU+Linux systems, try running lsusb before and after plugging in your device to see what ID appears).

temperusb has not responded to this Jan 25, 2018 issue on GitHub: Support for product ID 413d:2107

See also

Temporary solutions:

  • 0462bbb (read-loop.sh uses hid-query if present in the path. Compiling and installing TEMPered provides the command.)
  • ac23e1c (get_temp.sh installs a virtualenv and automatically if hid-query is not present in the path, and read-loop.sh now calls get_temp.sh).
    • The code in TemperatureSanitizer_413d_2107.py can become a permanent solution if it becomes part of TemperatureSanitizer.py
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

No branches or pull requests

1 participant