mgutierrezp

Results 7 comments of mgutierrezp

after investigating further and due to an incorrect description, it seems I bought the wrong version. Sorry guys

> 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...

after investigating further and due to an incorrect description, it seems I bought the wrong version. Sorry guys

Hi. Adding to the above, pyusb must also be installed as a dependency

the sensor is internal. This is the device: ![image](https://user-images.githubusercontent.com/4678481/203547798-ff6bd95e-3b6d-4e77-a185-c1ddfa7d2387.png) ![image](https://user-images.githubusercontent.com/4678481/203547848-ae73a367-2514-40dc-a342-0983b0427293.png) m

> @mgutierrezp by the way, does this have a temperature sensor as well, or humidity only? temperature and humidity (internal). I can read both values correctly with the code above

great, thanks for your kind support!