11-29-2024, 04:19 AM
(11-29-2024, 03:19 AM)fproof88 Wrote: 24vdc---------switch---------Input 1Which one is true for 24vdc input?
GND ‐-‐---------------------------GND
What do you mean by switch output 24vdc?
################################################################ 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