09-14-2022, 05:25 AM
(09-14-2022, 05:22 AM)admin Wrote: if you use home assistant, i think you are using ESPHome. just add "inverted: true" in your pins.
# Example configuration entry
switch:
- platform: gpio
pin:
number: 25
inverted: true
Hello
I dont have a circuit diagram for the v.5 A16 board. I think you've set it up to turn the led on when the output goes to 12V. I have just tried inverted: false and the LED doesnt work. Can you please share the circuit diagram so I can have a look...
Thankyou