From 583b8c4b79a0292a05a660450d5373386ca296bd Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 5 Sep 2016 14:14:32 +0200 Subject: [PATCH] Update configuration variables --- source/_components/media_player.mpchc.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/media_player.mpchc.markdown b/source/_components/media_player.mpchc.markdown index c03a58c18a1..5b761b2ac3f 100644 --- a/source/_components/media_player.mpchc.markdown +++ b/source/_components/media_player.mpchc.markdown @@ -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.