-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Bluetooth now works with OS X (darwin) #492
Comments
actually it doesn't work as expected. need see what's wrong. |
I keep having this issue when trying to sync everything using Homebridge and Govee on my MacBook. The log is giving me this every time: [4/30/2024, 1:32:56 PM] [Govee] [AWS] disabling client as disabled in config. These lights ARE bluetooth controlled so I'm not sure why the bluetooth keeps saying it's disabled. How can I fix this? |
What issue do you have? Please be as thorough and explicit as possible.
Bluetooth can now be enabled on darwin OS X. It seem that the discovery problems have been resolved. I verified by removing the check that disabled bluetooth on darwin (line 490 of platform.js) and installing @abandonware/noble.
Also reading abandonware/noble#225 the discovery issue no longer occurs.
Details of your setup.
Homebridge
Which version of Homebridge do you have?
v1.6.0
Which version of this plugin (homebridge-govee) do you have? Has the issue started since upgrading from a previous version?
v8.1.2
Which Govee devices do you have that are causing issues? Please include product models if applicable.
H7122
Please paste any relevant logs below.
[4/12/2023, 7:33:50 PM] [Govee] [BLE] client enabled.
[4/12/2023, 7:33:50 PM] [Govee] [Smart Air Purifier] initialising with options {}.
[4/12/2023, 7:33:50 PM] [Govee] [Smart Air Purifier] initialised with id [3A:8E:D4:AD:FC:19:C8:AC] [H7122].
The text was updated successfully, but these errors were encountered: