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

Request: Transition feature #16

Open
H852ing opened this issue Sep 6, 2024 · 1 comment · May be fixed by #23
Open

Request: Transition feature #16

H852ing opened this issue Sep 6, 2024 · 1 comment · May be fixed by #23
Assignees
Labels
enhancement New feature or request

Comments

@H852ing
Copy link

H852ing commented Sep 6, 2024

Is it perhaps possible to set a kind of transition time for the lights to be controlled?
For example, light 1 is set to RGB 254,0,0 and should be dimmed and the color changed to 0,50,0 within a time span of 0.5 seconds.

Can this be achieved with a command that includes a sort of transition period?
Something like "streaming.set_input((0, 50, 0, 1), trans 0.5)"

Is this perhaps possible to integrate in the future?

@hrdasdominik
Copy link
Owner

@H852ing Hi, right now the transition feature is not included but is something I'm working on atm. Until the new release happens you will need to implement it yourself. Stay tuned. Closing this as an issue and reopening it as a feature request!

@hrdasdominik hrdasdominik closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2024
@hrdasdominik hrdasdominik added the enhancement New feature or request label Sep 6, 2024
@hrdasdominik hrdasdominik self-assigned this Sep 6, 2024
@hrdasdominik hrdasdominik reopened this Sep 6, 2024
@hrdasdominik hrdasdominik changed the title Is a transition time possible? Request: Transition feature Sep 6, 2024
@hrdasdominik hrdasdominik linked a pull request Jan 25, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants