mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Added some details about port 1400 usage (#8089)
* Added some details about port 1400 usage As identified on https://github.com/home-assistant/home-assistant.io/issues/8067 the documentation could be enhanced to give some reference on the usage of port 1400 within this component which originates from the SoCo lib and configuration. * Minor changes
This commit is contained in:
parent
27b1bdc0ac
commit
c61920c83d
@ -134,3 +134,10 @@ sonos:
|
||||
- 192.0.2.26
|
||||
- 192.0.2.27
|
||||
```
|
||||
|
||||
## {% linkable_title Additional information %}
|
||||
|
||||
This component is using the [SoCo](https://github.com/SoCo/SoCo) project.
|
||||
|
||||
To be able to support the Sonos components and features it is mandatory to have TCP port 1400 opened. This port is used to receive events about changes on the Sonos network. For more details please see the [SoCo documentation](https://github.com/SoCo/SoCo) and source code of the SoCo project.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user