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
183 stars 78 forks source link

Report TEMPerV1.2 devices as having a single sensor #85

Closed u1f35c closed 4 years ago

u1f35c commented 6 years ago

V1.2 devices only have a single sensor, so report them as such. See, for example, https://github.com/edorfaus/TEMPered/wiki/TEMPerV1.2

padelt commented 4 years ago

Thank you @u1f35c!