09-21-2023, 09:03 AM
Thank you.
Can you send me ESPHome configuration for S1 and S2 input?
Something like this:
What pin number should i use for S1 and S2 input?
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?