mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
redesign of esphome repo
This commit is contained in:
18
packages/boards/output/out09_10.yaml
Normal file
18
packages/boards/output/out09_10.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
output:
|
||||
- platform: gpio
|
||||
id: out_09
|
||||
pin:
|
||||
pcf8574: pcf_right
|
||||
number: 15
|
||||
mode:
|
||||
output: true
|
||||
inverted: true
|
||||
|
||||
- platform: gpio
|
||||
id: out_10
|
||||
pin:
|
||||
pcf8574: pcf_right
|
||||
number: 14
|
||||
mode:
|
||||
output: true
|
||||
inverted: true
|
||||
Reference in New Issue
Block a user