From f59ea698fbe709a441cc61028eef3db9919d5223 Mon Sep 17 00:00:00 2001 From: pszafer Date: Thu, 8 Jan 2026 16:30:20 +0100 Subject: [PATCH] add status LED configuration to 32x10 lights dev config --- dev-boneio-gen2-32x10_lights_v0_1.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/dev-boneio-gen2-32x10_lights_v0_1.yaml b/dev-boneio-gen2-32x10_lights_v0_1.yaml index b3093b0..010dbb3 100644 --- a/dev-boneio-gen2-32x10_lights_v0_1.yaml +++ b/dev-boneio-gen2-32x10_lights_v0_1.yaml @@ -438,6 +438,13 @@ output: channel: 1 light: + - platform: esp32_rmt_led_strip + id: status_led + name: "Status LED" + rgb_order: GRB + pin: GPIO8 + num_leds: 1 + chipset: WS2812 - platform: binary name: 'Light 01' output: out_01