Hi Everyone,
I have some ledstrips running WLED and for some effects I would like to be able to change the secondary and third color, but with the standard WLED integration I am only able to change the primary color. I did manage to change the secondary and third color by using http requests in nodered, but now I would like to have some way to use a color picker on the lovelace dashboard and in the scene configurator to set those colors.
I was thinking of using some sort of custom entity with a custom color picker card but I don’t have the skills to write my own custom entities or custom cards and I can’t find any custom components that offer the functionality I am looking for.
So I was wondering if anybody knows a beginner friendly way to add this functionality.
Thanks in advance!