LIFX


The lifx platform allows you to integrate your LIFX into Home Assistant.

# Example configuration.yaml entry
light:
  platform: lifx
  server: 192.168.1.98
  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.