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.

1 Like

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?

I got 2 of these being shipped so I can’t say for sure but I believe
motion detection sensitivity is for the PIR sensor and static is for the mmwave sensor

I don’t get it. Mine is totally unreliable. Same values as recommended. I have to wave my arms for it to detect me when sitting on the sofa although a mmwave sensor should eliminate the need for that… Does a higher value in sensitivity make it more sensitive → detects more movements or the opposite? What is far detection and what is near detection? Do the values mean it detects only movement at that distance or after or before that distance or between the values of far and near detection?
I’ve seen many people trying out quirks, I have copied one of them, which is current “state of the art”?