-
-
Notifications
You must be signed in to change notification settings - Fork 32k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WLED Colour Switch not working over HA #125656
Comments
Hey there @frenck, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) wled documentation |
I'm seeing the same issue |
I'm also seeing the same issue where I can change the color wheel in HA, or select a color temp, but it doesn't update WLED or the strip. It seems I'm only getting brightness, presets, and on/off control for the strips. *For reference, I'm running WLED 0.15.0-b5 with WS2805 RGBCCT Strips (which are newly supported in WLED in 0.15, and that may be causing the issue.) |
I'm also having this issue using WS2815 12V strips using Home Assistant Core 2024.10.1 |
Same here. I have HA Core 2024.10.2, the MagWLED-1 controller (ESP32-C3), WLED 0.15.0-b5, and a WS2805 LED strip (RGB+WW+CW). I set "Auto-calculate white channel from RGB" to "Accurate", and WLED correctly displays two sliders: Value/Intensity and White Balance. In HA, color selection doesn't work (as above), plus it shows THREE sliders (color intensity, cold white, warm white) instead of just TWO (color intensity, white balance). Also, scenes including that light don't work anymore, HA complains about some WLED API error. I suspect that the HA WLED integration doesn't completely take the WLED settings correctly, especially in cases with 5-LEDs (i.e., RGB+WW+CW). For the time being, I could help myself making PRESETS within WLED, which seem to be called up correctly, except in scenes. |
Would also love to know what's going on here too, :c |
Same - I am using a RGB Warm White strip. The HA Ui was working when I had auto-calculate white enabled in WLED. |
Also having the same issue, no controls are responsive besides the brightness slider and power toggle.
|
Same here! I can't imagine this being the issue, but the Home Assistant Language is also German. |
Now on 0.15 official release. In Home Assistant I get two sliders on the color wheel page one for color brightness and one for white brightness. Neither seem to work correctly, as they both reset to whatever the preset's values were within a few seconds. For the time being, I created two presets in WLED, one with RGB brightness set to max and White brightness at zero, and one with RGB at zero and White Maxed. Then in Home Assistant I've been switching between the two presets for RGB or white mode, as it does have control over the Color Temp and color values now. |
Fixed this by unchecking the box “White Balance correction” under the LED Preferences section of the WLED Native app and then reloading the configuration in HA. Seems that having that box checked prevents HA from adjusting color. Power and brightness worked fine. The big downfall in this fix is it is now difficult to properly adjust white through HA as there is no separate settings for white like there is for other lights. |
The problem
When you try to switch the colour of the leds over the colourwheel in home assistant, it won't work. The wled Webinterface works perfectly.
Also the three sliders below won't work...they always reset to 50%...
Wled version 0.14.4 ESP32-D0WDQ6 build 2405180
What version of Home Assistant Core has the issue?
core-2024.9.1
What was the last working version of Home Assistant Core?
Not tested
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Wled
Link to integration documentation on our website
https://www.home-assistant.io/integrations/wled/
Diagnostics information
config_entry-wled-01J7CH0ZW1PT1DFTGVBZYFB4SW.json
Example YAML snippet
Added through frontend
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: