sonos-controller
sonos-controller copied to clipboard
Check if speaker is still online
Sometimes it can happen that a speaker looses connection to the network. Do we have a convenient way to check if a speaker is still online or is the only way to check by trying to get information periodically and catch an Exception if it's offline?
Very good question. For the moment, sonos-controller doesn't provide feature to check if the speaker is online. Add a "ping()" feature could be good.