From 9d1f01f0e95f667a648dede594ab72939d44e0bc Mon Sep 17 00:00:00 2001 From: Kyle Gordon Date: Wed, 21 Dec 2016 20:03:31 +0000 Subject: [PATCH] Remove superfluous - (#1638) broadcast doesn't need - --- 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 f326e3cb95e..d4be5e91192 100644 --- a/source/_components/light.lifx.markdown +++ b/source/_components/light.lifx.markdown @@ -19,7 +19,7 @@ The `lifx` platform allows you to integrate your [LIFX](http://www.lifx.com) int # Example configuration.yaml entry light: - platform: lifx - - broadcast: 192.168.1.255 + broadcast: 192.168.1.255 ``` Configuration variables: