Let’s say there is a SK6812 lightstrip, so there are 4 channels: RGBW. With the White channel turned on, I expect by adding Red or Blue the white can be made either warmer or colder. Please let me know if this is not true or will turn out bad.
@Mikefila
Yes true. However by adding red or blue it could he created right. I just wonder how to get it done on the software side. Or are there similar/better strips with native color temperature?
@ALDIY
I have read a bit about WLED but don’t understand it yet. Please tell more if you have ideas.
Sorry I missed this . In short wled is absolutely the best if you are using led strips or matrices and not a lot of sensors ( you can still use sensors with wled ) .
Wled is basically a complete firmware and an app solution for leds. You flash the firmware directly from a flasher and you can use the app to control your lights . You can change the pins you are using in the app without the need to re-flash .And of course you can easy integrate wled in HA and you will get around 200+ effects that is already built it and as Mikefila mentioned wled is very flexible and most importantly it is very easy to flash and use compared to what you are doing now with OTA updated , music reactive features , network sync and many more other features
I have tested using fastled and neopixle from ESPhome in HA vs using WLED and I must say it is like comparing assembly language to C++ !
I showed one of my setup using a matrix and WLED to a friend who is using fastled and asked him if he can do the same but two days later he just moved to WLED .
So I am still waiting for someone to explain why not use a specialized ready solution ? ( Unless you have the leds as a part of a bigger project or the aim is for DIY / education which i would also support ) .
I am asking and not criticizing because I have 4 MCUs running different version of wled and I wonder if I am not doing the correct thing and should do like you to control my leds because all of you cant be wrong
Thanks again. I will try WLED and probably use WLED for sure. The main ‘issue’ of color temperature is not solved with that, unless it will have a feature for simulate that.
In the end I did not buy that special white light lightstrip (I was only testing at the time). I did buy regular RGB lightstrips for status LEDs and tried out WLED.
WLED by itself is good. The integration into HA I found somewhat disappointing if I remember correctly. I hope to have some LED projects soon.