You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I have a Shelly1 hooked up to a normally-closed garage door sensor that works great, except when closing it fires alerts in rapid succession for closed-open-closed, within a second or so of each other. In general, it reads correctly as open when the door is open and closed when it's closed. The gap between the sensor and the magnet might be a little large, but the construction of the door makes it a little difficult to get closer.
Is there any straightforward way to do software debouncing of the sensor signal here to avoid the multiple alerts? A configurable debounce of a second or two would allow it to settle.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello! I have a Shelly1 hooked up to a normally-closed garage door sensor that works great, except when closing it fires alerts in rapid succession for closed-open-closed, within a second or so of each other. In general, it reads correctly as open when the door is open and closed when it's closed. The gap between the sensor and the magnet might be a little large, but the construction of the door makes it a little difficult to get closer.
Is there any straightforward way to do software debouncing of the sensor signal here to avoid the multiple alerts? A configurable debounce of a second or two would allow it to settle.
Thanks!
The text was updated successfully, but these errors were encountered: