19 lines
285 B
YAML
19 lines
285 B
YAML
output:
|
|
- platform: gpio
|
|
id: out_31
|
|
pin:
|
|
pcf8574: pcf_right
|
|
number: 6
|
|
mode:
|
|
output: true
|
|
inverted: true
|
|
|
|
- platform: gpio
|
|
id: out_32
|
|
pin:
|
|
pcf8574: pcf_right
|
|
number: 7
|
|
mode:
|
|
output: true
|
|
inverted: true
|