Recently bought the Linkind Zigbee motion sensor. When first pairing, it was detected as a thing. After changing the DH to use the “Zigbee Motion Sensor” in IDE, the sensor seems to work “intermittent;y”. It will detect motion, and then immediately go to “no motion” and stay there for quite some time (over 10 minutes). During that time it will not detect any motion. After a while, it will detect motion again once and then stop again.
I am guessing I need to make some changes to the DH, but I am not sure where to start. Any suggestions?
Thanks.
@maxmokeyev I just got one of these delivered today after buying two of the Linkind window/ door sensors based on the info in this thread Linkind Door/Window Sensor Model: ZS1 10050078
Seems like a similar change needs to be done to the DH.
The price of these makes it well worth the effort. Will start working on it later this week.
Thanks for the reply! Please let me know if you manage to get it to work!
@maxmokeyev connected my sensor to ST and it paired as a thing. I switched over to the SmartSense Momtion Sensor DH rather than the Zigbee Motion Sensor. Right now it seems to be working OK. It senses Motion and then will go inactive if no motion is detected for a minute. I can’t find any info on the interwebs if that period can be changed or if the sensitivity can be changed. Will keep digging.
@maxmokeyev I added this line to the SmartSense Motion Sensor
fingerprint inClusters: “0000,0001,0003,0020,0500,0B05,FC81”, outClusters: “0019”, manufacturer: “lk”, model: " ZB-MotionSensor-D0003", deviceJoinName: “Linkind Motion Sensor”, mnmn: “SmartThings”, vid: “SmartThings-smartthings-SmartSense_Motion_Sensor” //Linkind Motion Detector
I reset the device and deleted it from ST. I redid the inclusion and it pairs as a Linkind Motion Sensor. Works the same though. Detects motion then goes inactive after a minute.
Not sure we’ll be able to get more out of it than that.