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

@Helder_Rodrigues if you use the search function in the forum and search “edge Z-Wave”, you’ll see a list of all the edge drivers for Z-Wave that have been done, this is the easiest and quickest way.

1 Like

Looking for edge drivers for:
BeSense Open/Closed Sensor

  • IM20 Z-Wave
  • zw:Ss2 type:0701 mfr:027A prod:0301 model:0012 ver:1.03 zwv:4.61 lib:03 cc:5E,55,98,9F sec:86,85,59,72,5A,73,80,71,30,84,70,6C,7A
  • MSR: 0214-0002-0001
  • networkSecurityLevel: ZWAVE_LEGACY_NON_SECURE

Homeseer leak sensor
LS100+ Water Sensor

  • zw:S type:2001 mfr:000C prod:0201 model:000A ver:1.04 zwv:4.61 lib:03 cc:5E,85,59,55,86,72,5A,73,80,71,84,70,6C,31,30,7A
  • networkSecurityLevel: ZWAVE_LEGACY_NON_SECURE

I have this one on my list to do if no one else already has. I have a working DTH I built for the LS100+ as it has some oddities and errors in the manual vs how the device actually responds/performs. I have a bunch of these sensors in production now.

4 Likes

Thank you. Keep us posted.

Also need Edge driver for:

Zooz Motion Sensor ZSE18

  • zw:Ss2 type:0701 mfr:027A prod:0301 model:0012 ver:1.03 zwv:4.61 lib:03 cc:5E,55,98,9F sec:86,85,59,72,5A,73,80,71,30,84,70,6C,7A
  • networkSecurityLevel: ZWAVE_S2_UNAUTHENTICATED

Zooz ZEN74 700 Toggle Dimmer

  • zw:Ls2a type:1100 mfr:027A prod:7000 model:A004 ver:1.02 zwv:7.13 lib:03 cc:5E,55,9F,6C sec:86,26,70,5B,85,8E,59,72,5A,87,73,7A
  • networkSecurityLevel: ZWAVE_S2_AUTHENTICATED

Zooz is working on official drivers for all their devices. They haven’t released them yet because they’ve been waiting for Edge itself to stabilize. So I’d expect these to be covered by the time the cutoff actually gets here.

1 Like

Hello I’m looking for a driver for a Zwave dual switch and for Philio pan08 shutter controller

Dual Switch

Metrics * Received Messages From Device: 1798

  • Received Messages From Device (Duplicates): 51
  • Messages Transmitted to Device: 1784
  • Messages Transmitted to Device (Failures): 0
  • Updated Time: 2022-08-18 4:22 PM WEST
    Data * networkSecurityLevel: ZWAVE_LEGACY_NON_SECURE
    Raw Description zw:L type:1001 mfr:0118 prod:0311 model:0304 ver:2.05 zwv:4.05 lib:03 cc:5E,86,72,5A,73,85,59,25,20,27,70,2B,2C,60,7A epc:2
    Current States * switch: off
  • checkInterval: 1920 s

Philio pan08

Metrics * Received Messages From Device: 3552

  • Received Messages From Device (Duplicates): 112
  • Messages Transmitted to Device: 1974
  • Messages Transmitted to Device (Failures): 0
  • Updated Time: 2022-08-18 4:22 PM WEST
    Data * networkSecurityLevel: ZWAVE_LEGACY_NON_SECURE
    Raw Description zw:L type:1107 mfr:013C prod:0001 model:0015 ver:1.05 zwv:4.38 lib:03 cc:5E,86,72,5A,85,59,73,25,26,70,71,32,7A,2B,2C
    Current States * shadeLevel: 100 %
  • level: 100 %
  • checkInterval: 14400 s
  • windowShade: open
  • supportedWindowShadeCommands:

[ “open”, “close”, “pause” ]
Preferences (edit) Name Type Value


preset number
Execution Location Cloud

This one is in the stock zwave-sensor driver:

1 Like

@krlaframboise has a driver for the Zen74. Ask him for an invite to his channel.

1 Like

Guys I need your help…

I removed one of my blinds, to add again thinking it would show with the new Zwave driver Window treatment.

But the problem is that now it only appears as Switch and in the controllers it doesn’t let me choose the correct one

Can anyone help?

The print remains

If you click on the 3 dots in the upper right, is Driver listed? If yes, what Edge Driver was assigned? if you choose Select Different Driver… you can’t change it to the blinds drivers?

only drivers appear to me as if it were a Switch

I don’t see the blinds

did you check if the device has an Edge Driver that is in production yet?

brand/model? fingerprint from IDE?

my brand does not appear in the list of blinds

Is a Philio pan08

Hi @Helder_Rodrigues

I think you are doing the steps in the wrong order.

  1. How to check that the fingerprints of your device are in the fingerprints.yml files of the stock smartthings drivers
  2. If they are, then install the driver on your hub and uninstall the device and re-pair it with the driver
  3. If they are not in the stock or community developed drivers, then don’t uninstall device and wait for to add them or ask if they can be added.

Do not do it the other way around because this can happen to you.

Hi @Mariano_Colmenarejo

Well… I rushed…

My blinds don’t show up on fingerprints…

And I completely forgot that if it’s not there, it’s no use having the driver installed…

And this driver can you create?

For the blinds the only solution that comes to my mind is to uninstall the drivers add the blind again and wait for it to pass automatically…

I have tied 4 times with no success. Removed, reset, and then re-added. Any idea why the edge drivers are not picking up?

Because its commented out in the production branch of Edge drivers.
image

So "commented outed means the drivers are not fully released?

right. The hashtag # in YAML comments out the line to that it isn’t read when the code runs.

3 Likes