lukasroegner / homebridge-sonos-multiroom

Plugin for real Sonos multiroom experience in homebridge.
MIT License
35 stars 3 forks source link

What Ports #14

Closed PhillWalker closed 2 years ago

PhillWalker commented 2 years ago

Hello what ports does this plugin use for device discovery?

With the synology firewall on, auto discovery finds 0 devices, and can not control the previously found devices.

If you turn the firewall off, it finds devices and allows control

Homebridge port is already open in the firewall, TCP 51963, for 192.168.0.1-192.168.0.253

lukasroegner commented 2 years ago

Please take a look at the ports that Sonos uses for communication and streaming: https://support.sonos.com/s/article/688?language=en_US

I think the most import ones are: TCP: 1400, 3400, 3401, and 3500 UDP: 1900 and 1901