-
- remove redundant Hue prefix - change Hue class to Bridge class to make usage clearer - rename APIConfig to LibConfig to clarify that the configuration is for the library, not for the Hue API that is accessed
-
Bounds to closest representable color of the gamut.
-
Does not yet have a way to create LightStates for Scenes.
-
- Now the library can just be included with add_subdirectory, no need to configure include path
-
- cleanup and document CMakeLists - add hueplusplus-config.cmake to make it easier to use hueplusplus by simply calling find_package - remove GLOB in test/CMakeLists.txt and exchange with set