[Solved] Device not turning up via Domoticz Z2M plugin

Xiaomi, Ikea TRÅDFRI, Philips Hue and more.

Moderator: leecollings

Post Reply
mveldman
Posts: 10
Joined: Wednesday 16 December 2015 11:52
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Heerhugowaard, NL
Contact:

[Solved] Device not turning up via Domoticz Z2M plugin

Post 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?
Last edited by mveldman on Thursday 08 August 2019 0:28, edited 1 time in total.
mveldman
Posts: 10
Joined: Wednesday 16 December 2015 11:52
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Heerhugowaard, NL
Contact:

Re: Device not turning up via Domoticz Z2M plugin

Post 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.
mveldman
Posts: 10
Joined: Wednesday 16 December 2015 11:52
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Heerhugowaard, NL
Contact:

Re: Device not turning up via Domoticz Z2M plugin

Post 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}'
mveldman
Posts: 10
Joined: Wednesday 16 December 2015 11:52
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Heerhugowaard, NL
Contact:

Re: Device not turning up via Domoticz Z2M plugin

Post 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
scezr
Posts: 1
Joined: Monday 17 June 2019 14:19
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Device not turning up via Domoticz Z2M plugin

Post 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.
mveldman
Posts: 10
Joined: Wednesday 16 December 2015 11:52
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Heerhugowaard, NL
Contact:

Re: Device not turning up via Domoticz Z2M plugin

Post 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
mveldman
Posts: 10
Joined: Wednesday 16 December 2015 11:52
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Heerhugowaard, NL
Contact:

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

Post 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!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest