mclarkk / lifxlan

Python library for accessing LIFX devices locally using the official LIFX LAN protocol.
MIT License
503 stars 115 forks source link

Support firmware effects #142

Open LinqLover opened 4 years ago

LinqLover commented 4 years ago

To get and set animations for MultiZoneLights/Tiles as described here: Firmware Effects · LIFX LAN Protocol.

Likely steps:

Would this be a reasonable plan? I don't own any tile device, so I could test this only for MultiZoneLights. Is there general interest for such an enhancement?

exking commented 4 years ago

See https://github.com/mclarkk/lifxlan/pull/137