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

Logic based options on buttons #2861

Closed
2 tasks done
reidwwall opened this issue May 9, 2024 · 1 comment
Closed
2 tasks done

Logic based options on buttons #2861

reidwwall opened this issue May 9, 2024 · 1 comment

Comments

@reidwwall
Copy link

Is this a feature relevant to companion itself, and not a module?

  • I believe this to be a feature for companion, not a module

Is there an existing issue for this?

  • I have searched the existing issues

Describe the feature

I would like to have logic based options on a button.

IF button pressed and A,B, and C = True, then do XYZ actions....
IF Botton pressed and D and E are true, then do "V" actions....

I have about 60 triggers, and about half of them are just creative variables so the action of a button does something depending on the state of a variable.....

Usecases

It would save creating so many triggers........
it would mean we could essential create toggle buttons based upon feedback.

If feedback says status = off, then button press turns "thing" on
if feedback says status = on, then button press turn "thing" off".

steps don't really allow for actions based upon status of a device's state.

@Julusian
Copy link
Member

Julusian commented May 9, 2024

Duplicate of #1052 and #372

@Julusian Julusian closed this as completed May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants