JsBergbau / MiTemperature2

Read the values of the Xiaomi Mi Bluetooth Temperature sensor 2 including custom encrypted format.
706 stars 162 forks source link

In Hassio (HassOS) cant install bluepy #16

Closed antoweb closed 4 years ago

antoweb commented 4 years ago

Hi, the python script wont work in my hassio because missing bluepy:

~ $ ./LYWSD03MMC.py -d A4:C1:38:XX:XX:XX -r -b 5 Traceback (most recent call last): File "./LYWSD03MMC.py", line 5, in from bluepy import btle ModuleNotFoundError: No module named 'bluepy'

and installing pip3 install bluepy canot find make

JsBergbau commented 4 years ago

Please try to get help in hassio forum how to install bluepy.