mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Merge pull request #360 from andreasjacobsen93/patch-1
Update media_player.sonos.markdown
This commit is contained in:
commit
107fffefec
@ -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…
x
Reference in New Issue
Block a user