BTSMX Smart Permanent Outdoor Lights
Device Type:
Electrical Standard:
Board:
General Notes
This setup was modeled after the BTSMX Outdoor LED String Lights which are advertised as Tuya/SmartHome compatible with RGB+IC addressing. Many other such clones are likely compatible with this setup, since the box has absolutely no branding.

The control board was potted over with silicone, but only the back needs to be cleaned off for flashing with LibreTiny.
Basic Configuration
# Board: Generic - BK7238 (Tuya T1)esphome: name: led_strip friendly_name: LED Strip
bk72xx: board: generic-bk7238-tuya
logger:
wifi: ap:
mdns:
power_supply: - id: led_power pin: P6
light: - platform: beken_spi_led_strip name: "LED Strip" pin: P16 chipset: SM16703 num_leds: 24 rgb_order: RBG power_supply: led_power effects: - random: - pulse: - strobe: - flicker: - addressable_rainbow: - addressable_color_wipe: - addressable_scan: - addressable_twinkle: - addressable_random_twinkle: - addressable_fireworks: