From 00ed24726634217354c240a9ffeb925f926334be Mon Sep 17 00:00:00 2001 From: "Adrian A. Baumann" Date: Sat, 17 Jan 2026 00:25:10 +0100 Subject: [PATCH] Auto-sync: thread-device-1.yaml changed --- thread-device-1.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/thread-device-1.yaml b/thread-device-1.yaml index 338d612..f0d2f5e 100644 --- a/thread-device-1.yaml +++ b/thread-device-1.yaml @@ -48,3 +48,11 @@ text_sensor: name: "Thread PAN ID" ext_pan_id: name: "Thread Extended PAN ID" + +light: + - platform: esp32_rmt_led_strip + rgb_order: GRB + pin: GPIO08 + num_leds: 1 + chipset: ws2812 + name: "Onboard LED" \ No newline at end of file