sticilface / Esp8266-Hue

43 stars 12 forks source link

Set all pixel as a blub #5

Open deennoo opened 8 years ago

deennoo commented 8 years ago

Hi !

Just recieve my ws2812b led strip and i'm playing like a kid with your code & 30 pixels, thanks again !

Is this possible to set all pixel as a single light ? groupe are limited to 6 lights/pixels (philips restriction)

deennoo commented 8 years ago

3 days i spent on looking how to modify the code, but as i'm a beginner....

Looks to be on handlehue part but not sure...

By the way, as i dont have ios8 device i can't set a group with all my bulb inside.

How can i hardcode 1 groupe with 15 lights inside ?

Or add an option to set pixelCount directly on x lights : Lightno 0 can have 20 pixel (from 0 to 19) Lightno 1 can have 10 pixel (from 20 to 30) etc etc

What do you think about ?