Smart Home Automation Forum

Full Version: KC868-A8 Inputs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Thank you.
Can you send me ESPHome configuration for S1 and S2 input?
Something like this:
Code:
  - platform: gpio
    name: "a8-s4-input10"
    id: input12
    pin:
      number: 33
      inverted: true
    filters:
      - delayed_on: 10ms
      - delayed_off: 10ms

What pin number should i use for S1 and S2 input?
https://www.kincony.com/forum/showthread.php?tid=963
DS18B20/DHT11/DHT21/LED strip -3: 32 updated in PCB V1.4
DS18B20/DHT11/DHT21/LED strip -4: 33 updated in PCB V1.4
Pages: 1 2