Update media_player.sonos.markdown

This commit is contained in:
Andreas Jacobsen 2016-03-30 21:42:43 +02:00
parent 91072c0332
commit 436a4ffd01

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
```