Page 1 of 2
Mi-Light Plug-in
Posted: Sat Apr 18, 2015 2:26 am
by _RIGHT_H
Created small plugin for mi-light wifi controller
its my first plugin
Update to ver. 0.1.0
This is a big update with many actions and improvements:
-Multiload enabled: Add multiple plugins for multiple WiFi Controllers.
-Big improvement in performance and connectivity
-Many actions added:
Power ON
Power OFF
Cycle Modes
Power Toggle
Increase brightness
Decrease brightness
Fade-In
Fade-Out
Set brightness
Get Group Power State (Returns TRUE if ON and FALSE if OFF)
Re: Mi-Light Plug-in
Posted: Tue Apr 21, 2015 1:02 am
by jacc1234
Just wanted to say thanks for this plugin. Now i just need to figure out how to integrate it into my setup! Keep up the good work and I will report any issues.
Re: Mi-Light Plug-in
Posted: Wed Apr 22, 2015 12:06 pm
by _RIGHT_H
thanks , i just updated it with a new action to cycle through presets
Re: Mi-Light Plug-in
Posted: Sat Jul 25, 2015 1:03 am
by _RIGHT_H
new update for better network connection . and new options
Re: Mi-Light Plug-in
Posted: Wed Aug 26, 2015 11:08 pm
by iotarho
Just wanted to say thanks for your work on this! I had been using a bunch of cobbled together python snippets and this was what I had been looking for. Looking forward to testing...
Re: Mi-Light Plug-in
Posted: Sun Sep 06, 2015 7:07 am
by skribb
Will this work with easybulb? Seems to be the same manufacturer
http://shop.easybulb.com/easybulb-plus- ... -wifi-box/
Re: Mi-Light Plug-in
Posted: Sun Sep 06, 2015 11:36 pm
by SupahNoob
skribb wrote:Will this work with easybulb? Seems to be the same manufacturer
Assuming they use the same translations from WiFi command => RF, then yes, it should work with EasyBulb. It depends on how different the two bridges are, however. Would try it, if it works out, then great! ed// It looks like their draw with EasyBulb as a product is that it has a simple API that the user can play off of. I'm not sure if it's the same exactly hardware, but I believe LimitlessLED, Mi-Light, and EasyBulb all have the same manufacturer and thus, the same hardware... so you SHOULD be safe here.
Re: Mi-Light Plug-in
Posted: Mon Sep 07, 2015 6:21 am
by skribb
SupahNoob wrote:skribb wrote:Will this work with easybulb? Seems to be the same manufacturer
Assuming they use the same translations from WiFi command => RF, then yes, it should work with EasyBulb. It depends on how different the two bridges are, however. Would try it, if it works out, then great! ed// It looks like their draw with EasyBulb as a product is that it has a simple API that the user can play off of. I'm not sure if it's the same exactly hardware, but I believe LimitlessLED, Mi-Light, and EasyBulb all have the same manufacturer and thus, the same hardware... so you SHOULD be safe here.
Cool , thanks!
Re: Mi-Light Plug-in
Posted: Sun Sep 27, 2015 6:10 pm
by russco
This is fantastic!
One question though, do you have any interest in adding a 'Toggle' option any time soon?
It would be awesome if I could turn the lights on and off using the same button.
One more question actually, would you consider implementing an "increase brightness" and "decrease brightness" option? That way I could map my lights to my chan+ and chan- buttons, and by holding chan+ the lights would go up, and by holding chan-, they would go down.
Sorry to be demanding, I'm really happy you made this plugin, it's great to be able to control my limitlessLED bulbs with my ATI Remote Wonder 1, in windows 10.

Re: Mi-Light Plug-in
Posted: Thu Oct 01, 2015 8:39 am
by _RIGHT_H
glad you liked it
i will try to do increase / decrease brightness.
as for the toggle option . u can use the cycle mode action for the specific group.
ON/OFF/ON/OFF
i guess this should do it .
Re: Mi-Light Plug-in
Posted: Thu Oct 01, 2015 8:45 am
by _RIGHT_H
i just tried it and it works
and as a temporary workaround for brightness up/down you can also use cycle action for brightness presets.
Re: Mi-Light Plug-in
Posted: Mon Oct 05, 2015 5:48 pm
by russco
Very nice, that works perfectly.

Re: Mi-Light Plug-in
Posted: Sat Oct 10, 2015 10:17 pm
by _RIGHT_H
New update in the first post with new actions including toggle .
i use Fade-in & Fade-Out every where now

Re: Mi-Light Plug-in
Posted: Wed Oct 28, 2015 8:23 pm
by tallguyjv
Any plans on adding Warm/cool white control. I only ask because loved the color so much i replaced every bulb i own with CW/WW and then found they have differnt udp comands. Tried to mod your pluggin but only got on and off to work in a clusterfack kind of way.
Re: Mi-Light Plug-in
Posted: Fri Jan 29, 2016 2:00 pm
by Foune
Hello _RIGHT_H,
Thank you for your work.
Now that controlling limitless bulbs has become easy, have you ever managed to reproduce soft-start and soft-stop features? I mean fading in and out during start and stop.
I haven't worked on the limitless API yet, if you have no answer I'll dig on it as soon as I have some free time.