KUDLED - UK 1/2/3 Gang Switch

You have to create the virtual switches beforehand.

It’s done in the ide. Not in the phone app.

Search the forum to find out how to do so…

Andy

All going with the Echo.

Thanks for the help. :o)

glad u got it going!

good job.

u might want to share the DH that u created so that others could benefit if they bought from the same aliexpress vendor.

1 Like

@netsheriff i’d be interested in your handler :blush:

You’ll generally have a neutral at the pendant in the ceiling, so you can install your micro modules there instead of behind the switches.

I will have to neaten it up a bit and give due credit, then can pop it on github.

1 Like

Hey all,

Thanks for this DH and the app in this thread. It’s fantastic, and I have everything working that I need working, except one thing.

I have a three gang switch at one end of my hall that has the neutral wire. At the other end of my hall, (when they built the house), there is no neutral wire. At this end of the hall (with no neutral wire) I have a single gang zigbee switch that is working fine with the following caveat. The 3 gang (only using one of the end points for the hall lights obviously) is the master, the single gang is the slave. If I turn on the light switch at the single (slave), I need to turn it off there. If I turn it on at the 3 gang (master), I have to turn it off there as well. I have both light switches working and connected to smartthings, both turn it on and off (with the caveat above). Both have red and blue lights (that can get out of sync with each other, due no neutral wire in the slave (single gang). Electrician found a neutral wire on the same circuit in the wall and he used that.

What I’m hoping is that I can create a virtual “Hall light switch”. I can then use the app in this thread to link one of the gangs in the 3 light switch to the virtual light switch. I have already done this. What I need is when I physically press the single (slave) switch, that it acts like a physical press on the triple (master switch), and the single gets it’s status from the master switch or the “virtual hall switch”.

Is this possible? I need the slave to get it’s status (on or off) from the virtual switch, and when i press the slave button, it acts like a press on the master (3 gang) switch, but to still get it’s status from the virtual switch.

U just need a button remote at the slave end.

Put back a dumb switch at the slave end. Leave it to be always on. Put a cover over it so that people don’t meedle with it

Install a button remote. Like xiaomi push button to toggle the master at the far end on/off.

Problem solved.

Just curious. Where u did u get your Kudled switches from? I tot they were oos a long time ago.

In fact, kudled itself has closed down.

They are technically not kuddled switches. I am in Australia. But they look identical.

Got them here: http://3asmarthome.com/smart-home

Actually, I do have a problem. When I press the physical light switch, it doesnt update the SmartThings app on the phone.

The device is sending the command “Kitchen 3 Gang switch is off”. But it’s not changing the SmartThings App. While I realise this is not a Kudled device, are you able to help, please?

Can I send some logs?

Could you please help me decipher this catchall.

0000 8034 00 00 0100 00 B2FE 00 00 0000 00 00 2584000000

I have 3 end points. I’m pretty sure the end points are 12, 11, 10.

I’m particularly interested in the inClusters and OutClusters.

Edit 1:
The raw description is this: 12 0104 0002 00 04 0000 0005 0004 0006 01 0000

I just rejoined the device to the zigbee network (by resetting it).

Edit 2:
Just found some more information. This is more like what I’ve been seeing in some of the documentation.

zbjoin: {“dni”:“BF8A”,“d”:“00124B000CB562D2”,“capabilities”:“8E”,“endpoints”:[{“simple”:“12 0104 0002 00 04 0000 0005 0004 0006 01 0000”,“application”:"",“manufacturer”:“Feibit Inc co. “,“model”:“FB56+ZSW1IKJ1.7”},{“simple”:“11 0104 0002 00 04 0000 0005 0004 0006 01 0000”,“application”:””,“manufacturer”:“Feibit Inc co. “,“model”:“FB56+ZSW1IKJ1.7”},{“simple”:“10 0104 0002 00 04 0000 0005 0004 0006 01 0000”,“application”:””,“manufacturer”:"Feibit Inc co. ",“model”:“FB56+ZSW1IKJ1.7”}],“parent”:“FFFF”,“joinType”:255}

Strange thing is that I can turn the light switch on and off via the ST app, but as soon as I turn the lights on and off via the light switch, the app does not update, and I’m getting errors.

groovy.lang.MissingMethodException: No signature of method: script15076185314711992021779.zigbeeCommand() is applicable for argument types: (java.lang.String, java.lang.String) values: [6, 2]
Possible solutions: zigbeeCommand(java.lang.Object, java.lang.Object, java.lang.Object)

Another error is this: ava.lang.NullPointerException: Cannot get property ‘sourceEndpoint’ on null object @ line 202

THe second is line 202 of the Kudled DH

I posted the Device Handler and SmartApp for this switch in the new thread you started on it.

Hello
Can you please tell me how did you configure the Schneider Ulti with smartthings hub
I have 4 switches of two gang but my hub is unable to detect them
Thanks

@Netsheriff, I missed this post from you some months back. Thanks for sharing.