mirror of
https://github.com/esphome/esphome.git
synced 2025-02-12 16:08:19 +00:00
14 lines
226 B
YAML
14 lines
226 B
YAML
<<: !include common.yaml
|
|
|
|
light:
|
|
- platform: neopixelbus
|
|
name: Neopixelbus Light
|
|
pin: 1
|
|
type: GRBW
|
|
variant: SK6812
|
|
method: ESP8266_UART0
|
|
num_leds: 256
|
|
effects:
|
|
- e131:
|
|
universe: 1
|