Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I stop the Http client from updating device info #946

Open
joshp1407 opened this issue Nov 11, 2024 · 0 comments
Open

How do I stop the Http client from updating device info #946

joshp1407 opened this issue Nov 11, 2024 · 0 comments

Comments

@joshp1407
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant