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

I found the edge driver! SmartThings Channel and Drivers

Your device uses the EF00 cluster. Try using this driver. [ST Edge] Personal Tuya Devices - Generic EF00 Device

I tried to find edge driver for Tuya Zigbee valve but no luck.

Would you please add

Model: TS0601
Manu code: _TZE284_zm8zpwas

tuyaDatapoints: [
[1, ‘state’, tuya.valueConverter.onOff],
[101, ‘battery’, tuya.valueConverter.raw],

From New device MOES water valve _TZE284_zm8zpwas · Koenkk/zigbee2mqtt · Discussion #27771 · GitHub

Is anyone able to help in creating an Edge driver for Schneider Electric Smoke alarm?

You van try w35l3y’s default clusters driver In this channel or one of Mariano’s In his channel

Hello,

I’ve been trying to find an edge driver for my garage door opener without success. Can you help me? Thank you.

The device is a MOES ZM-102-M-EU-MS

Manufacturer : _TZE204_jktmrpoj
Model : TS0601
clustersinfo : -EP:0x01={ 0004,0005,EF00,0000 }
clustersinfo : App Version : 0x4A, ZCL Version: 0x03
clustersinfo : Fingerprinted_endpoint.Id: 0x01

Should work with @w35l3y EF00 driver. These are the Data Points involved (if needed) :

Hello,
It works perfectly.
Thank you very much.

Tried those but they don’t work.

Hi @Mariano_Colmenarejo,

I would like to request adding fingerprints for two devices from Engo Controls to your Zigbee drivers. I am currently using them with your “Zigbee Thing MC” driver to extract the data.

Here are the details for both devices:

  1. Engo Control Box (ECB62-ZB) - Zigbee Multi Switch Mc:

Manufacturer: _TZE200_oahqgdig

Model: TS0601

  1. Engo Temperature Regulator (E25-BATB) - Zigbee Thermostat Mc

Manufacturer: _TZE204_cg8hdnjv

Model: TS0601

Fingerprints (Data from Thing MC):

These devices are crucial for floor heating control systems. The E25-BATB is a battery-powered thermostat, and the ECB62-ZB is a wiring centre/controller.

Thank you for your amazing work and support for the SmartThings community!

Update: Technical documentation and DP mapping

​I’ve managed to find the technical specifications for both devices in the Zigbee2MQTT and z2m database. This should help with the mapping for the Tuya EF00 cluster:

​1. Engo ECB62-ZB (Wiring Centre):
​DP 1 to 6: Switch status/control for zones 1 to 6.
​DP 101: Pump/Boiler status.

​2. Engo E25-BATB (Thermostat):
​DP 16: Target Temperature (occupied_heating_setpoint).
​DP 24: Current Temperature (local_temperature).
​DP 36: Battery percentage.
​DP 45: Temperature Calibration.

​I hope this makes the implementation easier.

Let me know if you need any logs from the Zigbee Thing MC to confirm these data points!

Important note on communication:

I’ve observed that these devices do not send a standard Zigbee acknowledgment (ACK) when using the OnOff cluster. This results in a “communication error” in the app, even though the status updates later. They seem to rely entirely on Tuya EF00 reporting, so the driver should probably be configured to ignore the lack of standard ACK and wait for the EF00 state report instead.

Mariano’s drivers doesn’t work with devices using Tuya custom cluster (EF00)

Try using w35l3y [ST Edge] Personal Tuya Devices - Generic EF00 Device

"Hi Mariano,

Could you please add the fingerprint for the Vesternet 8-Button Wall Controller (VES-ZB-WAL-012) to your ‘Zigbee Button Mc’ Edge driver?

The device keeps using Zigbee binding with my Aqara outlets, and I believe your driver would fix this issue by correctly managing the device events.

Here are the details from the advanced console:

  • Manufacturer: Sunricher

  • Model: ZG2833K8_EU05

Thank you very much for your help and excellent work on the drivers!"

@Mariano_Colmenarejo Could you please add the fingerprint for this Link2Home TRV to your Zigbee Thermostat Mc driver? I have the driver installed, but it isn’t currently recognizing this specific model.

  • Manufacturer: _TZE200_7ww4sfzm

  • Model: TS0601

  • Device Name: Link2Home Smart Radiator Valve (TRV)

    Thanks so much!

Did you tried to use Vesternet edge channel for this device?

This device Should be support

Since this device uses EF00 cluster , @Mariano_Colmenarejo won’t support it. You can Try @w35l3y EF00 specific driver and select Valve profile

https://api.smartthings.com/invite/6Vjd4YPVJwjN

Hi I am looking for driver water leaker sensor could not find with same manufacturer code. Please help thanks

manufacturer: _TZ3000_k4ej3ww2

model TS0207

clustersInfo FingerPrinted_EndPoint.ld:

clustersInfo. -Ep:0x01=( 0001,0003,0500,0000 >

Install this driver

Name

Zigbee Moisture Sensor Mc

Description

Devices Supported: Edge-Drivers-Beta/zigbee-moisture-sensor-v2/fingerprints.yml at main · Mariano-Github/Edge-Drivers-Beta · GitHub

@Mariano_Colmenarejo has added also generic fingerprint

#Tuya water leak generic

  • id: “TS0207/Tuya”
    deviceLabel: TS0207 Water Sensor
    model: TS0207
    deviceProfileName: moisture-battery

Thank you for guidance

Can I request an edge driver for: Shelly BLU Wall Switch 4 ZB
It is an wall switch with 4 buttons each with 4 functions single, double, tripple press, and hold

Model :BLU Wall Switch 4 ZB
Manufacturer Code :Shelly
Manufacturer Name :SmartThingsCommunity

Link to Shelly API docs here: Shelly BLU Wall Switch 4 ZB | Shelly Technical Documentation