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

Driver: Personal Tuya Devices

4 Likes

Thank you so much.
It works perfectly.

1 Like

Hey @Mariano_Colmenarejo

I’m trying to get the following running, but it keeps reverting to stock DTH instead of edge drivers, I have your switch and light installed, as well samsung’s beta zigbee switch driver.

I see it should match up with your light driver, and samsungs switch driver but think the extra character in the model name is causing problems - any suggestions?

Do you think it’s the weird non-printing character causing the mismatch?

Hi @lmullineux
This is the fingerprint in driver. If post the model in text format i will add it to fingerprints as new device

- id: "IKEA/Bulb E27 WS"
    deviceLabel: IKEA Bulb
    manufacturer: IKEA of Sweden
    model: TRADFRI bulb E27 WS opal 980lm
    deviceProfileName: level-colortemp-2700-6000

TRADFRI bulb E27 WS�opal 980lm

But I suspect the following symbol isn’t correct, and has been put there because it’s a non standard character the ide can’t understand it - but I can’t be certain.

Is there another way to get the model name than the old ide?

Edit: I have just checked the value through the api browser, it’s also as above with the weird character in.

Yes, several. :sunglasses:

See post 16 in the following thread.

1 Like

Thanks @JDRoberts

I have checked in @TAustin brilliant API browser+ as the device info viewer I originally wrote does not have model info.

It looks like the model name really does have that weird character in it.

1 Like

Added to this driver version.
I have already seen this wildcard character in some stock driver, but I don’t remember which one.

───────────────────────────────────────────────────
 Name         Zigbee Light Multifunction Mc             
 Version      2023-03-07T18:56:59.911167425        
───────────────────────────────────────────────────
- id: "IKEA/Bulb E27 WS-2"
    deviceLabel: IKEA Bulb
    manufacturer: IKEA of Sweden
    model: TRADFRI bulb E27 WS�opal 980lm
    deviceProfileName: level-colortemp-2200-4000
2 Likes

Thank you, I will give it a try

1 Like

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.

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.