Hello!
So i have a bluetooth sensor that works similarly to the xiaomi temperature sensor https://github.com/tim-hellhake/xiaomi-temperature-humidity-sensor-adapter/blob/master/xiaomi-temperature-humidity-sensor-adapter.js
I have based my adapter on this one, I can see the device, get all the infos but after I add the device it always says it is disconnected.
Although if I refresh the page the value will update (and in my logs I can see the values being printed). Any idea of what is happening?
Is the plugin for the Xiaomi sensors working well? (just to compare). The Ruuvi tag are also similar.
Thank you for the help!