Format update for the configuration variables

This commit is contained in:
Fabian Affolter 2016-05-21 10:49:35 +02:00
parent 6172f33e65
commit f4a14b1818
9 changed files with 26 additions and 26 deletions

View file

@ -31,8 +31,8 @@ media_player:
Configuration variables:
- **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.
- **password** *Optional*: The XBMC/Kodi HTTP password.
- **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.
- **password** (*Optional*): The XBMC/Kodi HTTP password.