From e7fd8ba7da41800f1ad94489eda3b12598edfe5d Mon Sep 17 00:00:00 2001 From: TangoAlpha Date: Sun, 14 Feb 2016 18:20:21 +0000 Subject: [PATCH] Update light.lifx.markdown Fix variable name --- source/_components/light.lifx.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/light.lifx.markdown b/source/_components/light.lifx.markdown index 3a556420280..79ec38d8bd4 100644 --- a/source/_components/light.lifx.markdown +++ b/source/_components/light.lifx.markdown @@ -24,5 +24,5 @@ light: Configuration variables: - **server** (*Optional*): Your server address. Only needed if using more than one network interface. Omit if you are unsure. -- **consumer_secret** (*Optional*): The broadcast address, set to reach all LIFX bulbs. +- **broadcast** (*Optional*): The broadcast address, set to reach all LIFX bulbs.