From 6123fe60df67f46b22ac05de56b6a68343db0441 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 9 Sep 2015 12:17:04 +0200 Subject: [PATCH] Add variable description --- source/components/switch.edimax.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/components/switch.edimax.markdown b/source/components/switch.edimax.markdown index cbe99fafe09..5beb4bcf0e8 100644 --- a/source/components/switch.edimax.markdown +++ b/source/components/switch.edimax.markdown @@ -23,3 +23,11 @@ switch: password: YOUR_PASSWORD name: Edimax Smart Plug ``` + +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. +- **name** (*Optional*): The name to use when displaying this switch. +