aderusha / MQTTCarPresence

WiFi device to announce the presence of a car for garage door automation
MIT License
312 stars 45 forks source link

Is there a timer that sets the minimum close door delay? #32

Closed xanderphillips closed 11 months ago

xanderphillips commented 11 months ago

I skimmed the .ino code as well as the yaml file and don't see a close delay programmed into the logic.

For my setup the processing time of the MQTT messages seems to result in about a 1.5 min lag, which is pretty good, but wanted to know if there was a setting somewhere I didn't see that would allow extending it for people that wanted a longer window of time.

aderusha commented 11 months ago

duplicate of https://github.com/aderusha/MQTTCarPresence/issues/31