mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
8 lines
141 B
YAML
8 lines
141 B
YAML
light:
|
|
- platform: spi_led_strip
|
|
num_leds: 4
|
|
color_correct: [80%, 60%, 100%]
|
|
id: rgb_led
|
|
name: RGB LED
|
|
data_rate: 8MHz
|