mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add variable descriptions
This commit is contained in:
parent
a979543412
commit
0cdaee309a
@ -21,8 +21,15 @@ switch:
|
||||
ports:
|
||||
11: Fan Office
|
||||
12: Light Desk
|
||||
invert_logic: false
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **ports** array (*Required*): Array of used ports.
|
||||
- **port: name** (*Required*): Your username for the Edimax switch.
|
||||
- **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.
|
||||
|
||||
<p class='note warning'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user