Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jawline opened this issue May 29, 2016 · 2 comments
Open

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

jawline opened this issue May 29, 2016 · 2 comments

Comments

@jawline
Copy link

jawline commented May 29, 2016

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
Copy link
Contributor

e-yes commented May 30, 2016

Any log from device itself?

@psieg
Copy link

psieg commented Feb 23, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants