1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

add tests

This commit is contained in:
Tomasz Duda
2024-05-06 19:55:36 +02:00
parent 42846032d0
commit 0ff7710c6a
2 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
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