Page 1 of 1

[Solved] Device not turning up via Domoticz Z2M plugin

Posted: Monday 25 March 2019 12:56
by mveldman
I have the Domoticz Zigbee2Mqqt plugin working.
All my devices are showing up in Domoticz after pairing except for one.
I have an Aqara wired single key switch (qbkg11lm).
In zigbee2mqtt it is working, i can see its state.
I have tried deleting it from de database.db and pairing again.
But it is not showing up in the devices list.
Is there something i am overlooking?

Re: Device not turning up via Domoticz Z2M plugin

Posted: Tuesday 26 March 2019 10:11
by mveldman

Code: Select all

mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d0002ca2416 (0x00158d0002ca2416): WXKG01LM - Xiaomi MiJia wireless switch (EndDevice)
mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d0002c7ed88 (0x00158d0002c7ed88): WXKG01LM - Xiaomi MiJia wireless switch (EndDevice)
mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d0001107fc6 (0x00158d0001107fc6): MFKZQ01LM - Xiaomi Mi/Aqara smart home cube (EndDevice)
mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d000110826a (0x00158d000110826a): MFKZQ01LM - Xiaomi Mi/Aqara smart home cube (EndDevice)
mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d0002371682 (0x00158d0002371682): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d0001b79126 (0x00158d0001b79126): WSDCGQ01LM - Xiaomi MiJia temperature & humidity sensor  (EndDevice)
mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d00016fc349 (0x00158d00016fc349): WSDCGQ01LM - Xiaomi MiJia temperature & humidity sensor  (EndDevice)
mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d0001b7915c (0x00158d0001b7915c): WSDCGQ01LM - Xiaomi MiJia temperature & humidity sensor  (EndDevice)
mrt 26 10:06:45 domoticz npm[21624]:   zigbee2mqtt:info 2019-3-26 10:06:45 0x00158d0002c3bf55 (0x00158d0002c3bf55): QBKG11LM - Xiaomi Aqara single key wired wall switch (Router)
Some more information, devices are showing up in Z2M, last one (QBKG11LM) not in domoticz.

Re: Device not turning up via Domoticz Z2M plugin

Posted: Wednesday 03 April 2019 23:40
by mveldman
I also found out that i'm not able to turn the switch on and off through node-red.
This is the output of zigbee2mqtt:

Code: Select all

apr 03 23:17:54 domoticz npm[518]:   zigbee2mqtt:info 2019-4-3 23:17:54 MQTT publish: topic 'zigbee2mqtt/0x00158d0002c3bf55', payload '{"power":8.48,"linkquality":36,"state":"OFF","consumption":0.02,"temperature":23}'

Re: Device not turning up via Domoticz Z2M plugin

Posted: Saturday 13 April 2019 9:25
by mveldman
Still nobody had this issue or has a clue to resolve this?
I tried updating the z2m plugin, z2m itself, updating the stick and pairing the switch again.
No luck, unfortunately

Re: Device not turning up via Domoticz Z2M plugin

Posted: Monday 17 June 2019 14:22
by scezr
I think there is no adapter in the Z2M plugin for the QBKG11LM.
I can make it for you and myself. Can you please tell me where you ordered the QBKG11LM? I need one without the neutral wire but I can't seem to find it. Once I have it I can write the adapter for it and make a request to integrate it with the plugin.

Re: Device not turning up via Domoticz Z2M plugin

Posted: Sunday 30 June 2019 21:50
by mveldman
scezr wrote: Monday 17 June 2019 14:22 I think there is no adapter in the Z2M plugin for the QBKG11LM.
I can make it for you and myself. Can you please tell me where you ordered the QBKG11LM? I need one without the neutral wire but I can't seem to find it. Once I have it I can write the adapter for it and make a request to integrate it with the plugin.
I ordered it here:https://www.aliexpress.com/item/32876742717.html.
I have the version with the neutral wire

Re: [Solved] Device not turning up via Domoticz Z2M plugin

Posted: Thursday 08 August 2019 0:30
by mveldman
Since an update of the plugin and zigbee2mqtt the switch turned up in the list.
Everything is now working as expected, thx for keeping the software updated!