Skip to content
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

Closed
lbnt opened this issue Apr 2, 2019 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@lbnt
Copy link

lbnt commented Apr 2, 2019

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
}

@hobbyquaker hobbyquaker added the bug Something isn't working label Apr 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants