script.kodi.hue.ambilight
script.kodi.hue.ambilight copied to clipboard
ARILUX support?
Hi is it possible to add support for arilux devices? Some info with already added boblight support: https://github.com/christianTF/boblightwifi https://github.com/beville/flux_led
On my git there is original dump bin of the magic home firmware: https://github.com/iLLiac4/Arilux-AL-LC0X-bin
I believe, from what I've read given your links, that it should be somewhat support-able with few caveats:
- well, I don't have the devices - feel free to submit tested PRs :)
- current algorithms are quite Philips Hue specific, such as transition time having to consider the slowness of the bridge, color spectrum fixes etc.
That being said, none of these is fundamental blocker -- feel free to hack on it.