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

Feature request: universe level for channel_setup, channel_size #54

Open
hkusulja opened this issue Jan 15, 2024 · 4 comments
Open

Feature request: universe level for channel_setup, channel_size #54

hkusulja opened this issue Jan 15, 2024 · 4 comments
Labels
platform-refactor Move away from only supporting lights and move to a separate platform config

Comments

@hkusulja
Copy link

Hello,
I am suggesting this feature request.
As you support the output_correction: quadratic , to be specified on universe level, but also the channel level.
I am suggesting to support also the following configuration settings on universe level.
It would be very usefull once using LED strip with multiple channels / segments. So do not have to copy / paste a lot of the same settings/code.

type: rgbww
transition: 1
channel_size: 16bit
channel_setup
min_temp: 2500K
max_temp: 6500K
@Breina Breina added the platform-refactor Move away from only supporting lights and move to a separate platform config label Jan 15, 2024
@hkusulja
Copy link
Author

is the platform-refactor really a requirement for this implementation?

@Breina
Copy link
Owner

Breina commented Feb 17, 2024

The whole config is going to be different, so I'm avoiding refactoring the old setup and instead doing it properly anew.

@hkusulja
Copy link
Author

ok, thank you for information, please provide info which branch is work in progress?
i just configured led strip with 2x 512 channels, so quite big config :)

@Breina
Copy link
Owner

Breina commented Feb 22, 2024

It's going to use the format as defined by https://open-fixture-library.org/. They have a GUI that allows configuring your fixtures, and it allows for loops and templates so it will be less work to define 1024 channels. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform-refactor Move away from only supporting lights and move to a separate platform config
Projects
None yet
Development

No branches or pull requests

2 participants