logo elektroda
logo elektroda
X
logo elektroda

Successful Flashing and Integration of Feit Electric ST2160/RGBW/FIL/AG with Tuya CBLC5 Module

cannedprotoss 1011 2
ADVERTISEMENT
  • #1 20582647
    cannedprotoss
    Level 2  
    Successful Flashing and Integration of Feit Electric ST2160/RGBW/FIL/AG with Tuya CBLC5 Module
    Hi! I made an account to report success with a bulb I'd never seen before and absolutely had to have:
    https://www.feit.com/products/st19-curved-fil...ogle-decorative-smart-bulb-st2160-rgbw-fil-ag
    It uses a Tuya CBLC5 module featuring a BK7231N connected to an i2c PWM controller.
    I was able to destructively gain access by peeling the base screw off. Found RX1, TX1 and RST according to the datasheet:
    https://developer.tuya.com/en/docs/iot/cblc5-module-datasheet?id=Ka07iqyusq1wm
    They're behind a capacitor and under thermal paste, but I was able to solder on a UART adapter and flash it using the flash tool.
    It failed a few times until I lowered to 115200 baud.
    Finally, I pulled the base screw off another dead bulb and electrical taped it all back together.
    It's mostly working with MQTT and Home Assistant now!
    I've noticed it doesn't take transition time into account - future feature, or am I doing it wrong?
    Thanks so much for this project!
  • ADVERTISEMENT
  • #2 20582842
    p.kaczmarek2
    Moderator Smart Home
    Hello, can you post the JSON config from Web App? Use syntax = json tag to post it here.

    Smooth transitions can be enabled in flags.
    Helpful post? Buy me a coffee.
  • #3 20583303
    cannedprotoss
    Level 2  
    Of course! I'm assuming you're referring to the template, I apologize in advance if I did this wrong:
    Code: JSON
    Log in, to see the code

    Also, found the flag. Color to color transitions are better than ESPhome it seems, nice!
    Thanks again!
ADVERTISEMENT