- 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