hannseman / homebridge-mi-hygrothermograph

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

Trouble with Xiaomi Sensors Plugin Stuck at Initialization #198

Open dadmins1984 opened 3 months ago

dadmins1984 commented 3 months ago

I'm having an issue with Xiaomi Bluetooth sensors. Everything was working on Raspberry Pi, so it's not a matter of plugin configuration but possibly Bluetooth-related issues.

Currently i am movinging instance from RPI to VM, the plugin logs very little, so I'm unsure how to troubleshoot effectively. I've granted node BT permissions, and when I run hcitool lescan in the terminal, I can see devices. However, the plugin stops at "Initializing Hygrotermograph accessory..." How should I diagnose this or where should I look for problems?

Ubuntu server Node.js v20.16.0 Homebridge Mi Hygrothermograph v3.4.2

Thanks