mirror of
https://github.com/esphome/esphome.git
synced 2025-04-11 05:10:34 +01:00
12 lines
162 B
YAML
12 lines
162 B
YAML
output:
|
|
- platform: gpio
|
|
pin:
|
|
number: 14
|
|
inverted: true
|
|
mode:
|
|
output: true
|
|
id: rest_gpio
|
|
|
|
dfu_mode:
|
|
reset_output: rest_gpio
|