You can also see if there is an sonoff oficial driver:
SONOFF Products Integration Guide for SmartThings & Driver Installatio
You can also see if there is an sonoff oficial driver:
SONOFF Products Integration Guide for SmartThings & Driver Installatio
I have a 4 in 1 ZG-204ZV, ST recognizes it with just motion sensor and illuminance and not temperature and humidity. There’s a delay when shutting off motion also. Is there an edge driver to support all four functions?
Towards the bottom of this page someone has come up with a driver for another hub, maybe this would help to develop one for ST if one doesn’t exist. [Device Support Request] HOBEIAN ZG-204ZG · Issue #4268 · zigpy/zha-device-handlers · GitHub
Manufacturer:HOBEIAN Model:ZG-204ZV
With Zigbee Thing Mc driver it shows this info.
FingerPrinted_EndPoint.Id: 0x01 App Version: 0x93
ZCL Version: 0x03
Server Cluster: Ep: 0x01={ 0000,0003,0500,EF00,0402,0405,0001, 0400 }
Client Clusters: Ep: 0x01={ 0003 }
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
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.
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:
Manufacturer: _TZE200_oahqgdig
Model: TS0601
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