Kodi Community Forum
Flux Lights/Python Kodi integration - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: Flux Lights/Python Kodi integration (/showthread.php?tid=295100)



Flux Lights/Python Kodi integration - Neflhiem - 2016-10-28

I would like to either create the add on or find an add on to turn on/off, dim, and a couple other basic functions for my Flux/Magic Light LED (wifi) bulbs.
I, admittedly have no exp in programing or creating custom kodi add on but have poked around some of the basics. I found this on GitHub and I'm guessing (and have read) somehow this can be run on a win machine (https://github.com/beville/flux_led) but i don't know how to even test that. i think i need to compile the .py files to an .exe but before I do that i want to ensure that step is needed and that there isn't a way to just go straight to kodi with it. (IE I don't want to go through making a .exe if I don't need to).
I understand this s probably seriously complicated but if anyone has exp with GitHub or .py files and add ons, it would help to just get pointed in the right direction so i can start figuring out the next steps.
thanks