I need a better vacancy detector

To answer my own question. Looks like you have to resolder 3 pins in the sensor. Will check it out later when I have time.

I’ve got the kb5noeto version one. Detection works quite well actually, but it takes forever (sometimes up to 5 minutes) before it clears “Presence” to false" and “Motion state” to none.

I’ve given up on these things. Detection is far too sensitive and wide. No matter what I set the detection settings to it sees through my Gyprock walls and triggers on movement in adjacent rooms. I’m going back to PIRs.

I have the same one (kb5noeto) and this configuration has been working perfectly after long battle.

{
    "fading_time": 10,
    "indicator": "ON",
    "motion_detection_mode": "only_pir",
    "motion_detection_sensitivity": 4,
    "static_detection_distance": 5,
    "static_detection_sensitivity": 4
}

If you are using only PIR, the mmWave is useless. :wink:

PIR is used for initial activation, when the device is active, mwave is validating presence.
only_pir is used to wake to the device. @tispokes

I didn’t know that and will give this a try when I get home. I appreciate you posting your config above as well. I’ve been struggling with these off and on for the last few weeks.
One additional question how did you determine yours was the kb5noeto version as opposed to the other one. I’m not sure how to find that out.

I am using z2m and it is written there. I have been using with this configuration more than a month, I am happy with it. After changing the config, it is better to remove/put back batteries, I feel that sometimes it get stuck with old config.

image

Zigbee Manufacturer
_TZE200_kb5noeto

Adding crucial resources;

Can someone please describe the difference between Motion detection sensitivity and Static detection sensitivity. With a practical example please. I have two _TZE200_kb5noeto sensors, but I don’t understand this.

It would be logical to me if “Motion detection sensitivity” would set the level of motion for which the PIR sensor should be triggered. After that the radar would no longer be affected by this value. Could it be this?