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

Thanks, I’m checking with them now. It does seem to be equivalent to the Ecolink Open/Close contact sensor (although the 1.0 version, not the 2.0 or 2.5). They seem to support all the Ecolink versions in their driver, so hopefully it’s a simple matter to add one more fingerprint for this.

Looking for edge driver for Everspring HSM02-0 Z-Wave Door/Window Sensor
It’s fingerprint is 0060-0002-0002
I tried using the generic Z-Wave edge driver for sensors, but I don’t think it supports this fingerprint.

I was able to find a custom that supports this, but the product ID is wrong. I am not a software guy, so I don’t know how to safely modify it.

id: 0060/0002/0003
deviceLabel: Everspring Open/Closed Sensor
manufacturerId: 0x0060
productType: 0x0002
productId: 0x0003

Hi, @Mariano_Colmenarejo could you please help me including this Z-wave enerwave multi switch in the Z-Wave Switch and Child Mc driver.
Thanks.

Hi @salvar01
This device exist in stock driver as smart-plug

- id: 011A/0101/0603
    deviceLabel: Enerwave Outlet
    manufacturerId: 0x011A
    productType: 0x0101
    productId: 0x0603
    deviceProfileName: smartplug-binary
2 Likes

This worked!
Gracias

2 Likes

Thanks @Mariano_Colmenarejo I find this one in Z-Wave Switch and Child Mc driver,

  • id: 011A/0101/0603
    deviceLabel: Enerwave Outlet
    manufacturerId: 0x011A
    productType: 0x0101
    productId: 0x0603
    deviceProfileName: switch-binary

However deviceProfileName is different.

you said:
deviceProfileName: smartplug-binary

I found
deviceProfileName: switch-binary

I do not know if for that reason, when I use the driver it only works for the main switch but does not recognize the child switch, even does not give me the option of Settings to create the Child.

What I am doing wrong? thanks

Are we SOL on the GoControl/WA00Z-1? I have a bunch of them mounted over existing wall switches… any options out there that DO have edge support that will mount over wall switches?

Hi @salvar01

These two profiles are the same, they only differ in the icon they display and the change options.

You should try econ is Z-Wave Switch driver stock to see if it has two components or only one, I think it also only shows one.

I can change to the dual-switch profile, but you should report it to smartthings so they can fix the stock driver if it’s wrong.

Modified in this driver version

───────────────────────────────────────────────────
 Name         Z-Wave Switch and Child Mc
 Version      2023-03-23T12:09:32.394042631        
───────────────────────────────────────────────────
 id: 011A/0101/0603
    deviceLabel: Enerwave Outlet
    manufacturerId: 0x011A
    productType: 0x0101
    productId: 0x0603
    deviceProfileName: smartplug-switch-2 #Mod from switch-bynary 23/03/2023

Hi @rohdem

I added them and after three days I deleted them from the driver since like some other users, they ask but then they do not have the delicacy or politeness to publish if it works or not

4 Likes

@Mariano_Colmenarejo
I’d be willing to test them and let you know. Appreciate all your hard work on all these drivers!

Added to this driver version

───────────────────────────────────────────────────
 Name         Z-Wave Button Mc
 Version      2023-03-23T12:47:54.295500916        
───────────────────────────────────────────────────
1 Like

you are a Genius, @Mariano_Colmenarejo with the las change it worked perfect. Thanks a lot.

2 Likes

I have a driver request for a Honeywell T6 Pro Thermostat. I have been using the Rboy groovy driver and when I removed and rejoined @philh30s Masquarade driver was assigned because nothing else matched better I presume.

I have attached fingerprint and command class screenshots:


SmartThings standard ZWave thermostat driver supports that thermostat, have you tried it?

https://github.com/SmartThingsCommunity/SmartThingsEdgeDrivers/blob/production/drivers/SmartThings/zwave-thermostat/fingerprints.yml

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