duncan3dc / sonos

A PHP library for interacting with Sonos speakers
Apache License 2.0
107 stars 33 forks source link

Support for S38 Sonos One SL #122

Closed 0stone0 closed 2 years ago

0stone0 commented 2 years ago

The isSpeaker() function does not support the Sonos ONE SL speaker.

Are there any plans of adding support for this speaker?

<manufacturer>Sonos, Inc.</manufacturer>
<manufacturerURL>http://www.sonos.com</manufacturerURL>
<modelNumber>S38</modelNumber>
<modelDescription>Sonos One SL</modelDescription>
<modelName>Sonos One SL</modelName>
larascasse commented 2 years ago

hello, At the same time, could you add support for the Sonos Roam SL - S35 ? Thank you!

larascasse commented 2 years ago

In my system, the ONE SL is S22 ...

 <modelNumber>S22</modelNumber>
  <modelDescription>Sonos One SL</modelDescription>
    <modelName>Sonos One SL</modelName>
dutchie027 commented 2 years ago

Here is an older Sonos Community post showing a lot of the "model" numbers.

Liver64 commented 2 years ago

A83F062D-E8A2-4BA4-85A6-F1FDAF952AF9

Most actual list of Sonos Speakers maintained 2 weeks ago (ROAM SL)

https://github.com/Liver64/LoxBerry-Sonos

duncan3dc commented 2 years ago

All these models should be available in 2.2.1 now, thanks