From 53ebb3991d6268272f44461517cad0934f872937 Mon Sep 17 00:00:00 2001 From: Krasimir Chariyski Date: Tue, 23 Aug 2016 22:08:45 +0300 Subject: [PATCH] Update media_player.mpchc.markdown (#825) The example configuration.yaml entry has wrong indent. --- 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 0f16a25798b..c03a58c18a1 100644 --- a/source/_components/media_player.mpchc.markdown +++ b/source/_components/media_player.mpchc.markdown @@ -34,9 +34,9 @@ To add MPC-HC to your installation, add the following to your `configuration.yam # Example configuration.yaml entry media_player: platform: mpchc - host: http://192.168.0.123 - port: 13579 - name: MPC-HC + host: http://192.168.0.123 + port: 13579 + name: MPC-HC ``` Configuration variables: