Post Requests for Zigbee Edge Drivers Here (community-created)

The ST CLI and API Browser from @TAustin are the most reliable way to know information about your devices including what drivers they are running and where they are executing.

1 Like

Hi @Mariano_Colmenarejo
Seems to be working fine, so thx for good and fast help!
The sensor stays in the movement detected status for 1 min after first movement, but I guess that’s the sensor itself that is set up like this.

1 Like

Any news abt this issue?
Switch is working, but still no power meter in ST.

Thank you to all the awesome ppl that help us newbies. Without you some of us would literally sit in the dark.

Happy holidays!

@nayelyz,

Any news in supporting S2 Z-wave locks edge.

I have a kwikset homeconnect 620

zw:Fs2ac type:4001 mfr:0090 prod:0811 model:23A8 ver:7.20 zwv:7.13 lib:03 cc:5E,55,98,9F,6C sec:86,72,5A,87,73,80,70,62,4C,63,85,8E,59,71,8B,5D,4E,7A

networkSecurityLevel: ZWAVE_S2_ACCESS_CONTROL

It is currently using the standard Z-wave lock DTH (Not a custom one)

@JDRoberts, Any ideas?

thanks

I’d like to request and see if an Edge driver has been released for Sylvania OSRAM Lightify RGBW A19/BR30 ceiling lights. Thanks!

Check @Mariano_Colmenarejo’s driver. It should be supported. All my Osram/Sylvania lights are supported by his driver. If it’s not, you’ll need to upload fingerprints.

2 Likes

Thanks, I’ll try this. Hopefully it will allow the light to remember the temperature setting like my old DTH did.

@milandjurovic71 I’m enrolling but not sure which driver to add. Thanks!

Driver works and remembers the temperature. Now I just need to figure out what “setColor” arguments to use for getting different colors in SharpTools rules.

The setColor() command expects an object with a hue and saturation property:

{ "hue": 0, "saturation": 100 }
2 Likes

I appreciate the help. I’ll test it later today.

I would love a driver for the Aqara Roller Shade Driver E1 as well - I have like 6 of them that I’d like to use …

2 Likes

Found your 21 lines for for zigbee switch; thank you for so much work on the other edge materials too. I have 10 3210’s and also 6 Centralite mini’s which I think are Type 4200-C. I am just getting started to understand how/what to transition to edge drivers so have way more to learn. If you have checked the 4200-C I would like to know. Perhaps it is just a matter of adding that Type precisely to the existing file?
Lost in Edge Translation

@joshua_lyon Reporting back to say that it is working great. Thanks!

1 Like

Any chance a z-wave edge driver developer can take a look at this device? Let me know if there’s any more info I can provide to help get an edge driver working. It has 2 buttons, with press (up to 3x) and hold functions on each.

WA00Z-1: GoControl Smart Wireless Light Switch

Some technical details are in the Installation Guide

Here is the groovy device handler I am using currently: link

From my IDE:

Raw Description zw:S type:1801 mfr:014F prod:5343 model:3132 ver:5.09 zwv:4.05 lib:03 cc:5E,86,72,5B,85,59,73,70,80,84,5A,7A ccOut:5B,20

From the DH description:

Capabilities:
Actuator
Battery
Button
Configuration
Holdable Button
Refresh
Sensor

Custom Attributes:
inverted
controlled

Custom Commands:
inverted
notInverted
controlBoth
controlScene
controlAssociation
pressup
pressdown
holdup
holddown

Fingerprints:
deviceId:‘0x1801’ in:‘0x5E, 0x86, 0x72, 0x5B, 0x85, 0x59, 0x73, 0x70, 0x80, 0x84, 0x5A, 0x7A’ out:‘0x5B, 0x20’

3 Likes

Hi, I’m in Australia and have been using power points and light swthces from a Chinese company called Makegood - http://www.szmakegood.com/. I have managed to connect a single gang power point+USB without a driver as an electical outlet but the only way i can connect the light switches (2 and 3 gang) into Smarthings is via a TUYA hub and linking accounts. It would be great if i could get these connected directly to smarthings using a custom Edge driver.
Here’s the details of the 3 gang switch I connected as a Thing to get the stats:
MakeGood Co.,Ltd-MakeGood Co.,Ltd-Smart Wif Switch Zigbee Switch

Any assistance would be appreciated and thanks for the great work so far.

Oh, I’ve just read back though the thread and see the issue with the TUYA EF00 cluster. Understandable if an Edge driver is not possible. It’s a shame as these are the best looking zigbee switches I’ve found.

1 Like

Good evening @Mariano_Colmenarejo , could you please create a driver or add fingerprint to your existing drivers for siren Neo Coolcam - NAS-AB02. I’m sending print with fingerprint of this sensor.

Hi @maikol

As @Robbie.bushell also said, it uses the EF00 cluster and it doesn’t work with my driver or the stock one.

Hot off the press - [ST Edge] Personal Tuya Devices - Generic EF00 Device
Managed to get my 3 gang Tuya connected as 3 child switches under generic TUYA EF00
@w35l3y :slight_smile:

4 Likes