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

@ -26,4 +26,4 @@ media_player:
Configuration variables:
- **host** *Optional*: Use only if you don't want to scan for devices.
- **host** (*Optional*): Use only if you don't want to scan for devices.

View File

@ -45,9 +45,9 @@ media_player:
Configuration variables:
- **host** *Optional*: Where `firetv-server` is running. Default is *localhost:5556*.
- **device** *Optional*: The device ID, default is *default*.
- **name** *Optional*: The friendly name of the device, default is 'Amazon Fire TV'.
- **host** (*Optional*): Where `firetv-server` is running. Default is *localhost:5556*.
- **device** (*Optional*): The device ID, default is *default*.
- **name** (*Optional*): The friendly name of the device, default is 'Amazon Fire TV'.
<p class='note warning'>

View File

@ -30,5 +30,5 @@ media_player:
Configuration variables:
- **host** *Required*: The URL of the itunes-api API, eg. http://192.168.1.50
- **port** *Optional*: The port where itunes-api is accessible, eg. 8181.
- **host** (*Required*): The URL of the itunes-api API, eg. http://192.168.1.50
- **port** (*Optional*): The port where itunes-api is accessible, eg. 8181.

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.

View File

@ -29,10 +29,10 @@ media_player:
Configuration variables:
- **server** *Required*: IP address of the Music Player Daemon, eg. 192.168.1.32
- **port** *Optional*: Port of the Music Player Daemon, defaults to 6600.
- **location** *Optional*: Location of your Music Player Daemon.
- **password** *Optional*: Password for your Music Player Daemon.
- **server** (*Required*): IP address of the Music Player Daemon, eg. 192.168.1.32
- **port** (*Optional*): Port of the Music Player Daemon, defaults to 6600.
- **location** (*Optional*): Location of your Music Player Daemon.
- **password** (*Optional*): Password for your Music Player Daemon.
This platform works with [Music Player Daemon](http://www.musicpd.org/) and [mopidy](https://www.mopidy.com/) with [Mopidy-MPD](https://docs.mopidy.com/en/latest/ext/mpd/) as used by [Pi MusicBox](http://www.pimusicbox.com/).

View File

@ -34,7 +34,7 @@ media_player:
Configuration variables:
- **host** *Required*: The IP of the Panasonic Viera TV, e.g. `192.168.0.10`
- **port** *Optional*: The port of your Panasonic Viera TV. Defaults to `55000`
- **name** *Optional*: The name you would like to give to the Panasonic Viera TV.
- **host** (*Required*): The IP of the Panasonic Viera TV, e.g. `192.168.0.10`
- **port** (*Optional*): The port of your Panasonic Viera TV. Defaults to `55000`
- **name** (*Optional*): The name you would like to give to the Panasonic Viera TV.

View File

@ -27,6 +27,6 @@ media_player:
Configuration variables:
- **host** *Required*: The IP of the Pioneer device, eg. `192.168.0.10`
- **name** *Optional*: The name you would like to give to the receiver.
- **host** (*Required*): The IP of the Pioneer device, eg. `192.168.0.10`
- **name** (*Optional*): The name you would like to give to the receiver.

View File

@ -29,8 +29,8 @@ media_player:
Configuration variables:
- **host** *Required*: The IP of the Samsung Smart TV, e.g. 192.168.0.10
- **name** *Optional*: The name you would like to give to the Samsung Smart TV.
- **host** (*Required*): The IP of the Samsung Smart TV, eg. 192.168.0.10
- **name** (*Optional*): The name you would like to give to the Samsung Smart TV.
Currently known supported models:

View File

@ -30,7 +30,7 @@ media_player:
Configuration variables:
- **host** *Required*: The host name or address of the Logitech Media Server, eg. 192.168.1.21.
- **port** *Optional*: Telnet port to Logitech Media Server, default 9090.
- **username** *Optional*: The username, if password protection is enabled.
- **password** *Optional*: The password, if password protection is enabled.
- **host** (*Required*): The host name or address of the Logitech Media Server, eg. 192.168.1.21.
- **port** (*Optional*): Telnet port to Logitech Media Server, default 9090.
- **username** (*Optional*): The username, if password protection is enabled.
- **password** (*Optional*): The password, if password protection is enabled.