esp-homekit-demo icon indicating copy to clipboard operation
esp-homekit-demo copied to clipboard

motion sensor

Open itsfelipeh opened this issue 3 years ago • 4 comments

is there any code to set the sensitivity of the motion sensor? it is activated even with the leftover of the sun inside the room. 😅!

itsfelipeh avatar Mar 09 '21 19:03 itsfelipeh

Which motion sensor are you using. The HC-SR501 has physical adjustments on the device and only provides an on/off signal to the ESP, so is not software configurable

maccoylton avatar Mar 20 '21 12:03 maccoylton

Which motion sensor are you using. The HC-SR501 has physical adjustments on the device and only provides an on/off signal to the ESP, so is not software configurable

thank !

itsfelipeh avatar Mar 22 '21 19:03 itsfelipeh

Hey, which code are you using? I am still looking for a motion version.

Thanks

nikomaxi avatar Jun 25 '21 13:06 nikomaxi

@nikomaxi

https://github.com/maximkulkin/esp-homekit-demo/blob/master/examples/occupancy/main.c

it should help

renandw avatar Aug 08 '21 19:08 renandw