-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Device Stuck in pair loop #21497
Comments
I think this is the same issue as I have. I have problems with IKEA bulbs and LEDVANCE outlets, which keeps resetting after pairing. For the IKEA lights, it was possible to stop the reset by cutting power immediately after successful interview, but that doesn't work for the ledvance outlets. |
I also have issues to pair legrand devices. I went back to 1.34.0 to pair them... |
Find a way to make it pair, I saw it in another thread where you need to stop Z2M when the device has been discovered. |
Could have been fixed by Koenkk/zigbee-herdsman#938 which is available in the dev branch If not, I suggest to try the new driver |
Seeing similar issues with a z-stack coordinator, but I'm just blaming it on legrand being very picky. As it never really worked well before anyway. I am able to pair it with the september z2m release though. But it just breaks when upgrading again and I gave up. Because the device is very hard to debug as I essentially have to cut the entire power to the house to reset mine (which euhm, well doesn't do well for the server running z2m). So I can't do a git bisect on this sadly. |
This is related to Koenkk/zigbee-herdsman#979, until this is fixed you can theoretically manually comment the readResponse coming from inside zh. I've tried this and then the device pairs again. |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days |
What happened?
During a full re-pair of my 40+ devices (due to instability), I discover that I cannot repair some devices.
Most of my devices can re-pair with the coordinator, but some are stuck in pair process, with led blinking
For example: Legrand cable outlet can pair successfully, I can start to get information, but the device led does not stop blinking, and the device disconnect after seconds.
I have the same with ewelink relay (led never stop blinking)
It's like if devices were waiting for a final ACK from coordinator and never get it.
Informations:
Z2m: [1.35.3](commit: [fe0742a])
Coordinator: EZSP v12 (7.3.1.0 build 176)
Test done : delete coordinator_backup.json database.db database.db.backup, repair the strict minimum to be able to pair the Legrand device, same issue
What did you expect to happen?
Device should stop blinking at the end of the pair process, and should not disconnect
How to reproduce it (minimal and precise)
repair devices
Zigbee2MQTT version
1.35.3
Adapter firmware version
7.3.1.0 build 176
Adapter
EZSP v12
Setup
HA with Z2m on orangepi Zero 3
Debug log
I attach the debug trace, finishing in a crash of z2m
Uploading debug.log…
The text was updated successfully, but these errors were encountered: