mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update media_player.sonos.markdown
This commit is contained in:
parent
91072c0332
commit
436a4ffd01
@ -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