[Release] Generic Zigbee Drivers with Presence and Recovery


This one.

I also have 6 GU10 lamps from Gledopto RGBCCT

1 Like

I have three of these, and something that is bothering me a lot is when I have a power outage, even if the tape was off before when power is off it comes back on

I have a desire for a better driver for the smartthings multi sensors v4 &5

I also have this socket, on Smartthings I used a DH on it that created a child switch, allowing me to control the socket separately from the USB plugs
Here in HE



I'm only managing to control the entire socket. I was looking for a driver that could control separately and that had a memory effect, in case of power failure, it would return to the state it was in before

@markus, this looks like it is the same Gledopto controller I have. I sent you the fingerprint earlier in the thread.

Interestingly, the fingerprint says GL-C-007, but the device is model GL-C-008... When paired with the Hue Bridge, it sets up 2 devices - one for the RGB LEDs and one for the Warm & Cool White LEDs.

I’ll be happy to help test it, or let me know if there is anything else I can do to help.

Yes it is the same controller. Let's wait and see if we can find a suitable driver for him. Thank you very much in advance

COPY AND PASTE THIS ROW TO THE DEVELOPER: fingerprint model:"GL-C-007", manufacturer:"GLEDOPTO", profileId:"C05E", endpointId:"0B", inClusters:"0000,0003,0004,0005,0006,0008,0300", outClusters:"", application:"01"

I have one of these with the exact same FCC ID which I haven't even unboxed yet, I'll check if it really is the same, if it is then this should be easy.

I'll also have a look at the rest.

2 Likes

I'll hope it's the same heheheh. But if not, I can pass on everything you need to modify the driver. Is it possible to add in the driver a way that when power goes out when it comes back to the same previous state ?? I really need this function

1 Like

Try this.

1 Like

It worked perfectly, thank you very much

Is it possible to modify these two DH of the ST as well?

I will also look for the DH of the plug I need that works perfectly in the ST

Only the curtain opening command is working, the curtain closing command is not working

The DH of the plug is this one

Tuya Zigbee Valve TS0001

Discovered as Device

Valve 01

COPY AND PASTE THIS ROW TO THE DEVELOPER: fingerprint model:"TS0001", manufacturer:"_TYZB01_4tlksk8a", profileId:"0104", endpointId:"01", inClusters:"0000,0003,0006", outClusters:"0003,0006,0004", application:"20"

Valve 02

COPY AND PASTE THIS ROW TO THE DEVELOPER: fingerprint model:"TS0001", manufacturer:"_TYZB01_4tlksk8a", profileId:"0104", endpointId:"01", inClusters:"0000,0003,0006", outClusters:"0003,0006,0004", application:"20"

All functions working. :+1:
Thanks for the great work.

Hi Markus
as requested in driver, pasting info from Tradfri repeater, as Bobby advised to change driver
and in clearing info from your driver this popped up:
dev:35622020-10-05 11:21:07.929 am infoCOPY AND PASTE THIS ROW TO THE DEVELOPER: fingerprint model:"TRADFRI signal repeater", manufacturer:"IKEA of Sweden", profileId:"0104", endpointId:"01", inClusters:"0000,0003,0009,0B05,1000,FC7C", outClusters:"0019,0020,1000", application:"20"

dev:35622020-10-05 11:21:07.925 am traceApplication: 20

dev:35622020-10-05 11:21:07.922 am traceModel: TRADFRI signal repeater

dev:35622020-10-05 11:21:07.919 am traceManufacturer: IKEA of Sweden

dev:35622020-10-05 11:21:07.913 am debugGetting info for Zigbee device...

dev:18032020-10-05 11:21:03.087 am debugname:null, value:null

dev:35622020-10-05 11:20:59.692 am traceModel Name Received

dev:35622020-10-05 11:20:59.657 am traceManufacturer Name Received

dev:35622020-10-05 11:20:59.560 am infoupdated()

dev:35622020-10-05 11:20:56.920 am infoALL State Variables CLEARED! Refresh the Device page..

Hello, Markus.
Could I ask you to take a look at new Moes (Tuya) ZigBee Thermostat for Water/Electric floor Heating Water/Gas Boiler. I have two of them for electric floor heating. It is quite cheap and enough pretty looking, but doesn't work with Hubitat at all.
Here it is logs: Moes Thermostat logs - Pastebin
Pairing info:


And I found a thread on zigbee2mqtt, where is some debug info. New device: Moes (Tuya?) ZigBee Thermostat Programmable Temp Controller BHT-002-GCLZBW · Issue #4185 · Koenkk/zigbee2mqtt · GitHub

I would really appreciate your help.

1 Like

@markus
Hey Markus, thanks for all your drivers and instructions! They helped me a lot!
Can you help me with the Zigbee Wall Switch driver? I've used the one on this page, deleted and paired my "Zigbee Smart Wall Switch with 2 gangs" again, but it still does not let me control the second gang. First gang works fine, even with toggle, but there's no child device or command buttons to control the second gang. Any clues or ideas that can help the gain control of that second gang? Am I doing something wrong?

Sorry, I had missed this earlier, if anyone has things I've missed over the last few weeks, please re-post.

It's a device type I don't have, not sure if I can find it for domestic shipping either. It does look like it's using mostly standard clusters. Have you tried any community Zigbee Thermostat drivers?

To begin with, use my Toolbox driver and get the fingerprint by using the Get Info command and looking in the logs. With that added to the driver and the driver being told it is to use it as a 2 button device it might work.

1 Like

Hi @markus!
Thanks for the reply! It got it to detect the other gangs by switching “enable multiple endpoints detection” on and off.

Love your drivers! Thanks again!

3 Likes

I have tried and unfortunately with no success. Will try one more time.