From 5d4340c05b7ba68f4dafbc5f32fc9d0b9a51622a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 21 May 2016 10:31:48 +0200 Subject: [PATCH] Minor changes --- source/_components/media_player.gpmdp.markdown | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/source/_components/media_player.gpmdp.markdown b/source/_components/media_player.gpmdp.markdown index 202bbd00c8c..59bd64ec5b0 100644 --- a/source/_components/media_player.gpmdp.markdown +++ b/source/_components/media_player.gpmdp.markdown @@ -14,9 +14,7 @@ ha_release: 0.20 --- - -The `GPMDP` platform allows you to control a [GPMDP](http://www.googleplaymusicdesktopplayer.com/) instance running on a computer from Home Assistant. - +The `gpmdp` media player platform allows you to control a [GPMDP](http://www.googleplaymusicdesktopplayer.com/) instance running on a computer from Home Assistant. You will have first have to check "Enable playback API" in GPMDP's settings and then add an inbound rule to the firewall to allow access to port 5672 on the computer running GPMDP. @@ -32,6 +30,6 @@ media_player: Configuration variables: -- **address** *Required*: IP address of the computer running GPMDP -- **name** *Optional*: Name of the player +- **address** (*Required*): IP address of the computer running GPMDP +- **name** (*Optional*): Name of the player