Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Inputs on KC868-A16. What is correct?
#8
(11-29-2024, 03:19 AM)fproof88 Wrote: 24vdc---------switch---------Input 1
GND ‐-‐---------------------------GND                       

What do you mean by switch output 24vdc?
Which one is true for 24vdc input?

################################################################  Input1 ###
  - platform: gpio
    name: "HotTub_I1"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: true
################################################################# Input2 ###
  - platform: gpio
    name: "HotTub_I2"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 0
      number: 1
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: false
Reply


Messages In This Thread
Inputs on KC868-A16. What is correct? - by Brouk - 08-30-2024, 10:55 AM
RE: Inputs on KC868-A16. What is correct? - by fproof88 - 11-29-2024, 04:19 AM

Forum Jump:


Users browsing this thread: