mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Fix typo (#5600)
This commit is contained in:
parent
a7129fb76a
commit
533f2307bd
@ -15,7 +15,7 @@ ha_iot_class: "Local Polling"
|
|||||||
redirect_from: /components/media_player.sonos/
|
redirect_from: /components/media_player.sonos/
|
||||||
---
|
---
|
||||||
|
|
||||||
The `sonos` component allows you to control your [Sonos](http://www.sonos.com) HiFi wireless speakers and audio components from Home Assistant. By default it supports auto-discovery provided by Home Assistant, and you don't need to add anything to your `configuration.yaml`.
|
The `sonos` component allows you to control your [Sonos](https://www.sonos.com) HiFi wireless speakers and audio components from Home Assistant. By default it supports auto-discovery provided by Home Assistant, and you don't need to add anything to your `configuration.yaml`.
|
||||||
|
|
||||||
If you don't have the discovery component enabled, you can configure the Sonos component by going to the integrations page inside the config panel.
|
If you don't have the discovery component enabled, you can configure the Sonos component by going to the integrations page inside the config panel.
|
||||||
|
|
||||||
@ -103,7 +103,7 @@ Night Sound and Speech Enhancement modes are only supported on Sonos PLAYBAR and
|
|||||||
|
|
||||||
## {% linkable_title Advanced use %}
|
## {% linkable_title Advanced use %}
|
||||||
|
|
||||||
For advancved uses, there are some manual configuration options available.
|
For advanced uses, there are some manual configuration options available.
|
||||||
|
|
||||||
If you have multiple network devices, you can provide the IP address of the device that should be used for Sonos auto-discovery.
|
If you have multiple network devices, you can provide the IP address of the device that should be used for Sonos auto-discovery.
|
||||||
|
|
||||||
@ -133,4 +133,4 @@ sonos:
|
|||||||
- 192.0.2.25
|
- 192.0.2.25
|
||||||
- 192.0.2.26
|
- 192.0.2.26
|
||||||
- 192.0.2.27
|
- 192.0.2.27
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user