Controlling lifx light with raspberry pi.

By | October 7, 2024

So Jimmy Trains is develop train animations. One of the things I want to do is control lifx lights in the trains room to go to scene changes.

Make sure you downgrade bitstring so the current lifxlan github project works.

pip3 uninstall bitstring
pip3 install bitstring==3.1.9