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

Has anyone replied to this yet, I have the same buttons?

Unfortunately not. :disappointed_relieved:

Since you want light control instead of sound, have you looked at the STYRBAR remote control? (203.033.17 TRΓ…DFRI remote control, Gen 2)

You can use STYRBAR remote to control up to 10 LED light bulbs at a time - dim, switch on and off, and step by step change from warm to cold light.

Plus it looks like the STYRBAR and/or TRΓ…DFRI remote control is already supported:

Throwing this out there… I have searched through community drivers as well as I can…but nothing has turned up… zigbee thing shows the following information.

No expectations !

Manufacturer: Lutron

Model: LZL4BWHL01 Remote

FingerPrinted_EndPoint.Id: 0x01

App Version: 0x01

ZCL Version: 0x01

Network ID: 0x76E4

Zigbee EUI: FFFF000FE7FF50CE

Device ID: 96403ecf-fb6c-42ea-9898-535b8a26965e

Server Cluster:

Ep: 0x01={ 0000,1000,FF00,FC44 }

Client Clusters:

Ep: 0x01={ 1000,0003,0006,0008,0004,0005,0000,

FF00 }

BUMP …still waiting on these devices to transition to Edge and getting anxious. If they wind up as generic β€œTHINGS” and lose functionality, that’ll put me in a pinch. Monoprice (product # 24259) Z-Wave Plus Door/Window Sensor, which are just rebranded HANK (model HKZX-DWS01)

zw:Ss type:0701 mfr:0208 prod:0201 model:0008 ver:1.04 zwv:4.34 lib:03 cc:5E,98,86,72,73,5A sec:71,59,85,80,84,70,7A role:06 ff:8C00 ui:8C00
zw:Ss type:0701 mfr:0208 prod:0201 model:0008 ver:1.05 zwv:4.34 lib:03 cc:5E,98,86,72,73,5A sec:71,59,85,80,84,70,7A role:06 ff:8C00 ui:8C00
zw:Ss type:0701 mfr:0208 prod:0201 model:0008 ver:1.04 zwv:4.34 lib:03 cc:5E,98,86,72,73,5A sec:71,59,85,80,84,70,7A
zw:S type:0701 mfr:0208 prod:0201 model:0008 ver:1.04 zwv:4.34 lib:03 cc:5E,86,72,71,59,85,80,84,73,70,7A,5A role:06 ff:8C00 ui:8C00

Hey @Mariano_Colmenarejo any chance you would be able to help with an edge driver for this scene controller?

Thanks!

Hi @Jay316

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

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!


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

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

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

Buy and send the device data to create the drive.

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

OMG so fast. Thank you so much.

Just an update on my keypad (not that its a great one) but Now it comes up as a zigbee thing (so ST sees it which is a good start). Im hoping to find an edge driver for this. If anyone has found one please let me know.

@RBoy use to have DHT for this device (not free), hopefully he will convert the DHT to Edge Driver so you will be able to use it…

Hi.
Answer to ELKO SuperThermostat:
I think this is hard to do without a device for test. Some special attributes for thermostat, so a generic driver will not work well.
I can try first with setpoint and temperature and see if it will work.
Are you willing to test?

I’ll be more than happy to try it out.
The DTH linked in my original post works well if that helps you in any way.