itsmepetrov / homebridge-zigbee

ZigBee Platform plugin for HomeBridge
https://itsmepetrov.github.io/homebridge-zigbee/
MIT License
106 stars 36 forks source link

Aqara switch pairing not successful #27

Closed Hussamfhaily closed 5 years ago

Hussamfhaily commented 5 years ago

While trying to connect aqara switch WXXG01LM I keep getting error message: cannot get the node descriptor.

itsmepetrov commented 5 years ago

More details please

Hussamfhaily commented 5 years ago

@itsmepetrov thanks for replying. What information is required

itsmepetrov commented 5 years ago

Device model/id, homebridge logs/pairing logs

itsmepetrov commented 5 years ago

You can try to pair it again, it’s know issue and I think it’s because device goes to sleep while pairing, so try to wake you device by clicking on button/buttons while pairing

Hussamfhaily commented 5 years ago

I use Homebridge on Raspberry Pi 3 B+. This is what I get while attempting to connect the switch in spite of keep clicking.

[2019-3-19 16:02:21] [ZigBee] error: Cannot get the Node Descriptor of the Device: 0x00158d00028a68bb (Error: Timed out after 10000 ms) [2019-3-19 16:02:22] [ZigBee] [PermitJoinAccessory] time left: 87 [2019-3-19 16:02:23] [ZigBee] [PermitJoinAccessory] time left: 86 [2019-3-19 16:02:24] [ZigBee] [PermitJoinAccessory] time left: 85 [2019-3-19 16:02:25] [ZigBee] [PermitJoinAccessory] time left: 84 [2019-3-19 16:02:26] [ZigBee] [PermitJoinAccessory] time left: 83

Hussamfhaily commented 5 years ago

Thanks for helping. I could mange to do the pairing after a lot of trying.

vincentcox commented 4 years ago

Anything particular you did to get it working?