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: itunes.png
ha_category: Media Player
ha_release: 0.7.3
ha_iot_class: "Local Polling"
---
@ -22,10 +23,8 @@ To add iTunes to your installation, add the following to your `configuration.yam
```yaml
# Example configuration.yaml entry
media_player:
platform: itunes
name: iTunes
host: http://192.168.1.50
port: 8181
- platform: itunes
host: http://192.168.1.50
```
Configuration variables: