Update media_player.mpchc.markdown (#825)

The example configuration.yaml entry has wrong indent.
This commit is contained in:
Krasimir Chariyski 2016-08-23 22:08:45 +03:00 committed by Fabian Affolter
parent 977935a69d
commit 53ebb3991d

View File

@ -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: