Device Handler for Tuya ZIGBEE 3 or 4 Gang Switch Module

I have a few 3 & 4 gang zigbee switch modules.
I get can get them to pair no issue, but I thought if i used Zigbee Multi Switch it would just show all the relevant switches, but it only shows max 2.

So im looking for a Device handler that supports 3 & 4 gang Zigbee Switch Modules.

Data

  • application: 41
  • endpointId: 01
  • manufacturer: _TZ3000_ltt60asa
  • model: TS0004
  • zigbeeNodeType: ROUTER
    Raw Description
    01 0104 0100 01 07 0003 0004 0005 0006 E000 E001 0000 02 0019 000A

Any help or ideas would be great

Tuya uses a proprietary cluster for its multigang switches, EF00, so they don’t work with the generic DTHs. This has caused a lot of headaches for many people, particularly because they are sold under so many different brand names which can have minor firmware differences from each other. :thinking:

See the following thread for discussion and some options you can try:

Hey JD, thanks yeah i have read through this and tried to implement the DH, but i think its designed for a specific model number and not the one im trying…

1 Like

So i found the solution to alot of Tuya Zigbee Switch and modules!!

4 Likes

Excellent find. :grinning:

Saved me a lot of fiddling around with device handlers.