mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
add status LED configuration to 32x10 lights dev config
This commit is contained in:
@@ -438,6 +438,13 @@ output:
|
|||||||
channel: 1
|
channel: 1
|
||||||
|
|
||||||
light:
|
light:
|
||||||
|
- platform: esp32_rmt_led_strip
|
||||||
|
id: status_led
|
||||||
|
name: "Status LED"
|
||||||
|
rgb_order: GRB
|
||||||
|
pin: GPIO8
|
||||||
|
num_leds: 1
|
||||||
|
chipset: WS2812
|
||||||
- platform: binary
|
- platform: binary
|
||||||
name: 'Light 01'
|
name: 'Light 01'
|
||||||
output: out_01
|
output: out_01
|
||||||
|
|||||||
Reference in New Issue
Block a user