mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Update media_player.mpchc.markdown (#825)
The example configuration.yaml entry has wrong indent.
This commit is contained in:
parent
977935a69d
commit
53ebb3991d
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user