mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
8 lines
131 B
YAML
8 lines
131 B
YAML
|
light:
|
||
|
- platform: beken_spi_led_strip
|
||
|
rgb_order: GRB
|
||
|
pin: P16
|
||
|
num_leds: 30
|
||
|
chipset: ws2812
|
||
|
name: "My Light"
|