Node-RED nodes for hubitat

In my office, I have multiple motion sensors. I've got an issue where 3 of the sensors correctly report "inactive", but one sensor near my desk correctly reports active constantly, because I'm moving. The inactive's trigger the timer to start counting down, despite the fact that one of the sensors is still active.

Any thoughts as to how to fix? I just discovered the Count node, which is pretty cool. It might work. Count the number of actives, and also inactives?

Inactive starts the countdown timer, active resets the timer.