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