-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Error when paired device is not known #29
Comments
Did you also copy the database.db? |
Hi. I seen this problem: "Error: Timed out after 10000 ms"... |
Hi, no did not copy the database. Lost all information after a clean install on my Raspberry pi. @kirovilya Thanks |
Still this is a bug on pairing on new devices where you get a timeout if you don't do what @kirovilya suggested (pressing link buttons). I think this needs either a fix or a mention in the documentation for linking devices to the stick. |
Yes, this needs to be fixed in zigbee-shepherd. |
Since the topic is on pairing and I dont want to start another one. I see from the suported list that the 1000lm E27 is supported however, I get a not supported error.
I'm sure that I did not update it correctly. I have performed a Thanks guys |
You need to do a |
Thanks Koen, I have a lot to learn. The
Is there an issue in the code? When I try to insert the W the program crashes |
After some fidling around it now works. Changed it to |
Only thing left here is the |
The pairing solution for multiple devices looks to be similar to kirovilya post of pressing the link button during the process. I receive the same Timed out after 10000 ms error with Iris 3326-L motion sensor. This unit does not have link button. Pairing is done by remove/replace the battery. It keeps trying every 20 seconds. Any suggestions on how to overcome the error for this device? When running with debug I captured the following snippit for 0x000d6f001099e6c1 (Motion Sensor) which was unable to pair |
Really impressed with the progress from the original work of Andrew. I found a little error.
I previously paired devices to my dongle (with the Andrew version of the software). With the new fork when the program receives a message from an previuosly paired device it crashes, perhaps you can easily ctach this error.
The text was updated successfully, but these errors were encountered: