LIFXHTTPKit icon indicating copy to clipboard operation
LIFXHTTPKit copied to clipboard

A nice iOS/watchOS/macOS framework for interacting with the LIFX HTTP API that has no external dependencies.

Results 3 LIFXHTTPKit issues
Sort by recently updated
recently updated
newest added

I know there is no longer support for the Android SDK, so how can we better use the HTTPkit for android integration?

HTTP API supports the following effects: - [Breathe effect](http://api.developer.lifx.com/docs/breathe-effect) - [Pulse effect](http://api.developer.lifx.com/docs/pulse-effect) There's no way to determine if an effect is running on the bulb so in-memory cache should be...