mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-09 04:29:03 +00:00
821 B
821 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_iot_class | ha_release |
---|---|---|---|---|---|---|---|---|---|---|---|
page | LIFX | Instructions how to integrate LIFX into Home Assistant. | 2016-01-27 08:00 | true | false | true | true | lifx.png | Light | Local Push | 0.12 |
The lifx
platform allows you to integrate your LIFX into Home Assistant.
# 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.