This device is supported by the Zigbee Motion Sensor MC driver.
Mine has a different fingerprint than the ones on the MC driver, so it didnāt allow me to assign that driver
Not yet. Some that work with the PIR motion part but not with the full presence functions. Iāve decided to switch to integrating with Home Assistant instead. I didnāt have a zigbee adapter for that so I was hoping to use my ST hub but seems to be more trouble than it is worth.
I was tempted to clone and update the driver fingerprint myself but the time that would take isnāt worth buying a zigbee adapter for HA.
You can try @w35l3y Tuya EF00 drive.
https://github.com/w35l3y/EdgeDrivers/tree/main/personal-tuya-devices
The relevant DP are:
tuyaDatapoints: [
[1, āpresenceā, tuya.valueConverter.trueFalse1],
[106, āilluminanceā, tuya.valueConverter.raw],
[101, āmotion_stateā, tuya.valueConverterBasic.lookup({
none: tuya.enum(0),
large: tuya.enum(1),
small: tuya.enum(2),
static: tuya.enum(3),}),],
[102, āfading_timeā, tuya.valueConverter.raw],
[4, āstatic_detection_distanceā, tuya.valueConverter.divideBy100],
[2, āstatic_detection_sensitivityā, tuya.valueConverter.raw],
[107, āindicatorā, tuya.valueConverter.onOff],
[121, ābatteryā, tuya.valueConverter.raw],
[122, āmotion_detection_modeā, tuya.valueConverterBasic.lookup({
only_pir: tuya.enum(0),
pir_and_radar: tuya.enum(1),
only_radar: tuya.enum(2),})],
[123, āmotion_detection_sensitivityā, tuya.valueConverter.raw],
what driver do you test and work better with limited function?
HI,
The ZG-204ZM model in the driver is different from yours; it doesnāt use the EF00 cluster.
Sorry, I canāt make any major changes to the mC drivers right now.
Ah ok. No worries and thanks for checking! Makes me feel better about pivoting to connecting it direct to HA.
could you share the invite for Smartthings Zigbee Sensor? I just need the motion an light.
It was a built in driver. I even deleted it when trying to get it working and it came back when I re-paired.
I have the hub in a TV with Zigbee dongle, but when I deleted and paired it again, it was defined as a humidity and temperature sensor, Did you configure something to be a motion sensor?
Thanks for the pictures. Unfortunately, I donāt have this drive on my hub.
Iām on a standalone Aeotec hub so maybe thatās why
You donāt by any chance have a plan to include this zigbee device in the driver? Donāt know if itās a real Tuya though.
I just found this on AliExpress: 282,82kr | Tuya WiFi Zigbee Temperature Humidity Sensor with External Probe APP Remote Control Workwith Yandex SmartLife Alexa
https://a.aliexpress.com/_EHZwXzQ
Could you please add this Moes battery thermostat to your Zigbee Thermostat Mc driver? Currently, itās being recognized as āZigbee Thingā. Iām attaching a screenshot from the Advanced Console with all the fingerprints.
Manufacturer Code: _TZE204_zxkwaztm Model: TS0601
Thank you for your help!"
This device contain usage of cluster EF00.
@Mariano_Colmenarejo is not supporting this cluster . you better use @w35l3y Specific Tuya cluster driver.
https://api.smartthings.com/invite/6Vjd4YPVJwjN
Hi @dotan_shai,
āIāve updated the settings as you suggested for my _TZE204_zxkwaztm model. I set DP 16 for Heating Setpoint and DP 24 for Temperature Measurement using w35l3yās āZigbee EF00 Deviceā driver (with a divisor of 10).
āHowever, I am still getting āNaNā. I also noticed that every time I open the device page, SmartThings shows this message at the bottom: āThis device hasnāt updated all of its status settings yet. Try again later.ā The signal is very strong (LQI 206), but it seems the device is not receiving or accepting the DP configuration from the driver.
āAttached are the screenshots of my current configuration and the error message. Do you think this specific manufacturer ID needs a different setup or a specific Profile?
āThank you for your patience!
Hi Mariano,
Could you please add support for this Zigbee motion sensor?
Manufacturer: HOBEIAN
Model: ZG-204ZL
It appears very similar to the existing ZG-204Z device but SmartThings will not assign the driver because the fingerprint does not match.
Thanks!








