[Feature request] Configurable delay interval on GPIO inputs #374
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am building a box with some added hardware where I want to start and stop the raspberry using a button. I want to use the same button to switch the hardware on and off; to protect against accidental shutdowns I would however like to require the user to hold it for at least a second.
There is a GPIO shutdown plugin where this can be parametrized, I however feel that this might be actually a common request in the scenarios the enclosure plugin is used for and maybe it would be nice to add the possibility to make the debounce interval configurable instead of the fixed one.
Many thanks
could you send me a link for the plugin that you mentioned?
https://plugins.octoprint.org/plugins/GPIOShutdown/