GPIO 10 added to thread device 1

This commit is contained in:
2026-02-02 23:25:57 +01:00
parent fef8dde68b
commit f5527a0c3e

View File

@@ -50,13 +50,21 @@ text_sensor:
ext_pan_id: ext_pan_id:
name: "Thread Extended PAN ID" name: "Thread Extended PAN ID"
light: binary_sensor:
- platform: esp32_rmt_led_strip - platform: gpio
rgb_order: GRB pin:
pin: GPIO08 number: GPIO10
num_leds: 1 mode: INPUT_PULLUP
chipset: ws2812 inverted: true
name: "Onboard LED" name: "GPIO10"
light:
- platform: esp32_rmt_led_strip
rgb_order: GRB
pin: GPIO08
num_leds: 1
chipset: ws2812
name: "Onboard LED"
web_server: web_server:
port: 80 port: 80