bitfocus / companion-module-requests

Repository for tracking module requests
100 stars 11 forks source link

LIFX WiFi enabled LEDs #469

Open jmcc94 opened 3 years ago

jmcc94 commented 3 years ago

LIFX offer a range of WiFI enabled LEDs - https://www.lifx.com/

Would be good to be able to control the devices from companion.

Developer docs - https://lan.developer.lifx.com/docs HTTP API - https://api.developer.lifx.com/ LIFX LAN Protocol - https://lan.developer.lifx.com/docs

jmcc94 commented 3 years ago

Here are some GitHub repos that have working code for controlling Lifx bulbs - unfortunately I'm not a good enough programmer to take advantage of these quickly;

dronenb commented 2 years ago

As a workaround, you could spin up a Home Assistant server and add the lights to Home Assistant, then control the LIFX lights through companion using the Home Assistant plugin.