mirror of
https://github.com/esphome/esphome.git
synced 2025-04-07 03:10:27 +01:00
12 lines
157 B
YAML
12 lines
157 B
YAML
output:
|
|
- platform: gpio
|
|
pin:
|
|
number: 14
|
|
inverted: true
|
|
mode:
|
|
output: true
|
|
id: rest_gpio
|
|
|
|
dfu:
|
|
reset_output: rest_gpio
|