hannseman / homebridge-mi-hygrothermograph

Homebridge plugin for the Xiaomi Mi Bluetooth Temperature and Humidity Sensor
MIT License
266 stars 52 forks source link

404 node-usb #105

Closed MegaGio94 closed 4 years ago

MegaGio94 commented 4 years ago

Expected Behavior

It should install without errors

Current Behavior

I get "prebuild-install http 404 https://github.com/tessel/node-usb/releases/download/v1.6.3/usb-v1.6.3-node-v72-linuxmusl-arm.tar.gz" and I think because of that i get no readings from my bluetooth xiaomi device

Steps to Reproduce (for bugs)

I managed to get homebridge-mi-hygrothermograph working on a homebridge docker container before the v3.0 update, when i upgraded to version 3.0 during the installation i have this strange error, it seems that link does not exists. I tried to rebuild from zero the docker image installing only homebridge-mi-hygrothermograph and I have this kind of error, even from the browser it gives me 404. After all the compilation I have an infinite series of errors.

Schermata 2020-05-18 alle 17 15 44

Versions

Configuration

Homebridge Log / Command Output

hannseman commented 4 years ago

I just published a new version (3.0.1) which should install better. It installs fine for me on docker run --rm -it node:12. Please close this issue if it's resolved.

MegaGio94 commented 4 years ago

I have the exact same compiling error during the installation, but now: "[Temperature & Humidity] Start scanning." So now i see the temperature and humidity according to my xiaomi device. Should i close the issue?

Schermata 2020-05-24 alle 16 07 49
hannseman commented 4 years ago

👍