delfick / photons

Python3.6+ asyncio framework for interacting with LIFX devices

Home Page:https://photons.delfick.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when attempting to run Pacman effect

MyEyesHaveSeen opened this issue · comments

I just got a second set of Tiles, set them up and stacked them on top of the first set, resulting in two parallel horizontal lines. When I attempt to run the Pacman effect, I get an TypeError: 'float' object cannot be interpreted as an integer. Previously, with one set of Tiles, the effect ran without issue.

Ok, are you able to run this command and give me the results:

lifx lan:get_device_chain --silent

(and hide the serial numbers)

And I'll see if I can replicate it

actually, I should have tried to run it first, the same thing happens on my tiles already!

just a heads up, I get the same error when attempting to run Marquee

yeah, I should have enough information.

Marquee is essentially the same code so it makes sense that'd be broken too

That literally took me a minute to figure out lol

I have released 0.30.3 with this fix :)

When you've activated your virtualenv

pip install lifx-photons-core -U

:)

You're welcome!

I feel that reply is incomplete, either way, please make a new issue for it :)