@railanderguilherme wrote:
Hello people. I need to send just one pulse to a specific raspberry port and go back to the initial state.
This setting would be to open my gate.
This pulse should last 1 second. I am using rpi_gpio with a switch button.
MY CODE:
switch: - platform: rpi_gpio invert_logic: true ports: 18: Open the door
Posts: 2
Participants: 2