chendo / lifx-http

A HTTP API for controlling LIFX devices.
MIT License
91 stars 13 forks source link

LIFX HTTP API

This project currently has issues with the new 2.0 firmware. Updates pending.

Gem Version

This is an unofficial JSON RESTful API service for controlling LIFX devices. This API adds some reliability that the LIFX gem does not include.

Features

Requirements

Usage

API

Documentation

This API is documented using Swagger. To view documentation and play with the API, start the API server locally, then visit http://petstore.swagger.wordnik.com/ and put http://localhost:56780/swagger_doc in the first text box, then hit Explore.

You should see something like this: Swagger screenshot

Changelog

0.2.3

0.2.2

0.2.1

0.2.0

License

MIT. See LICENSE