Update configuration variables

This commit is contained in:
Fabian Affolter 2016-09-04 22:58:13 +02:00
parent 0bd7559de7
commit 3430f8a239
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -30,7 +30,7 @@ switch:
Configuration variables: Configuration variables:
- **host** (*Required*): The IP address of your Edimax switch, eg. 192.168.1.32 - **host** (*Required*): The IP address of your Edimax switch, eg. 192.168.1.32
- **username** (*Required*): Your username for the Edimax switch. - **username** (*Optional*): Your username for the Edimax switch. Defaults to "admin".
- **password** (*Required*): Your password for the Edimax switch. - **password** (*Optional*): Your password for the Edimax switch. Defaults to "1234".
- **name** (*Optional*): The name to use when displaying this switch. - **name** (*Optional*): The name to use when displaying this switch.