From 76719a2957fc8039357b1c501aaf649aafa689cf Mon Sep 17 00:00:00 2001 From: Mark Huson Date: Wed, 7 Dec 2016 13:26:31 -0500 Subject: [PATCH] Update light.lifx.markdown (#1551) * Update light.lifx.markdown * Update light.lifx.markdown --- source/_components/light.lifx.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_components/light.lifx.markdown b/source/_components/light.lifx.markdown index be536f4f694..f326e3cb95e 100644 --- a/source/_components/light.lifx.markdown +++ b/source/_components/light.lifx.markdown @@ -19,9 +19,12 @@ 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 ``` Configuration variables: - **server** (*Optional*): Your server address. Only needed if using more than one network interface. Omit if you are unsure. - **broadcast** (*Optional*): The broadcast address, set to reach all LIFX bulbs. +If there is an issue with lights not showing up when Home Assistant is restarted, add broadcast to your configuration. +