host needs to be specified (#945)

This commit is contained in:
vrs01 2016-09-15 22:04:50 +02:00 committed by Paulus Schoutsen
parent 8a3a8a882a
commit bc6d32a842

View File

@ -21,4 +21,5 @@ To add Snapcast to your installation, add the following to your `configuration.y
# Example configuration.yaml entry
media_player:
platform: snapcast
host: xxx.xxx.xxx.xxx
```