-
Notifications
You must be signed in to change notification settings - Fork 42
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
Xiaomi Mi Bedside Lamp 2 pairing problem #116
Comments
FYI, I have no issues when pairing via Home.app on iOS devices. |
Hi,
Also the homekit version is up to date? Could you try the code from the repository and use branch |
Hass.IO uses version 0.12.2.
Need to find a way to install the |
I have removed pairing to Home.app and now I get the following message:
|
I have tried to install the
|
@rgruyters the add_bluetooth branch will not work with HA or HASS.io yet. When it's released I will make the neccessary changes to HA. I think @jlusiardi means you should try and pair with the CLI using the add_bluetooth branch, not try and run HA/HASS.io with the add_bluetooth branch. |
Yes exactly what @Jc2k said. Sorry for my imprecise wording. I just want to exclude that hass.io has effects and in the branch we have more debug logs as described in my last comment. |
Ah, ok. Will try in my local dev environment. |
Finally find the time to do it. Here is the debug output. Hopefully it gives enough info to get it working.
|
mmh just to be sure an not miss out anything, the pin code was entered with the dashes like XXX-XX-XXX? |
Uh, no? Should I? It doesn’t say on the back of the device. |
Oh ok, I did not put it into documentation explicitly because Apple's spec is pretty precise: It should look like 123-45-678 (which is forbidden by the spec by the way ;) ) Can you give it a try? |
https://images.ifun.de/wp-content/uploads/2019/01/mi-bedside-lamp-2-fuss.jpg shows a model with pin 38174620 which should be something like 381-74-620. |
Ok. Just test it on the current release 0.12.2 and works fine when I dashes. |
Ok this is good news. Perhaps code should be added to prevent such an issue (at least print a warning when using the tools from this project). 65752d3 should at least improve the README.md |
I'm trying to add my Xiaomi Mi Bedside Lamp 2 to my Hass, but uncounted an issue.
After some debugging I noticed the following message:
I logged into the hassio container and tried to use the Python module directly to see what is happening.
And:
Is this a known issue? Can I fix this?
The text was updated successfully, but these errors were encountered: