zigbee2mqtt:5 zigbee2mqtt supported devices cannot add to gladys
See original GitHub issuemy 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
{
"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
my five devices:
RH3040 ☑️ only this one can add to gladys
Issue Analytics
- State:
- Created 2 years ago
- Comments:19 (8 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub 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
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 WXCJKG13LMi think although WXCJKG13LM is not managed yet by Gladys ,but it will be see in
gladys-z2m-zigbee2mqtt
docker logs,is this right?