mclarkk / lifxlan

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

Update lifxlan.py #170

Closed pauljones0 closed 1 year ago

pauljones0 commented 2 years ago

Added a RGB cycling option, so that users can RGB cycle their lights if they wish. It's easier on the eyes than the razer chroma option.

Not sure what the coding style is here, feel free to update, change, rewrite as you wish.

exking commented 1 year ago

I'd say this belongs in examples