-
Notifications
You must be signed in to change notification settings - Fork 9
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
No devices detected after 20 minutes - no errors in logs #55
Comments
@qthatswho Good place to start troubleshooting is to see whether bluetooth is enabled on your Mac and appropriate permissions are granted. See https://github.com/abandonware/noble#os-x This plugin needs bluetooth module and BLE to function property to discover the devices. |
@asednev Thanks for the reply. I'm running HomeBridge on a Mac Pro (2013) (appears it has BLE support in the Broadcom chipset) in the background via HomeBridgeUI, so I'm wondering if it's somehow not enough to add terminal to the permissions (though I did do that and restarted HB - still no effect). Any other suggestions? There just isn't much in the logs, even with debug turned on. All I see is the same lines noted in original post - the scan starts, but nothing after that. |
Same issue running Raspberry Pi 400 through Homebridge. |
@asednev pinging here again in case you have any ideas or can point me to more troubleshooting steps. I went back and completely went through the install steps again, and I'm getting the same behavior. My Homebridge server is a 2013 Mac Pro running Big Sur, and I've now tried with both H5075 and H5074 devices nearby. Seems like the install is fairly straightforward, but I've never had the plugin detect any devices. All I see in the logs is what I posted above (discovery scan starts, then nothing), even with debug logging enabled.
|
Describe Your Problem:
No devices detected, even after waiting 20 minutes after plugin load
Logs:
Plugin Config:
Screenshots:
N/A
Environment:
The text was updated successfully, but these errors were encountered: