bitfocus / companion-module-generic-http

Generic HTTP module
MIT License
9 stars 19 forks source link

Should be able to send request when releasing button #33

Closed EnergeticStick closed 1 year ago

EnergeticStick commented 1 year ago

You should be able to send two requests with one button. One on button press, and another on button release, for devices that need a stop command.

josephdadams commented 1 year ago

Good news! You can! Just add the stop command on the “release”/“up” action in the UI.

EnergeticStick commented 1 year ago

Yep...just figured it out a few minutes before you replied, was waiting to get home to delete this issue. I've only ever used the PTZ VISCA module so I just thought the "Release Action" was specific to that module, I didn't realize it was a generic button setting. So sorry for wasting your time. 🤦‍♂️

josephdadams commented 1 year ago

No problem!