Minimizing of the configuration sample (#1033)

This commit is contained in:
Fabian Affolter 2016-10-02 17:12:48 +02:00 committed by GitHub
parent bb9533e546
commit a175486bb3
26 changed files with 117 additions and 123 deletions

View file

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