Skip to content

RGW -> RGBW conversion algorithm to subtract white with a custom colour temperature #1956

@lougovsk

Description

@lougovsk

Feature request

What problem does this feature solve?

Currently Hyperion supports multiple methods to convert RGB to RGBW data. However, they are generic and do not take into account the exact white colour temperature specific LED strip can have. It would be great to have another RGB->RGBW conversion algorithm which would take colour temperature of white LED channel as input and subtract it from the RGB signal.

What does the proposed API look like?

This won't require a new API. It might effect the configuration menus to provide another option when choosing for a conversion algorithm with an colour temperature parameter field.

How should this be implemented in your opinion?

It is actually a fairly straightforward. The change will mostly effect Rgb_To_Rgbw class.

Are you willing to work on this yourself?

Yep. I have a prototype, which I can share.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions