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?
I tried this one as well but it doesnāt quite work either. PIR motion seems to work OK but not presence. Illumination sometimes works.
I also tried the zigbee sensor SmartThings driver and it works for motion and illumination but not presence
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




