diff --git a/homeassistant/components/switch/rpi_gpio.py b/homeassistant/components/switch/rpi_gpio.py index c21280a2fa8..bb9cf13e3ed 100644 --- a/homeassistant/components/switch/rpi_gpio.py +++ b/homeassistant/components/switch/rpi_gpio.py @@ -17,7 +17,7 @@ Variables: invert_logic *Optional -If true, inverts the output logic to ACTIVE LOW. Default is false (ACTIVE HIGH). +If true, inverts the output logic to ACTIVE LOW. Default is false (ACTIVE HIGH) ports *Required