Allow selection of color temp on cwww or rgbww light device via v3 web server #3833
Unanswered
davidcoulson
asked this question in
Component enhancements
Replies: 1 comment
|
🏷️ I've automatically added the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Component name
web_server
Link to component documentation on our website
https://esphome.io/components/web_server/
Describe the enhancement
With 2026.7.4 when I have a rgbww or cwww light device I can select brightness or color (if rgb) via the ESPHome web interface, but not color temperature. There is also nothing that shows current color temp in whatever unit is appropriate (assuming K vs mireds for UX?)
Use cases
Would allow for testing/change of light settings via web interface without needing to use HA API to adjust color temp.
Anything else?
This works fine via HA API, just seems to be missing from web_server
All reactions