logo elektroda
logo elektroda
X
logo elektroda

CLOUDY BAY 6 Smart WiFi LED Lights: RGB to CW Crash Issue on Version 1.17.697

yonubear 834 14
ADVERTISEMENT
  • #1 21326515
    yonubear
    Level 3  
    I just flashed 4 CLOUDY BAY 6inch Smart Wifi LED Recessed Lights however 2 behave properly and 2 do not the ones that do not crash every time you try to change from RGB to CW. I am at a loss on where to start for sorting this issue out and help would be great I will provide whatever info is needed

    version is 1.17.697
    AI: What app or method are you using to control the CLOUDY BAY lights?
    HTTP and Home assistant
    AI: Have you tried any troubleshooting steps so far, and if so, what were they?
    full reset, different flags
  • ADVERTISEMENT
  • #2 21327450
    p.kaczmarek2
    Moderator Smart Home
    What is your device template, configuration?

    Maybe it's I2C-like LED driver and requires lower current setting?

    Is powersave on?
    Helpful post? Buy me a coffee.
  • #3 21327683
    yonubear
    Level 3  
    >>21327450

    Powersave?

    and here is the template

    Code: JSON
    Log in, to see the code
  • #4 21327701
    p.kaczmarek2
    Moderator Smart Home
    So it's just a PWM-based device?
    Screenshot of the OpenBeken Configuration Generator for parsing Tuya JSON data.

    Well, then try maybe enabling PowerSave on OBK... I am not sure.... I expected it to be a current setting related problem of I2C-like LED controller, SM2135, etc, etc.


    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #5 21327706
    yonubear
    Level 3  
    >>21327701


    I'll give it a shot
  • #6 21327716
    p.kaczmarek2
    Moderator Smart Home
    Also, are you using smooth LED transitions? Does it crash without them or with them, or in both cases?
    Helpful post? Buy me a coffee.
  • #7 21331946
    yonubear
    Level 3  
    >>21327701
    it just flashes off and restarts but I just noticed that one of them if I use the test buttons in the web app all the channels are out of order for instance 100% blue turns on warn white

    I'll give it a shot>>21327716
  • ADVERTISEMENT
  • #8 21332096
    p.kaczmarek2
    Moderator Smart Home
    Maybe enable "raw PWM controls" flag and try to first order the channels correctly? First is RED, then is Green, then Blue, etc...
    Helpful post? Buy me a coffee.
  • #9 21333527
    yonubear
    Level 3  
    ok i tried the raw flag

    channel 1 does nothing
    channel 2 does warm white
    channel 3 does cool white
    channel 4 does red
    channel 5 does blue

    I am confused that this one acts so different compared to the others
  • #10 21333657
    p.kaczmarek2
    Moderator Smart Home
    You've got wrong channel order and probably one of wrong pins has PWM role. Please check other PWM to see if it's green LED and reorder channels so it goes like this: RGBCW
    Helpful post? Buy me a coffee.
  • #11 21334645
    yonubear
    Level 3  
    >>21333657

    How do I reorder channels? I set this up using the same template as my other lights that are same model
  • ADVERTISEMENT
  • #13 21334754
    yonubear
    Level 3  
    I got it working changing the channels worked but I got curious and I found if I use the cloudy bay template in the web app it has the pins wrong if I use the cloudcutter template "LJD006GBSMWH-4PK 6in Gimbal Recessed Light (Cloudy Bay)" they match what I found was right
  • #14 21334806
    p.kaczmarek2
    Moderator Smart Home
    It's good to see you got it figured out, but you can share the final template in JSON format?;
    Helpful post? Buy me a coffee.
  • #15 21334816
    yonubear
    Level 3  
    Code: JSON
    Log in, to see the code

Topic summary

The discussion revolves around issues faced with two out of four CLOUDY BAY 6-inch Smart WiFi LED Recessed Lights, which crash when switching from RGB to Cool White (CW) after flashing firmware version 1.17.697. Users suggest troubleshooting steps including enabling PowerSave, checking device templates, and adjusting PWM channel orders. The author discovers that using a different template resolves the channel order issue, leading to successful operation of the lights. The final working template is shared, highlighting the correct pin assignments for PWM control.
Summary generated by the language model.
ADVERTISEMENT