Update configuration variables

This commit is contained in:
Fabian Affolter 2016-09-05 14:14:32 +02:00
parent 8ab5349718
commit 583b8c4b79
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -10,7 +10,7 @@ footer: true
logo: mpchc.png
ha_category: Media Player
featured: false
ha_release: 0.25.0
ha_release: 0.25
---
@ -41,6 +41,6 @@ media_player:
Configuration variables:
- **host** (*Required*): The host name or address of the device that is running MPC-HC
- **port** (*Required*): The port number, default 13579
- **host** (*Required*): The host name or address of the device that is running MPC-HC.
- **port** (*Optional*): The port number. Defaults to 13579.
- **name** (*Optional*): The name of the device used in the frontend.