Zigbee 3 gang switch

Hi everyone, I'm new HE user, migrating from Smartthings after 3 years. I've bunch of zemismart switches (no neutral), single, two and 3 gang. I'm struggling with adding switches with more than 1 gang.
I've read multiple threads here and tried all suggested drivers:

  • Nue Sigbee Switch
  • Generic Zigbee Switch
  • Generic Zigbee Multi-Endpoint Switch

As well as one written by @muxa

  • Zemismart Zigbee Wall Switch Multi-Gang

All I'm getting is all three switches working as one. No child devices appear on the device list.
I'm all new to hubitat so there might be something that I'm doing wrong.
I also have a zemismart device handler for smartthings that works well with hub, I've read on the forum it's fairly straight forward to convert to Hubitat for someone who knows what they doing. It's probably bit too much for me at the moment but I can post it here if someone would like to have a look.

Appreciate all help and support with this.

1 Like

Hi @Gr0sh and welcome to Hubitat!

To help you find the right driver for your switches, it is needed to know the exact model and manufacturer. This can be found on the device web UI page, 'Data' section at the bottom. Please copy and paste it here.

2 Likes

Welcome @Gr0sh. Pretty sure @kkossev will be able to get you set up with the right driver, but if for some reason he can’t holler and we can take a look at porting the driver.

2 Likes

thanks for a prompt response!

below is a device data, I believe * manufacturer: _TYZB01_Lrjzz1UV means Tuya?>

  • endpointId: 01
  • application: 43
  • softwareBuild: 00000043
  • inClusters: 0000,0003,0006
  • outClusters: 0019
  • model: TS0013
  • firmwareMT: 0000-FFB0-00000043
  • manufacturer: _TYZB01_Lrjzz1UV
1 Like

Yes, it is Tuya device. I will be able to check for a proper driver later tonight.

2 Likes

@Gr0sh please change to this driver :

https://raw.githubusercontent.com/kkossev/hubitat-muxa-fork/development/drivers/zemismart-zigbee-multigang-switch.groovy

and press the Initialize button.

Three child devices should be created (you may need to press F5 to refresh the web page) and you should be able to control the three switches individually now.

Please let me know if it works for your device.


Update May 2024 : this driver is now available for installation and update from HPM.

2 Likes

It works! 3 child devices created all responding and reporting correct status

@kkossev thank you for a prompt response, what a great community!

Should have swapped to HE earlier :smile:

4 Likes