mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +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
|
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