Skip to content

Proper support for WLED WWA (Cool White, Warm White, Amber) LED-strip #252

@d-dsn

Description

@d-dsn

WWA led strip has 3 different white channels, "Cool White", "Warm White" and "Amber" instead of "Red", "Green" and "Blue".
Cool White is approximately 6000K, Warm White 3000K and Amber maybe 2000K and those color temperatures map to RGB values (255,0,0), (0,255,0) and (0,0,255). Instead of trying to mix white from all the RGB channels, could these pure color values be mapped to certain Kelvin-values?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions