Smart switch Zigbee Novadigital

Does anyone has this driver?

Hi, @RPisci
Do you mean if someone has a driver that would make this device work in the SmartThings platform?
If so, we need the device’s fingerprints, not just the Brand, since the exact model can’t be seen in the picture you shared.

There are some Custom Drivers shared by developers in the Community that support several devices. Like this one:

You can also try to install it just as it is and see if a default driver is picked up with the basic functionality. This depends on which Clusters the device supports.
And from the Advanced Users App, you’ll be able to see the model and brand reported by the device (fingerprints), which you can check if are included in the Community driver or ask the developer if he can add it.

Hi, @nayelyz !

Thanks for your support. I asked Gemini how to find my device’s fingerprint and it told me to tell you these infos:

Model: TS011F
Manufacturer Code: _TZ3210_ph1joc22

Is it all?

Thanks for the info, @RPisci.
So, this is a Tuya device.
Since this device has two slots, I searched for it in the Community driver I mentioned above that says “multi switch with child devices” but it isn’t included:

What you can do in this case is:

  1. I found a handler in the official Zigbee Switch driver for a multi-endpoint Tuya device. I think it could help. Try to install it from this channel invitation:

2. If that doesn’t work, you would need to ask the custom driver developer if he can please add your device’s fingerprint to his driver
3. Finally, if the 2 above aren’t available, create your own driver.