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

Hi all,

I have a “Z-Wave Popp Electronic Door Lock Control Module” that used to work great on Smartthings but now not so well. It looks like it requires a dedicated Edge driver. It’s a module to open the door to the building complex. The current default Edge driver is the “Z-Wave Lock” one. The problem is that when you select unlock, the module keeps buzzing the door open until I send manually a lock command. I have tried to create a routine that sends the unlock command and then 5s after sends the lock command but this is not supported in the app.

A dedicated Edge driver would just re-use the current “Z-Wave Lock” one and when it receives an unlock command, it automatically sends a lock command after 5 seconds.

Thank you!

1 Like

I recently had to reset my SmartThings Hub I’m now having difficulty with one of the devices that I think was using a legacy driver before. It’s a basic Water Detector:

Desc: FOXX FPZWWS Project Z-Wave Water Sensor, White

Fingerprint after pairing in SmartThings is:

Type: ZWAVE
Model: 0002-002D
Manufacturer Code: 0086-0002-002D

Any ideas what Edge Driver I might use to get it going? It’s currently recognised as a basic Z-Wave Sensor?

Thanks!

I am on my way back to smartthings. I have most of my devices up and running but struggling to find an edge driver for my rgbgenie (zv-1008).

This device is an RGBW controller for “dumb” light strips.

Type:zwave
Model: 0201-D002
Manufacturer Code: 0330-0201-D002

Thanks for the help!

I’ve moved your post to the Z wave edge Driver request thread. Please read the first post in this thread so you know what information you need to include so the community developers can help you.

Ok thank you

If you have access to this driver, it supports the Popp Strike Lock with an automatic relock after 3 seconds and also reports the dry contact sensor state (open/close) as a separate door contact sensor.

Awesome, I had purchased your old groovy driver, just bought the new edge one. Thanks so much!

1 Like

Hi, Did you ever get the AD147 working? Which handler did you use if so?
I’m having trouble with an Everspring AD147 (and also a Nexa AD147, but that one might be broken)

Yes, I need a driver for the HomeSeer HS-MS100+

A post was merged into an existing topic: Post Requests for Zigbee Edge Drivers Here (community-created)

2 posts were merged into an existing topic: Post Requests for Zigbee Edge Drivers Here (community-created)

Is there a custom driver for the ZSE11 Q sensor that supports temperature offsets? The Zooz driver does not. I asked the tech support folks and they said they would support it with the new sensor some time in 2024. We should not have to buy a new device to get what should be a standard feature. Back in 2021 there was a custom device handler that added this. Was hoping maybe there was an edge driver or that someone was thinking about creating one.

Thanks for any help.

Please read the first post in this thread, then update your request with the fingerprint of the device. That way the developers will be able to help you. :sunglasses:

1 Like

Here is the information for the q sensor.

1 Like

Hi @pmanno6

Tell Zooz that they can add smartthing’s explicit tempOffet standard preference to the device profile and the App will automatically compensate it.

preferences:
   - preferenceId: tempOffset
     explicit: true

This modification may take about 5 minutes to make and publish.

2 Likes

I will let you know what they say. Since the first time I asked they said I needed to wait for the newer sensor, I am not optimistic. Thanks.

1 Like

Is this covered by one of Kevin’s @krlaframboise drivers?

1 Like

I’m using the latest edge driver from Zooz. I don’t believe there are any other published edge drivers for this device. There used to be device handlers, but those are no longer supported.

Zooz has responded that they are looking into if the recommended change is possible.

1 Like

Is there an Edge driver for the Z-Link LD-100 Leak/Moisture Detector? I’ve tried @Mariano_Colmenarejo 's channel, but I don’t see any Z-Wave moisture sensors (there’s only a Zigbee moisture sensor).

By default it uses the driver “Z-Wave Sensor” which does report moisture, but also reports all sorts of capabilities that it doesn’t have. Also, it’s not recognized as a leak sensor for SmartThings Home Monitor. It would be nice to have a driver that recognizes it specifically as a leak sensor.

Z-Wave Device:
Id: 64fd9279-c112-4af5-9a8b-c3cb69b4fa1d
DNI: 0x36
Firmware Ver: nil * Wake Up-Refresh Device
Library Ver: nil * Wake Up-Refresh Device
Zw Protocol Ver: nil * Wake Up-Refresh Device
Manufacturer: 0x0315
Product Type: 0x0202
Product ID: 0x0001
End Point & Command Class: [1]: ZWAVEPLUS_INFO, ASSOCIATION, SENSOR_BINARY, ASSOCIATION_GRP_INFO, TRANSPORT_SERVICE, VERSION, MANUFACTURER_SPECIFIC, DEVICE_RESET_LOCALLY, POWERLEVEL, BATTERY, SECURITY_2, NOTIFICATION, WAKE_UP, CONFIGURATION, SENSOR_MULTILEVEL, SUPERVISION, FIRMWARE_UPDATE_MD

Added tot this driver version

────────────────────────────────────────────────────
 Name         Z-Wave Sensor and Child Thermostat Mc 
 Version      2023-12-28T17:56:27.664914371
────────────────────────────────────────────────────
- id: 0315/0202/0001
    deviceLabel: Z-link LD-100 Water Sensor
    manufacturerId: 0x0315
    productType: 0x0202
    productId: 0x0001
    deviceProfileName: water-battery-tamper
1 Like