Merge pull request #360 from andreasjacobsen93/patch-1
Update media_player.sonos.markdown
This commit is contained in:
commit
107fffefec
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue