Skip to content

jeimison3/Kodi-Alexa-TV

Repository files navigation

Kodi Alexa TV

Kodi version GitHub release Contributors License: MPL 2.0

Integration between Alexa Home Assistant and LibreELEC (Kodi 19 @ Raspberry Pi).

Bugs/suggestions on Kodi Forum.

Disclaimer

This plugin is not officially commissioned/supported by SinricPro. It's a community plugin.

Some libraries ported in the final release are under other licenses, they are: Python Websockets, over BSD 3.

Installing via .zip

Just download a release.

Setup keys

After installed,

  • Open your browser on http://(KODI_IP):51494/alexatv
  • Fill each input with your keys
  • Then press Save and reboot button. Kodi will restart.

Important: Create a Device on SinricPro Dashboard with type TV.

Building:

git clone --recurse-submodules https://github.com/jeimison3/Kodi-Alexa-TV.git

To run on local tests, configure your config/credentials.py and run python3 addon.py.

Build .zip with:

sh prepare.sh