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?
[Solved] Device not turning up via Domoticz Z2M plugin
Moderator: leecollings
-
- 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
Last edited by mveldman on Thursday 08 August 2019 0:28, edited 1 time in total.
-
- 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
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)
-
- 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
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:
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}'
-
- 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
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
I tried updating the z2m plugin, z2m itself, updating the stick and pairing the switch again.
No luck, unfortunately
-
- 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
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 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.
-
- 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
I ordered it here:https://www.aliexpress.com/item/32876742717.html.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 have the version with the neutral wire
-
- 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
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!
Everything is now working as expected, thx for keeping the software updated!
Who is online
Users browsing this forum: No registered users and 1 guest