Zigbee Touch Switch With Multiple Switches in Single Gang Electrical Box

@mike.maxwell
Double checked the sniffer logs when my device joined Hubitat hub.
From the sniffer log, I saw gateway sent out read attribute to get application version, manufacture name and model id on endpoint #1, but didn't send out the read attribute on endpoint #2. I don't know why, if this is the issue that hub have no fingerprint information.

Anyway, after I change the device type to Generic Zigbee Multiple-Endpoint Swith in Device Information. The hub can identify two endpoints and everything works fine as I mentioned before.

Could you help to add my device infomation to the Zigbee Multiple-Endpoint Swith driver, then the hub can detect 2 endpoints automatically during the joining.

Thanks a lot.

1 Like

sure

@mike.maxwell
Thanks a lot.
Let me know if you already add it, then I can verify my device again.

@mike.maxwell
Hi, how are you?
I still unable to use these 4 gang switches. Can you please assist-me on how to configure them on my hubitat Hub?

The finger print is:

dev:1732022-02-15 18:09:30.096 infofingerprint profileId:"0104", endpointId:"01", inClusters:"0000,0004,0005,EF00", outClusters:"0019,000A", model:"TS0601", manufacturer:"_TZE200_k6jhsr0q"

dev:1732022-02-15 18:09:30.031 traceZCL version:03

dev:1732022-02-15 18:09:30.028 traceSoftware Build Id:unknown

dev:1732022-02-15 18:09:30.025 traceModel:TS0601

dev:1732022-02-15 18:09:30.021 traceManufacturer:_TZE200_k6jhsr0q

dev:1732022-02-15 18:09:29.971 debuggetting info for unknown Zigbee device..

Every time I push a button it generates a set of commands on the log screen. Here are al the commands (for a push "on" on each one of the switches and on the sequence, for a "push off" again on each switch.

Thanks in advance!

they are not supported with inbuilt in drivers, they use a custom cluster (EF00) for the on/off commands and do not follow the Zigbee ZHA 1.2 spec.

1 Like

Pinging @martinkura , his driver https://raw.githubusercontent.com/martinkura-svk/Hubitat/main/Moes%20ZigBee%20Wall%20Switch with a small code modification should work for _TZE200_k6jhsr0q Tuya 4-gang model.

1 Like

@mike.maxwell
Hi Mike,
Why my device still can't recognized by Hubitat hub, I already upgrade the software version to latest one. The hub still the joining devcie is an unkown device.


Could you please check why it doestn't work.
Thanks.

what driver does it work with?, and do you have a link to the device?

If I chose the Device Type as Generic Zigbee Multi-Endpoint Switch, it can recongnize my device, everything works fine.

thanks, I'll get the fingerprint added

I uploaded my fingerprint info several months ago. I thought you already helped us to add into new version of firmware.
Do we need to follow some procedures to make sure our device can recongnized by Hubitat hub.

Thanks.

This fingerprint was different than the one i added last month. Nothing i can do about that.

OK,If you already added last month. What info on the dveice I need to change, then can make the hub detect our device?

wait for release 2.3.3, then it should be detected correctly.

1 Like