hobbyquaker / node-red-contrib-zigbee

Node-RED Nodes for ZigBee Devices 🐝
MIT License
86 stars 15 forks source link

XIAOMI lumi.sen_ill.mgl01 (GZCGQ01LM) is not working #147

Closed ATM-HSW closed 3 years ago

ATM-HSW commented 3 years ago

When I try to use the XIAOMI light sensor with node-red-contrib-zigbee, I'm getting this error message:

12 Mar 13:17:59 - [info] [zigbee-shepherd:zigbee herdsman] Herdsman   version: v0.13.78
12 Mar 13:17:59 - [info] [zigbee-shepherd:zigbee herdsman] Converters version: v14.0.84

12 Mar 13:18:04 - [info] [zigbee-shepherd:zigbee herdsman] Currently 1 devices are joined:
12 Mar 13:18:04 - [info] [zigbee-shepherd:zigbee herdsman] 0x04cf8cdf3c7d01c5 Se_Licht (EndDevice LUMI lumi.sen_ill.mgl01)

12 Mar 13:18:04 - [info] [zigbee-shepherd:zigbee herdsman] Coordinator: zStack3x0 2.7.1 20210120

12 Mar 13:18:28 - [warn] [zigbee-converter:cef476bd.9efc78] No converter available for 'lumi.sen_ill.mgl01' with cluster 'genBasic' and type 'attributeReport' and data '{"modelId":"lumi.sen_ill.mgl01"}'
12 Mar 13:18:28 - [warn] [zigbee-converter:cef476bd.9efc78] Please see: https://www.zigbee2mqtt.io/how_tos/how_to_support_new_devices.html.

When I try to use it with zigbee2mqtt everything is fine.

Any idea, what could be wrong?

ATM-HSW commented 3 years ago

Nobody has an idea?

jokakilla commented 3 years ago

I had the same issue. For me the following has solved it:

Hope this is working for you too...

ATM-HSW commented 3 years ago

Hi @jokakilla thx for your hint. But I uninstalled the library and am using zigbee2mqtt instead.