1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-07 11:20:28 +01:00
esphome/tests/components/gpio/test.nrf52-adafruit.yaml
2024-05-06 19:55:36 +02:00

15 lines
190 B
YAML

binary_sensor:
- platform: gpio
pin: 2
id: gpio_binary_sensor
output:
- platform: gpio
pin: 3
id: gpio_output
switch:
- platform: gpio
pin: 4
id: gpio_switch