I have an ESP32-S3 with (for now) two CCT LEDs strips (3 pin: common plus, 1 CW, 1 WW GND/cathode, so a cwww light in ESPHome).
How do I change the color temperature?
Neither in the Webserver nor via OpenHAB (native Esphome API binding) I can see a Slider/Dimmer to change color temperature? Also documentation is not clear for me, which attribute I need to set?
This page does not contain the necessary information. It does not state which attribute is the color temperature.
And its for the wrong type of color-temperature LED, my type has individual channels for warm-white and cold-white, so its not a color_temperature component, but a cwww component. However, documentation for cwww is same as for color_temperature except the output channels.
Which works fine - I can change the ColorTemp remotely (openhab in my case, thus the special entity ID). Is there a simple way to have a component that shows up in the webserver?
I need the device urgently at a location where there is no Wifi yet, so it will be in AP mode and I can only access the integrated webserver. (Changing Colortemp is not urgent, but nice to have).
You can use template number for that.
I’m not sure what unit color_temperature uses here, mired or K? Documentation gives “in mireds or Kelvin”…
Anyway lets stick in mireds: