[RELEASE] Tuya Zigbee Multi-Sensor 4 In 1 (PIR motion sensors) w/ healthStatus

@kkossev

I think you need to change code in line
619.

I changed from 'present' to 'presence' because other vise was not work with Webcore,
after change works prefect :slight_smile:

additional question how i can have less delay?

1 Like

Which driver version are you using and what is your device (Zigbee model/manufacturer) ?

about device:

  • endpointId: 01
  • application: 4A
  • manufacturer: _TZE204_7gclukjs
  • model: TS0601
  • tuyaVersion: 1.0.10

driver ver:

  • ver. 3.3.3 2024-10-19 kkossev -

Any way to get this working with Heiman Smart Human Presence Sensor? It seems to be some sort of Tuya device also. The motion status is updating, but can't get any other functions working properly.

Here is the device info:

1 Like

Just got my first Tuya M100 (ZY-M100). Ive read through many posts about it and cant find the answer. I'm having difficulty pairing it with HE. When initially plugged in, red light flashes slowly.

1....tried factory reset by pressing button for 5 seconds. No noticable change to light. Manual says should flash twice a sec, but mine is only once per sec.

2....opened the unit to make sure button was depressing fully, no change.

3....unit is 2ft from HE.

4....tried pairing as Zigbee device, but times out. Checked Zibgee devices and no ghosts.

Im at a loss as to what to try next. Possible faulty unit? Thanks to all.

When pairing as a Zigbee device, have you ever seen a message 'Device found ...'?
Is there a chance that you have received a WiFi version of this device? Is there any 'ZY-M100' label or a tick on the box?

Also, what model is your HE hub - C-8 or older one?

Thanks for the response. I have a C8 Pro hub. I've never received a "Device found" message. Ive tried getting the Smart Life app to recognize it as both Zigbee and Wifi but pairing always times out.

The box says ZY-M100-1. Attached is a pic of the box. Bought on Amazon and advertized as Zigbee.

Thanks for your help.



It is hard to say anything looking at the boxes... You see the inconsistency - both Zigbe and WiFi logos (this is not possible!), ZY-M100 on the top of the box, but 'ZY-Z-WALL-US' label on the side, etc...

Typically, Tuya-based mmWave sensors labeled ZY-M100 are among the most spammy devices. These are produced by more than a dozen different manufacturers and then sold by at least two dozens of different branded 'trading companies'.

My advice will be to return it, and look for another model from another seller.

P.S.
I suppose you have other Zigbee devices successfully paired to your C-8 hub?

1 Like

Lol....Im returning to amazon today as faulty and ordered a replacement. Most of my devices are zwave. Just getting onto the whole presence sensor thing....what a mine field!!!

I have an Aqara FP2....cant get installed on C8, but can install on the Aqara app. Read countless posts about it, but cant get to work.

Also have a linptech ES1 on order to tryout.

Any other suggestions would be awesome.

Thanks again.

This is going to be your best bet. It's a good device overall, but still definitely has some quirks. Those quirks just tend to be less maddening than the other flavors of Tuya presence sensors.

Many of us (not all) have found that a regular reboot of the device is necessary to keep it working well. The easiest solution is to put it on a smart plug and program a weekly (or whatever interval you want) off/on sequence. This doesn't solve all quirks, but seems to keep the worst ones at bay.

@hydro311 ....thanks. I ordered some smart plugs with the ES1 after reading tons of posts about that here. Do you have any thoughts on the Aqara FP2 issue im having. Also, any thouguts on the FP1?

Thanks again

Sorry, I don't use any Aqara stuff, so I don't have any experience with them.

Cool. Thanks for the advice re: the linptech.

1 Like

Looking to get this sensor working.
I have tried different variations of this driver and it will show active or not active but ends up just staying the way it originally starts.
Device pairing info

Manufacturer: _TZE200_ppuj1vem
Endpoint 01 application: 43
Endpoint 01 endpointId: 01
Endpoint 01 idAsInt: 1
Endpoint 01 inClusters: 0004,0005,EF00,0000
Endpoint 01 initialized: true
Endpoint 01 manufacturer: _TZE200_ppuj1vem
Endpoint 01 model: TS0601
Endpoint 01 outClusters: 0019,000A
Endpoint 01 profileId: 0104
Endpoint 01 stage: 4

Thanks!

1 Like

Can you try changing the 'device profile' manually to 'Tuya 2in1 (Motion and Illuminance) MYQ_ZMS03 sensor' ?

image

Thank you for the fast response. Amazing! I am still learning Hubitat. Yes, I tried the MYQ driver you referenced. With that driver it seems to stay inactive even with me waving my hand and/or walking in front of it. If I put it in a drawer and close it so it is dark it will change to active and stay there until i take it out. Then it will revert back to inactive and stay there despite movement.

image.pngimage.pngimage.png

I have tried all of the drivers to some degree or another, and get a variance of the same issue. It seems to react to light and no light. I have played around a little with the lux threshold but I don't know what I am doing.

You may need to join the Hubitat owners group on this community so you can post images. Then, please try posting your screenshots again.

Do you see this deviceProfile in the Commands tab?
image

Update: I have uploaded a new version 3.3.3, where TS0601 _TZE200_ppuj1vem was moved to 'TS0601_2IN1_MYQ_ZMS03' deviceProfile.

Now also, you can invert the motion active/inactive state :


Let me know if this makes a difference.

After updating the drier, click on the 'Configure' Run button - your device should be automatically recognized and configured with (hopefully the correct default settnings.
image

1 Like

I joined the Hubitat Owners group so I hope you cans see the attachments now. I updated to the 3.3.3 and Loaded All Defaults.


Here are the State Variables if you can't see the attachment.

Device Profile TS0601_2IN1_MYQ_ZMS03
Device Type MultiSensor4in1
Driver Version 3.3.1 2024/10/26 12:47 PM (TS0601 _TZE200_ppuj1vem) (C-8 Pro 2.4.0.151)
Health {"checkCtr3":0,"offlineCtr":0}
Last Rx {"checkInTime":1738444624452,"illumTime":1738444787388}
Last Tx {"cmdTime":1738444621319}
Motion Started 2025-02-01 16:21:02.393
States {"isRefresh":false,"isDigital":false,"isPing":false}
Stats {"cfgCtr":3,"rxCtr":10,"txCtr":6,"illumCtr":3}

It is pretty much staying inactive.

Well I guess I did not have it updated all the way to 3.3.3. I updated again and it has the device profile of TS0601_3in1 and the Device type is Mulisensor4in1. It is now showing motion correctly. Thanks!


1 Like

'Tuya Multi Sensor 4 In 1' version 3.3.3 is pushed for an update via HPM.

1 Like