19 lines
287 B
YAML
19 lines
287 B
YAML
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
|