cees-elzinga / script.xbmc.hue.ambilight

XBMC add-on for Philips Hue lights with ambilight support
Do What The F*ck You Want To Public License
127 stars 123 forks source link

Better handling of blue-green spectrum #14

Closed robwalch closed 11 years ago

robwalch commented 11 years ago

Blue to green colors appear as cold white light. If the spectrum is divided up a certain number of ways (18 or 36 slots), identify the ones Hue bulbs can't address and fill up the closest slot.

See http://developers.meethue.com/coreconcepts.html#color_gets_more_complicated

cees-elzinga commented 11 years ago

Great find! I'll merge the pull request in a bit