You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my application, users are able to adjust hue+saturation separate of brightness. Since the LIFX SDK doesn't allow these to be sent separately, my current approach is to get and send the existing values for parameters I don't want to change
In my application, users are able to adjust hue+saturation separate of brightness. Since the LIFX SDK doesn't allow these to be sent separately, my current approach is to get and send the existing values for parameters I don't want to change
However, sometimes getColors() returns null for no apparent reason, thus breaking this approach. Any suggestions?
The text was updated successfully, but these errors were encountered: