Open ggoodgguy opened 9 months ago
This is a duplicate of #24. I had the same issue but the pull request there (#23) worked nicely for me.
Hey. thanks this fixed the issue.. to bad fix it isn't already included in this repository
Can you confirm this is now working in master?
I'm also trying to use this device and receiving the same error: "error": "no hid/tty devices available"
I see in the readme:
In this example, one of the devices doesn't have the HID driver attached because I was using an libusb-based program to access it.
But I don't understand what the solution is.
Hello, I am trying to use this script with new Temper2 usb key (https://thepihut.com/products/temper2-usb-dual-temperature-sensor)
After runing setup when I try to run
I am using raspberry pi and usb is detected as bellow.
I also tried to add
to temper.py and then it returns
what am I doing wrong?