Skip to content

20170316, V0.1.1

Latest
Compare
Choose a tag to compare
@mwittig mwittig released this 20 Mar 10:44
  • Added invertValue parameter to full color saturation command. This may be set to true to get a proper percentage saturation. Note, the native Milight saturation value is inverted, where 0 is maximum saturation.
  • Fixed full color rgb command which did not provide the proper hue for red (#ff0000).
  • Added helper function rgbToFullColorHsv()
  • Added more tests