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
This library acts as a thin wrapper around the public LIFX HTTP API as described
at http://developer.lifx.com
All operations make use of the async Task APIs via
Refit for REST calls
This library does not perform any caching or management of model objects other than to
simplify accessing the API
I hope that this library helps enthusiasts tinker with their LIFX lights, though much
more backend code would be required for a full-featured Lifx client