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

Transition to another value #3094

Closed
2 tasks done
SimonSimCity opened this issue Oct 20, 2024 · 1 comment
Closed
2 tasks done

Transition to another value #3094

SimonSimCity opened this issue Oct 20, 2024 · 1 comment

Comments

@SimonSimCity
Copy link

SimonSimCity commented Oct 20, 2024

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

Many of the systems we use have only setter for values we want to change - but we want this value to be changed granularly.

I could see a transitioning option for seeing numeric values, where I could set the number to start from (in the future, variables could be used here), the time the transition should take, and minimum time between each call to the remote system so it doesn't get flooded. The system can then calculate how many steps it needs to take and by how much each step needs to change the value so the final value is the desired one.

Usecases

We want to control the main slider on LightShark from 255 to 0, but we don't want to do it as boom 💥 all lights of - but we rather want to transition to this value in a few steps.

@dnmeid
Copy link
Member

dnmeid commented Oct 20, 2024

duplicate of #2930

@dnmeid dnmeid closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 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