You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to look into the noble plugin issues on MacOS. What I'm seeing is that I don't get any device addresses reported when scanning through Noble. However I can obtain a unique device ID. I can use noble to connect to my Govee bluetooth device.
I've updated the blue.js file to point at device.id and then I've tried updating the cachedaccessories file to replace bleAddress with the device id. However every time I restart the plugin, it retrieves the device details held on the account and overwrites them.
I can't update it in the UI as the fields are all read only?
Which bit of code do I need to comment out to stop the retrieval of the info to test my hypothesis?
Apologies if this has been addressed and tested before.
The text was updated successfully, but these errors were encountered:
Hi, I am trying to look into the noble plugin issues on MacOS. What I'm seeing is that I don't get any device addresses reported when scanning through Noble. However I can obtain a unique device ID. I can use noble to connect to my Govee bluetooth device.
I've updated the blue.js file to point at device.id and then I've tried updating the cachedaccessories file to replace bleAddress with the device id. However every time I restart the plugin, it retrieves the device details held on the account and overwrites them.
I can't update it in the UI as the fields are all read only?
Which bit of code do I need to comment out to stop the retrieval of the info to test my hypothesis?
Apologies if this has been addressed and tested before.
The text was updated successfully, but these errors were encountered: