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/out23_24.yaml
Normal file
18
packages/boards/output/out23_24.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
output:
|
||||
- platform: gpio
|
||||
id: out_23
|
||||
pin:
|
||||
pcf8574: pcf_left
|
||||
number: 6
|
||||
mode:
|
||||
output: true
|
||||
inverted: true
|
||||
|
||||
- platform: gpio
|
||||
id: out_24
|
||||
pin:
|
||||
pcf8574: pcf_left
|
||||
number: 7
|
||||
mode:
|
||||
output: true
|
||||
inverted: true
|
||||
Reference in New Issue
Block a user