-
Notifications
You must be signed in to change notification settings - Fork 4
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 or entities (no pin) #6
Comments
Show diagnostics for Bluetooth integration |
Apart from the jura smart dongle, I have two shelly plus 1 with active/passive bluetooth functionality on.
|
Well. I can see AdvData in your logs. Are you sure you don't have any errors in logs? Have you checked device list later? Device may appear with some delay. It needs to get this message:
|
No, I do not see (relevant) errors in de debug logging (just some zigbee related errors). Any other place I need to look (I'm not a very advanced HA user)? Do you mean the Device list in the Jura integration? It statys empty. Can i check if the messages to the bluefrog is sent somewhere? |
Maybe "shelly plus 1" haven't support active connection to device. You should get new device in Hass right after AdvertisementData message. I can see you have builtin adapter:
Is you server far from Jura? |
Do you mean after the line: My coffeemachine is (for testing) located <2 meters from my HA installation. |
Yes. Component waiting this msg to get Jura model from it. It's all fine with your msg. I don't know why component doesn't get it. |
weird. You think a different bluetoothadapter in HA might help? Perhals the shelly does not forward the message as it should? |
Definitely try to do that |
so. it looks like the builtin bluetooth-adapter was the culprit here... |
FYI: the debug log now shows which looks different than the line from the log with the builtin bluetooth adapter... |
It's no matter. Only |
HOAS latest version in a windows virtualbox, bluetooth enabled
integration version 1.0.1
After adding the device (MAC address shows),
no entities / device is added (device is a jura D4) no PIN on device
any ideas?
The text was updated successfully, but these errors were encountered: