This repository has been archived by the owner on Dec 28, 2022. It is now read-only.
No converter found for WXKG11LM even with latest zigbee-shepherd-converters #10
Labels
bug
Something isn't working
I have performed a classic install (latest releas 0.2.0-alpha.0 with latest zigbee-shepherd-converters 8.1.0). I have paired two xiaomi aqara wireless switch with success. I have created/configured and deployed a converter node in my node-red tab.
But when I push one of the buttons, I have these node-red debug messages:
"No converter available for 'WXKG11LM' with cid 'genOnOff', type 'attReport' and data '{"cid":"genOnOff","data":{"onOff":1}}'"
"Please see: https://koenkk.github.io/zigbee2mqtt/how_tos/how_to_support_new_devices.html."
In my names.json file the switch is recognised as
"0x00158d0002044432": {
"name": "",
"type": "EndDevice",
"ieeeAddr": "0x00158d0002044432",
"nwkAddr": 49583,
"manufId": 4151,
"manufName": "LUMI",
"powerSource": "Battery",
"modelId": "lumi.sensor_switch.aq2",
"epList": [
1
],
"status": "online",
"joinTime": 1554228918
}
The text was updated successfully, but these errors were encountered: