landolfi Posted November 11, 2023 Posted November 11, 2023 For some reason the free Sonos server no longer works on 3.2.16. Is this a known issue? After installation, the message appears: "No speakers found. Make sure they are powered on and try Disover again." The Sonos app and Home Assistant see the speakers, just not the Sonos node server. I've tried re-installing as well as deleting and re-installing. There are no nodes.
landolfi Posted November 11, 2023 Author Posted November 11, 2023 I could have sworn that the devices were discovered automatically in the past even though they were idle, but they did eventually show up after each one played audio.
bigDvette Posted December 4, 2023 Posted December 4, 2023 I implemented a vlan and lost discover. I modified the sonos-poly.py to have functionality similar to the harmony controller. I'm going to ask if it can be put in to the production instance. Essentially you add custom config values using format of: key = sonos_(some_name_you_want_to_use) value = {"name": "(name you want to use)", "host": "xxx.xxx.xxx.xxx"} I've attached the file in case you want to use it. YOu have to copy to your node server directory /var/polyglot/pg3/ns/{nodeserver directory} as sonos-poly.py sonos-poly-mod.py
Recommended Posts