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

I don’t know how:
Manual stock driver assignment how-to - Devices & Integrations - SmartThings Community

I’m not 100% sure, but I would take the following steps:

  1. Do a zwave exclude from m the device
    2, delete the device using the app
  2. Go into the SmartThings IDE, delete it from there if it still shows up
  3. If the RBoys driver is still there, delete it.

There should now be no trace of the device in the SmartThings system

  1. Do a factory reset on the thermostat
  2. Pair the thermostat with the SmartThings app

Hopefully when you pair the device with the app it will pick up the correct stock driver

1 Like

@Mariano_Colmenarejo
The GoControl WA00Z-1 works! While the device physically has 2 buttons, it gives settings for 3 buttons, main, button1, and button2. It seems like the “main” settings run when either button is pushed, and button1 applies to the top button, button2 is the bottom button. This is more than enough for me to work with. Thank you!

2 Likes

The main button appears by default on all multi-buttons.
This is how smartthing app shows them

1 Like

Hi @Mariano_Colmenarejo. Can you please add the following device for me?

Remotec ZDM-80SA Smart switch

Data * MSR: 5254-8201-8021

  • manufacturer: Remotec Technology Ltd
  • networkSecurityLevel: ZWAVE_LEGACY_NON_SECURE
    Raw Description zw:L type:1001 mfr:5254 prod:8201 model:8021 ver:0.21 zwv:3.67 lib:03 cc:20,27,25,70,85,72,2B,2C,73,86

https://products.z-wavealliance.org/products/1155

Thank you in advance.

@Mariano_Colmenarejo, can you also please add the Heiman HS1DS-Z Smart Door Sensor. as well?

Data * MSR: 0260-0168-0168

  • networkSecurityLevel: ZWAVE_LEGACY_NON_SECURE
    Raw Description zw:S type:0701 mfr:0260 prod:0168 model:0168 ver:1.37 zwv:4.05 lib:06 cc:5E,86,72,5A,73,80,71,85,59,84,30
    Current States * contact: closed
  • tamper: clear
  • battery: 98 %
  • checkInterval: 28920 s

https://manuals-backend.z-wave.info/make.php?lang=en&sku=HS1DS-Z&cert=ZC10-16055091

Thank you

Hi @Francois_Venter
Added to this driver version

───────────────────────────────────────────────────
 Name         Z-Wave Switch and Child Mc
 Version      2023-03-26T12:14:25.587993943        
───────────────────────────────────────────────────
- id: 5254/8201/8201
    deviceLabel: Remotec Outlet
    manufacturerId: 0x5254
    productType: 0x8201
    productId: 0x8201
    deviceProfileName: switch-binary
1 Like

Fantastic! Thank you very much @Mariano_Colmenarejo

2 Likes

@Mariano_Colmenarejo thank you for what you are doing for everyone and your quick response.

3 Likes

Hi @Mariano_Colmenarejo as I said it was working perfect, how ever for some reason with an update of the driver today 03/27 it shows both switches but both control only switch 1 light.

I mean if I press switch 1 light 1 gets on if I Press switch 2, light 1 gets on.

Something change as before was working perfect. Could you please review what happen. Thanks

Hi @salvar01

Sorry, This driver version fix the issue

───────────────────────────────────────────────────
 Name         Z-Wave Switch and Child Mc
 Version      2023-03-28T11:15:06.852707995
───────────────────────────────────────────────────
1 Like

Mariano, I have the Dual EnerWave Relay and I am successfully using the Z-Wave Switch and Child Mc (OLD).

@Mariano_Colmenarejo thanks , now is working perfect again. Quick question, there is a way to stick to a driver version? So if something change with a new version you can stay in an old working one? Thanks in advance.

You can continue to use that driver as long as you have it installed on your hub, but no further changes or fingerprints will be updated to that driver.

That version uses LAN type child devices instead of EDGE type, which are what the default libraries handle now.
It was left so that they could use it with smart wifi hub, but it is no longer necessary with its latest firmware version.

It would be advisable to switch to the Mc driver whenever you want.

When you change it, you must delete the child device, if you have created it, and recreate it with the new driver. They are incompatible.

Gotcha. Thanks for the insights Mariano.

Request for Edge Driver for ZWN-SC7 Enerwave 7 Button Scene Controller

  • currentButton: 7
  • manufacturer: Wenzhou MTLC Electric Appliances Co.,Ltd.
  • networkSecurityLevel: ZWAVE_LEGACY_NON_SECURE
  • numButtons: 7

zw:L type:0202 mfr:011A prod:0801 model:0B03 ver:1.05 zwv:3.42 lib:02 cc:2D,85,86,72

Latest working groovy code is here:

Hi @Logic

Added to this driver version
Try if works

───────────────────────────────────────────────────
 Name         Z-Wave Button Mc
 Version      2023-04-01T15:27:22.038715447        
───────────────────────────────────────────────────
- id: 011A/0801/0B03
    deviceLabel: ZWNSC7 Enerwave Scene Master
    manufacturerId: 0x011A
    productType: 0x0801
    productId: 0x0B03
    deviceProfileName: multi-button-7
1 Like


there you go

Added to this driver version

───────────────────────────────────────────────────
 Name         Z-Wave Switch and Child Mc
 Version      2023-04-07T15:33:41.119355423        
───────────────────────────────────────────────────
- id: 016A/0103/0060
    deviceLabel: Oomi Outlet
    manufacturerId: 0x016A
    productType: 0x0103
    productId: 0x0060
    deviceProfileName: metering-plug
1 Like

thanks you so muchhhh!