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