padelt / temper-python

libusb/PyUSB-based driver to read TEMPer USB HID devices (USB ID 0c45:7401) and serve as a NetSNMP passpersist module
Other
182 stars 76 forks source link

Add support for TEMPerV1.4 including tests #111

Closed davet2001 closed 3 years ago

davet2001 commented 3 years ago

As requested by @StatusCode404 https://github.com/padelt/temper-python/issues/110 This PR is to add support for a new sensor, the TEMPerV1-4 pytests have been added and they pass.

(note that I don't have this physical device so unable to do a real hardware test.)

StatusCode404 commented 3 years ago

Thanks!