Skip to content

Commit 44096ce

Browse files
ashenshugarRETjishi
authored andcommitted
Update to README.md to clarify services need to be installed
Add clarity that the services need to be installed in the SONOS account for node-sonos-http-api to be able control them. Added clarity that the BBC Sounds service is only available in the UK
1 parent 2a22f8a commit 44096ce

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,9 @@ Switch "placement adjustment" or more commonly known as phase. 0 = 0°, 1 = 180
786786
Spotify, Apple Music and Amazon Music (Experimental)
787787
----------------------
788788

789-
Allows you to perform your own external searches for Apple Music or Spotify songs or albums and play a specified song or track ID. The Music Search funtionality outlined further below performs a search of its own and plays the specified music.
789+
Allows you to perform your own external searches for Spotify, Apple Music or Amazon Music songs or albums and play a specified song or track ID. The Music Search funtionality outlined further below performs a search of its own and plays the specified music.
790+
791+
Ensure you have added and registered the respective service with your Sonos account, before trying to control your speakers with node-sonos-http-api. Instructions on how to do this can be found here: https://support.sonos.com/s/article/2757?language=en_US
790792

791793
The following endpoints are available:
792794

@@ -851,8 +853,10 @@ The format is: https://music.amazon.de/albums/{albumID}?trackAsin={songID}&ref=d
851853
The format is: https://music.amazon.de/albums/{albumID}?ref=dm_sh_97aa-255b-dmcp-c6ba-4ff00&musicTerritory=DE&marketplaceId=A1PA6795UKMFR9
852854
> eg: https://music.amazon.de/albums/B0727SH7LW?ref=dm_sh_97aa-255b-dmcp-c6ba-4ff00&musicTerritory=DE&marketplaceId=A1PA6795UKMFR9
853855
854-
BBC Sounds
856+
BBC Sounds (as of 2022 only available in the UK)
855857
----------------------
858+
Ensure you have added and registered the BBC Sounds service with your Sonos account, before trying to control your speakers with node-sonos-http-api. Instructions on how to do this can be found here: https://www.bbc.co.uk/sounds/help/questions/listening-on-a-smart-speaker/sonos or here: https://support.sonos.com/s/article/2757?language=en_US
859+
856860
You can specify a BBC station and the station will be played or set depending on the command used.
857861

858862
To play immediately:

0 commit comments

Comments
 (0)