-
### The problem
Sonos integration only listens to specific interface for port 1400
Output of Netstat executed inside homeassistant container when reloading integration
```
037d91a417df:/config# …
-
I am using the code at Git commit `1d14cdfdc87bab288c889b073ac2e222e9a8309d`
```
> pip3 install soco
Defaulting to user installation because normal site-packages is not writeable
Requirement alrea…
-
Steps to reproduce
------------------
Such an error:
Could not find module 'soco'. You may need to install a package.
### Which version of Quod Libet?
4.5.0
### Which operating system…
-
While working with #43 I got some problem with the 'ml_\* % add 10' functionality
```
ml_sonos_playlists % add 9
Traceback (most recent call last):
File "/home/petter/.virtualenvs/python2.7/bin/so…
-
I get the error `'NoneType' object is not iterable` with socos.
```text
socos> set 192.168.178.31
'NoneType' object is not iterable
socos> list
'NoneType' object is not iterable
```
I repro…
-
I realized that adjusting volume is now done this way
``` Shell
socos volume {ip} -30
```
that feels a bit backward, wouldn't it make more sense to reorder it to:
``` Shell
socos {ip} volume -30
``…
-
-
Sonos systems have an UPnP pub / sub event system.
This system permit to receive a notification when subscribed service push informations (for exemple: When the volume changes.)
SoCo already hav…
-
Hello, does this integration work with the new Vmoto (not Soco) app? And if not, is support planned?
-
So, `party_mode()` doesn't actually do party mode.
For example:
A group of three speakers:
```
>>> t.group
ZoneGroup(uid='RINCON_000E5873C77601400:36', coordinator=SoCo("192.168.178.136"), members=…