HclX / WyzeSensePy

A python script communicating with WyzeSense gateway
MIT License
91 stars 15 forks source link

Shorter reporting time for motion sensors #18

Open jes1417 opened 3 years ago

jes1417 commented 3 years ago

So by accident I discovered an undocumented feature of the motion sensors, if you simply poke the button quickly instead of hold it for 3 seconds the devices pair in a instant detect mode and will flash on movement without the 40 second cool down time.

I asked in their forums and got a reply that explained what I was experiencing when I paired my sensors this way.

https://forums.wyzecam.com/t/motion-sensor-red-light/88209

Even in this mode the sensors are still reporting to the hub with the 40 second cool down I was wondering if the code could be modified to support this feature so we can have better detection of motion.