Minimizing of the configuration sample (#1033)
This commit is contained in:
parent
bb9533e546
commit
a175486bb3
26 changed files with 117 additions and 123 deletions
|
@ -10,6 +10,7 @@ footer: true
|
|||
logo: mpd.png
|
||||
ha_category: Media Player
|
||||
ha_release: pre 0.7
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
|
||||
|
@ -20,11 +21,8 @@ To add MPD to your installation, add the following to your `configuration.yaml`
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
platform: mpd
|
||||
host: IP_ADDRESS
|
||||
port: 6600
|
||||
location: bedroom
|
||||
password: PASSWORD
|
||||
- platform: mpd
|
||||
host: IP_ADDRESS
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue