Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounty - Ability to map additional instance of a button to a seperate GPIO pin #101

Closed
TheTrainGoes opened this issue Feb 16, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@TheTrainGoes
Copy link
Contributor

Currently you cannot assign multiple instances of a button to different GPIO pins.

As an example, with UP mapped to GPIO2, I cannot add an additional instance of UP to GPIO22.

This would be an add-on that can be configured in the web-ui.

The first section would let you specify the GPIO that the additional button is hooked up to.
The section section would let you specify which button has the additional instance of assignment.

As an example, you may choose to assign UP to GPIO22, or P1 or even START.

@TheTrainGoes
Copy link
Contributor Author

This has been implemented - thanks @deeebug !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants