-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Switch Bticino / Legrand K4003C/L4003C/N4003C/NT4003C #7973
Comments
What the network key for the Deconz sniff? |
45:60:60:af:e5:86:d3:d0:ab:26:2e:ae:f2:bf:2c:e8 |
It doesn't work. |
Could you check if the issue also happens with z2m 1.34.0? (Koenkk/zigbee2mqtt#22734 (comment)) |
Hi @Koenkk, I need to google to find an easy way to downgrade without backup. If you already have the solution, please share :D Conversely, I need to install and configure z2m without HA to test it. |
I think it would be the easiest to setup z2m on a laptop, follow e.g. https://www.zigbee2mqtt.io/guide/installation/01_linux.html |
Hi @Koenkk, unfortunately it doesn't work :( same as latest version. It unpairs right after successful configuration. Any idea? |
@CodeForLove83 no clue yet, lets see if there is anything in the gateway sniffs |
Hi @Koenkk , attached you can find the fresh sniffing from Legrand Gateway and device. I edited this post to add a pcap of the pairing with Z2M of another device but same model. At first glance it seems no verify and confirm key are exchanged during z2m pairing process. Hopefully you can fix it. Just let me know if you need anything else. Thanks |
|
Hi @Koenkk
Other Legrand devices (~70 devices) are pairing without any issue. Let me know if you notice anything in the Legrand sniff. |
So you managed to pair 70 devices except one to your Conbee III? |
Well, mostly are pairing fine, others need to do some tricks (mentioned in other posts). In general pairing Legrand devices is harder with z2m than Deconz. Nevertheless I really do like z2m and it'd be great to spot the issues and fixing them all to fully support Legrand devices. I'm obviously open to contribute actively with z2m. Have you found anything interesting within the Legrand Gateway sniffing? |
Today I got the same problem adding a K4003C switch to z2m but maybe i have found a workaround.
I hope this work also for you! Let me know. |
Hi, I've already test it out and it doesn't work. Which dongle are you using? |
Zigbee Dongle-E flashed with firmware ncp-uart-hw-v7.4.3.0-zbdonglee-115200.gbl |
The Legrand gateway can pair with the device without power it off. I've attached in my previous comments the pcap of the sniffing. I need to figure out if this is a firmware dongle issue or a z2m one. Let's see what @Koenkk suggests. |
One diff I see is that the Legrand gateway does respond to the |
I don’t know if this is the correct place to post this, but with this same switch I can only read the Power, and Apparent Power. On ZHA it is possible to read the Voltage and the Current, so I think there is definitely something missing with these switches. If you need logs or anything I can provide whatever you need, just guide me! |
@Koenkk I think I might have the same problem with my KG4141AC, but I'm not sure if it's the same happening here or not. In the logs tab I see the following INFO:
Would that message explain why the switch disconnects during the configuring process? Is there something I can do to avoid disconnections? I didn't have any problems with the ones I installed a year ago, and I bought those and the ones I'm trying to add now at the same time. |
Hi,
unfortunately the device cannot successfully pair with z2m. A few of them complete with success but many others, with the same firmware version, does not complete. z2m completes interview and configuration but then the light on the device is red and after a few seconds become unresponsive and is not possibile to refresh interview/configuration or publish any Zigbee message.
Pairing with Legrand Gateway and Deconz complete with success and the devices can operate without any issue.
I guess fixing Legrand pairing with this device will fix also other issues, that I have and read in other posts, related to Legrand devices (e.g., shutter).
Digging into the problem I noticed there's an issue in handling attribute 0xf000 during pairing, but even with the fix this is not a solution (link).
@Koenkk can you help me here?
Attached you can find Wireshark pcaps of deconz (success) e and z2m (failure).
Archive.zip
If you need I can sniff traffic with Legrand gateway.
Thanks for your precious support.
The text was updated successfully, but these errors were encountered: