From 3430f8a2395c72606a951fe4a6a7914ad285385c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 4 Sep 2016 22:58:13 +0200 Subject: [PATCH] Update configuration variables --- source/_components/switch.edimax.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/switch.edimax.markdown b/source/_components/switch.edimax.markdown index 8f6164d32b6..b3e51d1c33e 100644 --- a/source/_components/switch.edimax.markdown +++ b/source/_components/switch.edimax.markdown @@ -30,7 +30,7 @@ switch: Configuration variables: - **host** (*Required*): The IP address of your Edimax switch, eg. 192.168.1.32 -- **username** (*Required*): Your username for the Edimax switch. -- **password** (*Required*): Your password for the Edimax switch. +- **username** (*Optional*): Your username for the Edimax switch. Defaults to "admin". +- **password** (*Optional*): Your password for the Edimax switch. Defaults to "1234". - **name** (*Optional*): The name to use when displaying this switch.