mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +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
|
# Example configuration.yaml entry
|
||||||
media_player:
|
media_player:
|
||||||
platform: mpchc
|
platform: mpchc
|
||||||
host: http://192.168.0.123
|
host: http://192.168.0.123
|
||||||
port: 13579
|
port: 13579
|
||||||
name: MPC-HC
|
name: MPC-HC
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user