-
Notifications
You must be signed in to change notification settings - Fork 194
Description
I have a light project I am working on, it contains 184 leds. This version of Prismatik is the best software I found yet, I did however realize the new "Animate script" that was ported does not work (I fixed it with the API key, I put into the source it self), but then the animate script would "run" but the lights would not change, Prismatik it self would also not change to anything I did as it was locked by the API. After looking more into this, and testing and troubleshooting I found that if the led count > 99 then the plugins and android app do not work via the API.
Are others having the same issue? I was debugging the python script and I can see I am sending data to the API Server and I receive the Data, the API Server says its setting the color but infact physically if there s over 99 leds it does not.
Can someone shed some light?
(I originally thought this was resolved, but after reading more, I think this is a different issue, but may be related.)