Skip to content

A Mycroft skill which facilitates the controlling of a remote (or local) kodi instance through voice commands

License

Notifications You must be signed in to change notification settings

cbenning/kodi-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kodi-skill

A Mycroft skill which facilitates the controlling of a remote (or local) kodi instance through voice commands

Setup

copy this project to ~/.mycroft/third_party_skills/

Configuration

Add the following section to your mycroft-core/mycroft/configuration/mycroft.ini file

[KodiSkill]
protocol = "http"
host = "<kodi-host>"
port = 80
similarity_threshold_percentage = 75

Also make sure your kodi is setup to be controlled via http interface

About

A Mycroft skill which facilitates the controlling of a remote (or local) kodi instance through voice commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages