question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

zigbee2mqtt:5 zigbee2mqtt supported devices cannot add to gladys

See original GitHub issue

my devices TT001ZAV20 has support in zibgee2mqtt ,follow https://www.zigbee2mqtt.io/devices/TT001ZAV20.html#tuya-tt001zav20

but,i can’t add in gladys, ,and it has recognized,in zigbee2mqtt from 8080 port web

image image image

{
  "name": "0x000d6ffffe6eca47",
  "external_id": "zigbee2mqtt:0x000d6ffffe6eca47",
  "model": "TT001ZAV20",
  "features": [
    {
      "category": "battery",
      "type": "integer",
      "unit": "percent",
      "name": "Battery",
      "read_only": true,
      "has_feedback": false,
      "min": 0,
      "max": 100,
      "zigbeeField": "battery",
      "external_id": "zigbee2mqtt:0x000d6ffffe6eca47:battery:integer:battery",
      "selector": "zigbee2mqtt:0x000d6ffffe6eca47:battery:integer:battery"
    }
  ],
  "should_poll": false,
  "service_id": "cd5e56de-fd54-446d-a5a7-2539273349d9",
  "supported": false
}

also many of zigbee2mqtt supported device cannot

https://www.zigbee2mqtt.io/devices/WXCJKG13LM.html

{
  "name": "0x04cf8cdf3c7d5ce3",
  "external_id": "zigbee2mqtt:0x04cf8cdf3c7d5ce3",
  "model": "WXCJKG13LM",
  "features": [
    {
      "category": "battery",
      "type": "integer",
      "unit": "percent",
      "name": "Battery",
      "read_only": true,
      "has_feedback": false,
      "min": 0,
      "max": 100,
      "zigbeeField": "battery",
      "external_id": "zigbee2mqtt:0x04cf8cdf3c7d5ce3:battery:integer:battery",
      "selector": "zigbee2mqtt:0x04cf8cdf3c7d5ce3:battery:integer:battery"
    }
  ],
  "should_poll": false,
  "service_id": "cd5e56de-fd54-446d-a5a7-2539273349d9",
  "supported": false
}

some images: my 5 devices can find in zigbee2mqtt supported,but only one device can add to gladys image

image image image

my five devices:

RH3040 ☑️ only this one can add to gladys

TT001ZAV20

SNTZ007

WXCJKG13LM

SN10ZW

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:19 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
bulolocommented, Apr 10, 2021

thank you very much. i will make a PR to support Chinese. and try to support new zigbee devices myself if the device is not supported

1reaction
bulolocommented, Apr 10, 2021

OK. Devices must first need to be paired to the Zigbee Network (so visible in the 8080 interface) to be able to be added to Gladys. Maybe you can refer to the notice of your devices. And try to restart the gladys-z2m-zigbee2mqtt container

https://www.zigbee2mqtt.io/devices/ZNLDP12LM.html#pairing

https://gladysassistant.com/docs/integrations/zigbee2mqtt#add-devices

For your information, WXCJKG13LM is not managed yet by Gladys (complex device).

yes , before i add a device,i can see a join log and pairing message on gladys-z2m-zigbee2mqtt docker,but now there is not message when i try ZNLDP12LM or WXCJKG13LM

i think although WXCJKG13LM is not managed yet by Gladys ,but it will be see in gladys-z2m-zigbee2mqtt docker logs,is this right?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Supported Devices - Zigbee2MQTT
Currently 2572 devices are supported from 348 different vendors. In case you own a Zigbee device which is NOT listed here, please see...
Read more >
Connect Zigbee devices with an USB Zigbee dongle and ...
An easy & affordable USB dongle we tested with Gladys is the Sonoff Zigbee 3.0 USB dongle. The full list of compatible adapters...
Read more >
Adding unsupported devices to Zigbee2MQTT - NotEnoughTech
At this point, you are ready to add the new device to the list. Buy USB Zigbee Stick CC2531. Buy it using these...
Read more >
Home Assistant | Hey guys it is possible to use ZIGBEE2Mqtt ...
... the only problem is that zigbee2mqtt supports a lot more devices, but I cannot ... Any device that's in HA you just...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found