mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update light.lifx.markdown (#1551)
* Update light.lifx.markdown * Update light.lifx.markdown
This commit is contained in:
parent
caed5e9697
commit
76719a2957
@ -19,9 +19,12 @@ The `lifx` platform allows you to integrate your [LIFX](http://www.lifx.com) int
|
|||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
light:
|
light:
|
||||||
- platform: lifx
|
- platform: lifx
|
||||||
|
- broadcast: 192.168.1.255
|
||||||
```
|
```
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **server** (*Optional*): Your server address. Only needed if using more than one network interface. Omit if you are unsure.
|
- **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.
|
- **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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user