1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Add beken_spi_led_strip component (#6515)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Mat931
2024-05-15 23:32:48 +00:00
committed by GitHub
parent 773951d85e
commit 46eee4a4f0
10 changed files with 615 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
light:
- platform: beken_spi_led_strip
rgb_order: GRB
pin: P16
num_leds: 30
chipset: ws2812
name: "My Light"

View File

@@ -3,7 +3,7 @@ esphome:
friendly_name: $component_name
bk72xx:
board: cb3s
board: generic-bk7231n-qfn32-tuya
logger:
level: VERY_VERBOSE