Smart Home Automation Forum
KC868-A8 Inputs - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: KC868-A series and Uair Smart Controller (https://www.kincony.com/forum/forumdisplay.php?fid=6)
+--- Thread: KC868-A8 Inputs (/showthread.php?tid=3158)

Pages: 1 2


RE: KC868-A8 Inputs - pier - 09-21-2023

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?


RE: KC868-A8 Inputs - admin - 09-21-2023

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