Post Requests for Edge Drivers Here (community-created)

Thanks @Mariano_Colmenarejo
I have just checked this and verified your edge driver now works with the zbminil2 sonoff mini extreme (no neutral) switch

4 Likes

Dont believe what the low battery tile says to the letter, i have low battery states on various devices but they continue to work for months, battery reporting is very hit and miss

Unless it is mission critical i change batterys when the device finally dies

3 Likes

Hi,

Could the following device be added to a Water leak driver?

Label Leak Family Bathroom Basin
Type Tuya Leak Sensor
Version Published
Zigbee Id A4C13810359DC8E4
Device Network Id 5481
Data

application: 41
endpointId: 01
manufacturer: _TZ3000_ocjlo4ea
model: TS0207
zigbeeNodeType: SLEEPY_END_DEVICE

Raw Description 01 0104 0402 01 04 0001 0003 0500 0000 02 0019 000A

This one is now done:

1 Like

I’ve got the information from Remotec. It also include and Edge Driver for ZXT-120. I didn’t checked it yet…

drive.google.com

ZXT-120 SmartThings Edge Driver Installation Guide V1.0[2763].pdf

Google Drive file.

This is the Driver invite to channel , copied from the document attached

One simple home system. A world of possibilities. | SmartThings

One simple home system. A world of possibilities. | SmartThings

Build a smart home to support all your big moments. With SmartThings, your home becomes a connected space that makes your life simpler, safer, and more entertaining.

Please install and update if works or not…

2 Likes

You save me bro thank you so much

@dotan_shai ithink we must open new topic with tath is not working directly i found a work around for me what about you?

1 Like

Also searching for an edge drive for the GE tripper - If you are looking for an edge driver for the Go Control (Nortek) open close Z-Wave sensors use the one supplied here on https://community.smartthings.com by Corey Stup / I found the Z-Wave Masquerade V1.01 works great for the Go Control Open Close sensor.

Have you looked at the GE/Jasco drivers from @philh30?

Very much appreciated
Thank you I believe I have the Nortek sensor issue solved now I’m just searching for the driver for the GE quirky tripper that will show the correct icon status
Thanks again

Dear @Mariano_Colmenarejo, I have switches from Lumi Vietnam, they are 1,2,3,4 gangs switches. Pls help me add them to your multi switches driver, I have problem with them when I can not control them invidually.
Hereafter are the info I got from IDE and Api browser.
Lumi switch 3 gangs:



Some of them I bought latter with the manufacture are Lumi Vietnam not Lumi so I need them both.

Lumi switch 2 gangs:


Lumi switch 4 gangs:


And the shade:


Thanks.

Added to this driver version

───────────────────────────────────────────────────
 Name         Zigbee Multi Switch and Child Mc     
 Version      2023-02-04T11:59:52.389548053        
───────────────────────────────────────────────────
- id: "Lumi Vietnam/LM-SZ4"
    deviceLabel: LM-SZ4 Switch
    manufacturer: Lumi Vietnam
    model: LM-SZ4
    deviceProfileName: four-switch
  - id: "Lumi Vietnam/LM-SZ2"
    deviceLabel: LM-SZ2 Switch
    manufacturer: Lumi Vietnam
    model: LM-SZ2
    deviceProfileName: two-switch
  - id: "LUMI/LM-SZ3"
    deviceLabel: LM-SZ3 Switch
    manufacturer: LUMI
    model: LM-SZ3
    deviceProfileName: three-switch

Sorry, This Blind device does not have cluster 0x0102 and does not work with the stock driver or with the one that I modified

2 Likes

Thank you very much, I will test the driver and let you know if it works.

Can someone make an edge driver for this keypad? I know several people would use it.

Any possibility of adding an edge driver for sony str-dn1080 receiver? This would be for basic LAN control.

Dear @Mariano_Colmenarejo, I Γ­nstalled the driver and tested with my switches. After a day of reboot the hub, clear the app cache and trial, I still need your help:

  1. The 3 switches:


    I can install this for some of my switches but there is a problem: there are 3 switches on a physical panel and 3 on the app, the first on the left maps correctly with the first switch on app. The second on the panel maps with the third switch on the app. So the second switch on app and the third button doesn’t works.

  2. I can not have the 2 switches, 4 switches work. They keep say it offline, I tried remove and install again, reboot, clear cache, wait for a night ….



  3. I still need the version with manufacture code is Lumi Vietnam for the 3 switch. (Lumi for the newer version, Lumi Vietnam for the older and I have both)

  4. Pls add the 1 switch as follow:


Thank again.

───────────────────────────────────────────────────
 Name         Zigbee Switch Mc
 Version      2023-02-05T10:18:54.951374305        
───────────────────────────────────────────────────
- id: "Lumi Vietnam/LM-SZ1"
    deviceLabel: LM-SZ1 Switch
    manufacturer: Lumi Vietnam
    model: LM-SZ1
    deviceProfileName: single-switch
───────────────────────────────────────────────────
 Name         Zigbee Multi Switch and Child Mc     
 Version      2023-02-05T10:16:28.688435477        
───────────────────────────────────────────────────
- id: "Lumi Vietnam/LM-SZ3"
    deviceLabel: LM-SZ3 Switch
    manufacturer: Lumi Vietnam
    model: LM-SZ3
    deviceProfileName: three-switch

LUMi devices may not exactly comply with zigbee standards and could use custom clusters.

I added them to the driver because I saw that it used cluster 0006, but if they don’t work I’ll need to change them to the Zigbee Thing Mc driver to see all the information about the clusters and endpoints used

1 Like

The switches with manufacture code is Lumi Vietnam are not working and the later version with manufacture code Lumi is working event it share the same DTH driver.

I look inside the DTH driver code in IDE and I think I know why the working one have mapping wrong buttons, it use 1 3 5 7 endpoint not 1234… (I’m not a programmer, just see the logic of things):

def on() {
	log.debug "Executing 'on' 0x${device.deviceNetworkId} endpoint 1 3 5 7"
	[
    	"st cmd 0x${device.deviceNetworkId} 1 0x0006 1 {}", "delay 200",
        "st cmd 0x${device.deviceNetworkId} 3 0x0006 1 {}", "delay 200",
        "st cmd 0x${device.deviceNetworkId} 5 0x0006 1 {}", "delay 200",
        "st cmd 0x${device.deviceNetworkId} 7 0x0006 1 {}"

About the older version which doesn’t work, could you point out what should I do? many thanks.

I’m looking for someone to create a driver for my SureFlap Microchip Pet Door Connect. I used to be able to use the one on GitHub with limited success. Now Samsung has (as part of the ST migration) made this no longer appear as a device.

Here is a link to the product:

The pet door must use their separate hub. It works great and even has a programmable curfew and using RFID tags can control access in and out for each pet separately.

1 Like

@anhminh

I already told you in my previous answer, you shouldn’t have seen it :wink:

These devices require polling a cloud (Internet) service. The home assistant guys have an integration here.

Under Edge, the ST hub can only access network resources that are on the local LAN. It can’t directly query an internet API. This is by design.

You’d need a proxy or some other relay running on your local LAN that would connect to SureCares servers in the cloud and relay the status back to ST. Similar services have been created for MyQ and other cloud based APIs.

Or you’d need to create a SmartApp that you host yourself.

Reaching out to the manufacturer to see if they would be willing to integrate at the cloud-to-cloud level with SmartThings is an option as well. Might be a good selling point for their products.

1 Like