Breina/ha-artnet-led

Feature request: universe level for channel_setup, channel_size

Opened this issue · 4 comments

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

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

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

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 :)

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. :)