temper
temper copied to clipboard
TEMPer2_V4.1 support?
Hi everyone, thanks for the work for adding support for Linux for the PC sensors.
My PC sensor, I just bough, has a humidity and temperature sensor with a black serial cable that connects to the sticks. I also has a red button with TXT written on it as well temperature range.
Running ./temper.py -l I get
Bus 001 Dev 001 1d6b:0002 xHCI Host Controller ['hidraw1', 'hidraw2', 'hidraw3', 'hidraw4', 'hidraw5']
Bus 001 Dev 004 04ca:3016
Bus 001 Dev 005 1bcf:2ca0 HD WebCam
Bus 001 Dev 011 093a:2510 USB Optical Mouse ['hidraw1']
Bus 001 Dev 024 03f0:034a HP Elite USB Keyboard ['hidraw2', 'hidraw3']
Bus 001 Dev 027 3553:a001 TEMPer2 ['hidraw4', 'hidraw5']
Bus 002 Dev 001 1d6b:0003 xHCI Host Controller
But ./temper.py doesn give any ouput.
I tried sudo ./temper.py --force 3553:a001
and I got:
Bus 001 Dev 027 3553:a001 TEMPer2_V4.1 Error: Unknown firmware TEMPer2_V4.1: b'80800bf64e200000'
Can anyone give me a hint in how to add support to this new version. Then I will gladly make a PR for that.
Thanks a lot
Just saw this PR. It works fine perfectly! Thanks a lot!
The ccwienk/temper PR #23 looks straight-forward, but I do not have one of these devices to test on.