mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-11 04:50:29 +02:00
redesign of esphome repo
This commit is contained in:
18
packages/boards/output/out27_28.yaml
Normal file
18
packages/boards/output/out27_28.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
output:
|
||||
- platform: gpio
|
||||
id: out_27
|
||||
pin:
|
||||
pcf8574: pcf_right
|
||||
number: 2
|
||||
mode:
|
||||
output: true
|
||||
inverted: true
|
||||
|
||||
- platform: gpio
|
||||
id: out_28
|
||||
pin:
|
||||
pcf8574: pcf_right
|
||||
number: 3
|
||||
mode:
|
||||
output: true
|
||||
inverted: true
|
||||
Reference in New Issue
Block a user