cwww entities does not have color temperature sliders only brightness in the esphome webserver ui #3230
Unanswered
ttadam
asked this question in
Web Server
Replies: 1 comment
-
Not exactly what you're requesting, but you can add your own manually with something like this: https://github.com/Cossid/ESPHome-package-examples/blob/main/common/web-controls/cct.yaml replacing It's a separate control, not directly integrated, but it's better than nothing. |
Beta Was this translation helpful? Give feedback.
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.
-
Describe the enhancement
Basically the title.
If I have a light entry which has a type cwww then from the built in webserver I can only adjust the brightness and toggle it, but not the color temp.
Use cases
web server for me is a fall back, or temporary solution. Sometimes temporary solution can last for years :D
Visual examples
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions