Update switch.rpi_gpio.markdown

reflect changes from https://github.com/balloob/home-assistant/pull/899
This commit is contained in:
sfam 2016-01-15 22:52:48 +00:00
parent 8b777a7008
commit bf2c0a75d8

View File

@ -29,7 +29,7 @@ switch:
Configuration variables:
- **ports** array (*Required*): Array of used ports.
- **port: name** (*Required*): Your username for the Edimax switch.
- **port: name** (*Required*): Port numbers and corresponding names.
- **invert_logic** (*Optional*): If true, inverts the output logic to ACTIVE LOW. Default is false (ACTIVE HIGH).
For more details about the GPIO layout, visit the Wikipedia [article](https://en.wikipedia.org/wiki/Raspberry_Pi#GPIO_connector) about the Raspberry Pi.