home-assistant.github.io/source
Eugenio Panadero 1bb8aeccd1 Kodi specific service to call Kodi API methods

 (#2635)
* Kodi specific services to call Kodi API methods



 - Doc for new service: `kodi_execute_addon` to run a Kodi Addon with optional parameters. Results of the Kodi API call, if any, are redirected in a Home Assistant event: `kodi_execute_addon_result`.

 - Doc for new service: `kodi_run_method` to run a Kodi JSONRPC API method with optional parameters. Results of the Kodi API call are redirected in a Home Assistant event: `kodi_run_method_result`.

 - Add `timeout` parameter to yaml config (needed to make slow queries to the JSONRPC API, default timeout is set to 5s).

 - Examples for using the new services: one simple yaml example to call `kodi_execute_addon`and turn on the TV attached to Kodi; and other, more complex, to query the Kodi library and make a dynamic input select.

* remove `kodi_execute_addon` service; change example to work with `kodi_run_method`

* naming changes

* complex example to cookbook

* Update media_player.kodi.markdown
2017-05-17 08:43:27 -04:00
..
_addons Update hass.io tutorial 2017-05-14 11:16:10 -07:00
_components Kodi specific service to call Kodi API methods

 (#2635) 2017-05-17 08:43:27 -04:00
_cookbook Kodi specific service to call Kodi API methods

 (#2635) 2017-05-17 08:43:27 -04:00
_docs Add info about automation editor 2017-05-16 07:57:58 -07:00
_includes Add info about automation editor 2017-05-16 07:57:58 -07:00
_layouts Issue 2282 performance (#2287) 2017-03-18 10:06:43 -07:00
_posts Fix link 2017-05-13 17:58:13 +02:00
addons Revamp hass.io add-on docs 2017-05-04 23:13:57 -07:00
assets Fix download link. Previous one is broken (#2069) 2017-02-23 11:50:35 +01:00
blog
components * removed duplicated code (#2375) 2017-04-03 20:42:38 +02:00
cookbook Add note about home-assistant-config topic on GitHub 2017-02-11 23:03:21 -08:00
demo
developers Merge branch 'current' into next 2017-05-15 00:44:41 -07:00
docs Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
font
getting-started Fix typo for GPSLogger link (#2585) 2017-05-07 10:15:23 +02:00
hassio Update add-on publishing 2017-05-14 15:52:53 -07:00
help Add Thomas-Krenn awards and podcast from codepop.com 2017-03-23 15:53:33 +01:00
images Merge branch 'current' into next 2017-05-15 00:44:41 -07:00
javascripts
static
atom.xml
CNAME
favicon.png
googlef4f3693c209fe788.html
index.html Add t-shirt banner 2017-02-23 23:35:40 -08:00
robots.txt
service_worker.js
version.json