sonos-controller icon indicating copy to clipboard operation
sonos-controller copied to clipboard

Check if speaker is still online

Open KilianB opened this issue 7 years ago • 1 comments

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?

KilianB avatar Jan 09 '18 10:01 KilianB

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.

vmichalak avatar Jan 10 '18 12:01 vmichalak