Skip to content

feat: Support switching between RGB/CCT #515

@mman

Description

@mman

/ValidTypes holds a bit mask with 1 << <type> where type is the switch type.

Changing the type requires write of the new value to /Type.

In the current implementation writing to /Type would re-render the UI with a new switch type and will hide the color popup.

Need to find a way how one component can represent switchable output with given id and list of possible types so that switching between them can be made possible without loosing internal state.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions