Openhab 4 / WLED Binding / color definition / LED 5050 RGBWW

Hello community.

I have some issues for my DIY project “5 channel Analog LED controller – ET-AL01” with analog 5050 LED from espthings.io, see the attached link if you are interessted
5 channel Analog LED controller - ET-AL01 - espthings.io
It is working on ESP32* Wemos Mini D1

In WLED (v0.15.04-b4) I defined the Analog LED as RGB+CCT and as one segment.
(when I bought all material I was not aware that I have an analog system and it is my first ESP32 LED project running on WLED)

First of all, I was able to manage the programming color in the rules via defined scene switches as items and defined HSB values in rules. Colorpicker is not sufficient working, picking color is not securely working via openab app and has leaded to frustrations.

Issues I have

  • Random wrong colors during scene changes, suddenly only red instead of e.g. daylight color, restart needed and does not solve issue, several restarts needed
  • Restart of ESP32, random color, restart needed
  • After scene change, 5 seconds running scene, and then any color shown. Reswitching scene same behavior starts again. Switch OFF General Brightness to Zero and waiting some seconds often helps.
  • Issues with reconnecting, switching to ON no reaction by WLED, even if openhab shows ONLINE status of WLED

Are above failures due to Beta version of Kösen?
Did I defined the LED stripe in wrong manner (RGB-CCT)?

Thank you for your replies already in advance.
Any questions to my project are welcome

Regards

does it work as expected when not using openhab?
it sounds more like a hardware issue than software.

Dear all,

just a short update and I consider it as a WLED Software problem.
I installed by “mistake” the beta “Kösen” release, saw daily several times the LED strip switching ON by itself.
I downgraded to release 14.4 stable branch, now I see it is switching to ON 1 time per 2-3 days. Still inacceptable behavior.
WLED binding should not be the issue, as I do not see any issues reported.

May be some people else would be so kind to comment the ??WLEDsoftware issues??

The way of color switching I implemmented in HSB (Hue, Saturisation, Brightness) notation with sendCommand to the item.

Regards Gerd