06-16-2024, 06:51 PM
Hello, the inputs on my a8s v2 dont work.
If i short the gnd with any of the input pins nothing happens.
All the relays work fine. Im using I2C address 0x22 for input pcf8574.
Im using the board with esphome.
Code snipet for input
binary_sensor:
- platform: gpio
name: input1
ID:”input1”
pin:
pcf8574: pcf8754_hub_in
number: 0
mode: INPUT
Please advise
Thank you
If i short the gnd with any of the input pins nothing happens.
All the relays work fine. Im using I2C address 0x22 for input pcf8574.
Im using the board with esphome.
Code snipet for input
binary_sensor:
- platform: gpio
name: input1
ID:”input1”
pin:
pcf8574: pcf8754_hub_in
number: 0
mode: INPUT
Please advise
Thank you