Hello everybody,
today i want to share my very first python project.
With this script you can control Kodi via Snips. You can control the player, start or search for movies, shows and music, open different windows of the Kodi gui or use the Kodi navigaton loop. This will start a Snips session automaticaly when the old session ends. The Snips hotword is now not necessary for a faster navigation through the Kodi gui. It is also possible to say only a part of the title and the script will search and display the result in the kodi gui, for all titles in the kodi library that contains the said word. The script checks if Kodi is reachable.
For the future i want to make a appdaemon out of this python script to integrate it to home assistant. As soon as i have any progress with this i will share it here.
Iām open for any feedback, improvement ideas or tipps for the appdaemon.
You can find the github here: https://github.com/dynamiik/kodi-snips-remote.git