Skip to content

jjuanda/milight_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

milight_rest

REST server for Milight/LimitlessLED/EasyBulb LED bulbs

This is a simple REST API server (Web interface to come soon) to control Milight/Limitless/EasyBulb LED lights (Check http://www.limitlessled.com/)

$ git clone https://github.com/jjuanda/milight_server.git
$ cd milight_server
$ pip3 install -r requirements.txt
$ python3 server.py
$ # Enjoy responsibly!

The REST verbs are not that rest, though, but I am making it easier for automation apps on Android to interoperate with this API.

TODO:

About

REST server for Milight/LimitlessLED/EasyBulb LED bulbs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published