GPIO 10 added to thread device 1
This commit is contained in:
@@ -50,7 +50,15 @@ text_sensor:
|
||||
ext_pan_id:
|
||||
name: "Thread Extended PAN ID"
|
||||
|
||||
light:
|
||||
binary_sensor:
|
||||
- platform: gpio
|
||||
pin:
|
||||
number: GPIO10
|
||||
mode: INPUT_PULLUP
|
||||
inverted: true
|
||||
name: "GPIO10"
|
||||
|
||||
light:
|
||||
- platform: esp32_rmt_led_strip
|
||||
rgb_order: GRB
|
||||
pin: GPIO08
|
||||
|
||||
Reference in New Issue
Block a user