Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Kc868-A128 interlock
#2
do you use ESPHome or KCS firmware?
if you use ESPHome, just config interlock in yaml, for example:

- platform: gpio
name: "curtain2-up"
id: relay7
interlock: [relay8]
pin:
pcf8574: pcf8574_hub_out_1
number: 6
mode: OUTPUT
inverted: true


- platform: gpio
name: "curtain2-down"
id: relay8
interlock: [relay7]
pin:
pcf8574: pcf8574_hub_out_1
number: 7
mode: OUTPUT
inverted: true
Reply


Messages In This Thread
Kc868-A128 interlock - by ahmedwizza1 - 02-24-2024, 05:01 PM
RE: Kc868-A128 interlock - by admin - 02-24-2024, 10:32 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)