Gladys: zigbee2mqtt:5 zigbee2mqtt supported devices cannot add to gladys

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

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 19 (8 by maintainers)

Most upvoted comments

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

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?