Open wernerhp opened 3 months ago
Hey there @frenck, mind taking a look at this issue as it has been labeled with an integration (wled
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
wled documentation wled source (message by IssueLinks)
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Bump
The problem
HA
switch
entities don't match WLED Segments.Segment Names
Segment names don't pull through to HA.
Single Segment
WLED
Power
state matchesGarage Door Light (WLED)
in HA WLEDSegment 0
state pulls through asMain
in HA, but the state does not match for a single segment.Click to expand
| POWER | HA | WLED | | --- | --- | --- | | ON | | | | OFF | | |Multiple Segments
The Main segment only seems to work when there are more than 1 segments enabled (see above screenshots where Main is always off)
Main does not match the color of Segment 0. Intead,
Garage Door Light (WLED)
shows the color of Segment 0 Expected: Main should showPOWER (ON) and Segment 0 (Blue) seem to be swapped around when there are multiple segments.
Click to expand
| Power | HA | WLED | | --- | --- | --- | | ON | | | | OFF | | |What version of Home Assistant Core has the issue?
core-2024.8.2
What was the last working version of Home Assistant Core?
No response
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
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response