adubravac

Results 1 comments of adubravac

i added following code at line 234 (empty line), watch intendation: if info['firmware'][:16] == 'TEMPerHUM_V3.9': info['firmware'] = info['firmware'][:16] #Bytes 3-4 hold the device temp, divide by 100 self._parse_bytes('internal temperature', 2,...