zigpy / zigpy-znp

TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
GNU General Public License v3.0
145 stars 40 forks source link

No ZDO converter for cluster 0 #121

Closed pipiche38 closed 2 years ago

pipiche38 commented 2 years ago
2021-12-25 17:14:32,371 DEBUG   :Intercepted a ZDO request: dst_addr=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=0, src_ep=0, cluster=0, sequence=39, options=TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST, radius=30, data=b'\x00\xc6\xba\x00\x00\x00\x00\x00\x00\x00\x00'
2021-12-25 17:14:32,375 ERROR   :ZDO converter for cluster 0 has not been implemented! Please open a GitHub issue and attach a debug log: https://github.com/zigpy/zigpy-znp/issues/new
pipiche38 commented 2 years ago

Thanks !