Post Requests for Edge Drivers Here (community-created)

Hi @Jay316

Sorry, I can’t do it.
I don’t even know how this device works

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, I’m looking for someone to create an edge driver for the Elko Super thermostat. ZigBee controlled.

A custom working DTH can be found here:

See photos for info from the Groovy IDE page.

Thanks in advance!


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.

Since your device contain EF00 cluster, try to use this custom driver:

Hopefully , you’ll be able to control your device.

1 Like

Seems to be working with stoke ST edge driver:

Works with stock edge driver but unfortunately it’s not showing the battery level property.

Hi @Jay316

Try this driver version.
they physically look the same, but may not function the same

──────────────────────────────────────────────────── 
 Name         Z-Wave Sensor and Child Thermostat Mc 
 Version      2023-03-22T16:49:32.37711313
────────────────────────────────────────────────────
- id: 0060/0002/0003
    deviceLabel: Everspring Open/Closed Sensor
    manufacturerId: 0x0060
    productType: 0x0002
    # productId: 0x0003  # 0x0002 mod 22/03/2023
    deviceProfileName: contact-battery-tamperalert

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

Buy and send the device data to create the drive.

Hi @root

Sorry, I can’t help you on this

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?

I bought Tuya door sensor 3 days ago.
I thought a driver already exist, but I couldn’t find any driver.
Does anyone have a driver for the door sensor?
I attached the detail.

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 @Icecream

Added to this driver version

───────────────────────────────────────────────────
 Name         Zigbee Contact Mc
 Version      2023-03-23T11:35:22.186072591
───────────────────────────────────────────────────
- id: "_TZ3000_hdtmulpn/Contact Sensor"
    deviceLabel: TS0203 Contact Sensor
    manufacturer: _TZ3000_hdtmulpn
    model: TS0203
    deviceProfileName: contact-battery-profile
1 Like

OMG so fast. Thank you so much.

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

3 Likes

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