From a3c7b2e333208d51fd5c6ae58a0c28b9a57b48d5 Mon Sep 17 00:00:00 2001 From: ThUnD3r|Gr33n Date: Wed, 25 Jan 2017 16:27:58 +0100 Subject: [PATCH] Configuration correction. (#1875) Hey fellas. Changed the Friendly name indicator in config. Have a great day! --- source/_components/light.zengge.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/light.zengge.markdown b/source/_components/light.zengge.markdown index d19d2eacdf6..ed15a92752a 100644 --- a/source/_components/light.zengge.markdown +++ b/source/_components/light.zengge.markdown @@ -27,4 +27,4 @@ Configuration variables: - **devices** array (*Required*): List of your devices/bulbs. - **MAC address** (*Required*): The MAC address of the bulb. - - **MAC address** (*Optional*): Friendly name for the frontend. + - **name** (*Optional*): Friendly name for the frontend.