logo elektroda
logo elektroda
X
logo elektroda

OpenBeken on AmazeFun Ceiling Lamp: Separate WWCW and RGB Control in Home Assistant

Benedev 69 1
ADVERTISEMENT
  • #1 21854032
    Benedev
    Level 1  
    I successfully flashed the following "AmazeFun" ceiling lamp with OpenBeken:
    https://www.amazon.de/dp/B0DYVB74BF

    The lamp has bright cold and warm white leds on the bottom and an additional addressable RGB led strip on top.

    It uses the LN882H on a module called "WL2H-U": https://developer.tuya.com/en/docs/iot/WL2H-U-Module-Datasheet

    Flashing using UART was straight forward and using trial and error I found the correct Pins:
    - P10: ColdWhite PWM
    - P11 WarmWhite PWM
    - P6 LED Strip (SM16703P_DIN)

    The only problem I have is that I'm not able to get White and RGB to work at the same time. What I want is two separate light entities in Home Assistant: The main ceiling lamp with WW/CW control and another one that controls only the RGB strip. Both with individual on/off and brightness control.

    Is that not possible with OpenBeken?

    Btw, the vendor app (Smart Life) does support using both (White and RGB) at the same time.

    AI: Could you share your current OpenBeken configuration or template settings for this lamp, especially how you have the pins and light components set up?
    Code: JSON
    Log in, to see the code

    AI: Which version of the OpenBeken firmware are you running on the lamp?
    Built on Mar 1 2026 08:55:05 version 1.18.268
  • ADVERTISEMENT
ADVERTISEMENT