shift / script.kodi.ambimote

This is a addon for Kodi which allows you to turn a Pimoroni Mote Host and Sticks into a alternative Ambilight.
GNU General Public License v2.0
3 stars 1 forks source link

KODI AmbiMote (script.kodi.ambimote)

NOTE: This was hacked together over a couple of hours, more of a proof of concept than anything else. It is not meant for the general public.

Background

I got a Pimoroni Mote Kit for Christmas, needed something to do with them. Please check your Mote Sticks are all working before connecting them to your TV. I found one of my sticks has 3 dead LEDs :'(.

Known Issues

Requirements

Hardware:

Setup

Currently the IP address is hardcoded on line 17 of addon.py, please change this if your Python server isn't running at 192.168.1.148.

The server component can be found under server/ along with its own documentation for setup.

This addon will change the color of your Pimoroni Mote Sticks to match the currently playing video.

Credits

Based upon the work carried out here kodi-lifx