A ruby wrapper project for milight api.
controller ruby-api for milight or limitless-led (milight and limitless-led and easy-bulb is same bridge-box controllable products)
http://www.limitlessled.com/dev/
Add this line to your application's Gemfile:
gem 'milight'
And then execute:
$ bundle
Or install it yourself as:
$ gem install milight
- led-bulb controller class
lib/milight/bulb.rb
- bridge-box wifi setup command
bin/milight setup
- TODO: console tool
bin/milight console
- TODO: add to group tool
bin/milight group_add [1-4]
- use gem
- how to setup
- add bulb to group (init bulbs)
- English ....
- 日本語/japanese (?)
- disco modes
- support "double white" bulb
- console tool (like 'bin/console')
- add to group tool
- test messasing
- other