woodenshark / Lightpack

Lightpack and Prismatik open repository (For support use support@lightpack.tv)
https://lightpack.tv/
GNU General Public License v3.0
203 stars 243 forks source link

API setcolor:0-255,0,255; doesn't work on Raspberry Pi #69

Open jawline opened 8 years ago

jawline commented 8 years ago

Lightpack running on a Raspberry Pi.

Most API functionality works (on/off, brightness, setmode) but setcolor:ID-R,G,B; returns error. setcolor: reports OK

Telnet log

apikey:{f957ff1f-29f6-4b68-945b-691c352a6115} ok setmode:ambilight not locked lock lock:success setmode:ambilight ok setcolor: ok setcolor:0-255,0,255 error setcolor:0 error setcolor: ok setcolor:255,0,255

e-yes commented 8 years ago

Any log from device itself?

psieg commented 7 years ago

@jawline The LEDS are indexed starting at 1 in the set command, but listed from 0 in the get command