#Raspberry PI 5, HA-OS - GPIO pins

1 messages · Page 1 of 1 (latest)

barren grotto
#

Is it possible to use the GPIO pins from the Raspberry PI I use to run my Home Assistant on as automation switches?
If so, how do you do it?

[SOLVED]: Using "Raspberry Pi GPIO" through HACS and changing the configuration.yaml to add:

switch:

  • platform: rpi_gpio
    switches:
    • port: 17
      name: "GPIO17"