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

"Release" action #444

Open
maxi1134 opened this issue Mar 5, 2021 · 1 comment
Open

"Release" action #444

maxi1134 opened this issue Mar 5, 2021 · 1 comment
Labels
FR Feature Request

Comments

@maxi1134
Copy link

maxi1134 commented Mar 5, 2021

Is your feature request related to a problem? Please describe.
I am looking for a way to send a payload when pressing a button, and then a different payload when releasing it. To control a camera through rest_command.

Describe the solution you'd like
A "release" trigger for an action.
When releasing the button, something happens.

Describe alternatives you've considered
Not much else that can be done in this case I think, since the camera spins forever when receiving the "left" command, and then need to receive a "stop" command to stop.

Additional context
Let me know if you need anything!

@maxi1134 maxi1134 added the FR Feature Request label Mar 5, 2021
@indykoning
Copy link

This pull request should take care of that: #360

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants