Merge pull request #360 from andreasjacobsen93/patch-1

Update media_player.sonos.markdown
This commit is contained in:
Robbie Trencheny 2016-03-30 15:30:19 -07:00
commit 107fffefec

View File

@ -23,3 +23,12 @@ media_player:
platform: sonos
```
You can also specify hosts to connect to if they cannot be found with auto-discovery.
```yaml
# Example configuration.yaml entry
media_player:
platform: sonos
hosts: IP
```