Update media_player.kodi.markdown

This commit is contained in:
Paulus Schoutsen 2016-02-12 19:38:19 -08:00
parent bbd6925080
commit 55122e63b1

View File

@ -30,8 +30,7 @@ media_player:
Configuration variables:
- **url** *Required*: The URL of the XBMC/Kodi JSON-RPC API, eg. http://192.168.0.123/jsonrpc
- **host** *Required*: The host name or address of the device
- **host** *Required*: The host name or address of the device that is running XBMC/Kodi
- **port** *Required*: The port number, default 8080
- **name** *Optional*: The name of the device used in the frontend.
- **username** *Optional*: The XBMC/Kodi HTTP username.