Fabian Affolter
3836ac101c
Various fixes
2018-10-04 16:02:21 +02:00
Fredrik Baberg
4014aa9e76
Update kodi configuration variable style. ( #6430 )
2018-10-02 11:21:57 +02:00
ladefoged81
3b75a9b24e
Fixed typo ( #6355 )
2018-09-25 19:21:16 +02:00
escoand
38b58a7e70
Adds documentation for Kodi discovery ( #5144 )
...
* describe discovery
* ✏️ Language tweaks
2018-04-17 19:39:59 +02:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
DubhAd
9bfa5efa62
Update to correct the cookbook link ( #3443 )
...
As reported on Discord, the cookbook link was wrong
2017-09-26 13:23:33 +02:00
Florian Klien
3f1972b97b
fixed typos, spelling mistakes ( #3436 )
2017-09-25 22:26:17 +02:00
Florian Harr
5eff55dcf0
Added note regarding script.json-cec plugin on kodi page ( #3330 )
...
* Added note regarding script.json-cec plugin on kodi page
* Add HTML for note
2017-09-08 09:19:14 +02:00
Eugenio Panadero
79935072e9
Doc update for Kodi turn_on_action and turn_off_action as scripts ( #3018 )
2017-07-19 14:47:14 -04:00
Adam Mills
aaafc0009a
Revert #2951 kodi turn on ( #3016 )
...
Revert "add new script syntax for turn_on/off_action in media player Kodi"
2017-07-19 13:51:49 -04:00
Eugenio Panadero
17834a7696
add new script syntax for turn_on/off_action in media player Kodi ( #2951 )
...
* add new options to turn_on/off Kodi: script and wake_on_lan
* f**k copy/paste
* leave only turn_on_action and turn_off_action and append WOL example and migration docs
* add more examples of turn_on/off actions and service calls
2017-07-19 13:33:43 -04:00
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
Eugenio Panadero
61770e19c4
Added Kodi-specific services doc ( #2614 )
...
* Added Kodi-specific services doc
* Removed `kodi_set_shuffle` service (is the same as `media_player.shuffle_set`)
2017-05-13 21:45:57 +02:00
Adam Mills
b6b6057321
Convert Kodi notifier to async ( #2221 )
...
* Convert Kodi notifier to async
* Change Kodi CONF_SSL to CONF_PROXY_SSL
2017-03-11 15:27:40 -05:00
Adam Mills
a817d7f003
Update docs for Kodi websocket ( #2065 )
2017-02-18 09:53:08 -05:00
ecksun
6c3df542ae
media_player.kodi: add ssl option ( #1865 )
2017-01-24 18:21:10 +01:00
Adam Mills
999558435d
Remove http:// from example Kodi config ( #1670 )
2017-01-04 08:22:58 +01:00
Fabian Affolter
a175486bb3
Minimizing of the configuration sample ( #1033 )
2016-10-02 17:12:48 +02:00
Fabian Affolter
f5c26c6fb0
Update configuration variable
2016-09-11 22:36:31 +02:00
Fabian Affolter
8ab5349718
Update configuration variables
2016-09-05 13:06:59 +02:00
Dan
15b80188b3
Fix error in turn_off_action documentation. ( #628 )
...
The documentation for `turn_off_action` incorrectly listed `poweroff` when it should have listed `shutdown`.
2016-07-09 18:20:59 +02:00
Adam Mills
bf37c0155c
media_player.kodi: turn_off_action documentation ( #533 )
2016-06-07 22:38:00 -07:00
Fabian Affolter
f4a14b1818
Format update for the configuration variables
2016-05-21 10:49:35 +02:00
Fabian Affolter
5f1cc30066
Add HA release
2016-05-07 13:58:27 +02:00
Paulus Schoutsen
133692cf7e
Update media_player.kodi.markdown
2016-02-14 14:09:51 -08:00
Paulus Schoutsen
55122e63b1
Update media_player.kodi.markdown
2016-02-12 19:38:19 -08:00
Per Sandström
78b510165d
kodi host and port in config
2016-02-12 22:13:38 +01:00
Paulus Schoutsen
cc8e5f5685
Remove component layout page
2016-02-07 14:20:52 -08:00
Fabian Affolter
567840e2b8
Capitalize titles and other minor update
2016-02-06 09:27:20 +01:00
Paulus Schoutsen
f916f4997d
Add featured component section
2015-10-25 12:22:16 -07:00
Paulus Schoutsen
03d0d75ae1
Component details pages added
2015-10-25 00:58:12 -07:00
Paulus Schoutsen
120dbf547d
Add component collection
2015-10-24 21:44:04 -07:00