1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00
Files
esphome/tests/components/gpio/test.nrf52-adafruit.yaml
2025-08-01 16:54:20 +12:00

15 lines
196 B
YAML

binary_sensor:
- platform: gpio
pin: 2
id: gpio_binary_sensor
output:
- platform: gpio
pin: P0.3
id: gpio_output
switch:
- platform: gpio
pin: P1.2
id: gpio_switch