lifx-python
lifx-python copied to clipboard
A python library for the LIFX wifi-enabled bulbs
Nice LIFX library. I particularly like the red-shift wake-up script. I currently use IFTTT for a similar result. Is there any chance you could add support for the new LIFX...
Hi there, Thanks for writing this great repo! I find your code much easier to follow than other python LIFX code I could find, and it was working just fine...
Same type of commit as before, but removed unnecessary code and improved input on power state. [](https://reviewable.io/reviews/sharph/lifx-python/5)
Today I was invited to be a beta tester for the new firmware version 1.2 on my bulbs. Since the update I cannot communicate with them via python. The official...
Hi, It looks like get_lights() does not always return all the lights and the lights that get returned tend to change over time. Any ideas ? thanks