jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

Add BBC Sounds service #823

Closed tomslominski closed 2 years ago

tomslominski commented 2 years ago

I'm not sure if you want to go down the road of adding a separate action for every service Sonos supports, but I needed this and I thought somebody else might find this useful too.

jishi commented 2 years ago

I don't mind adding additional services, but please add some documentation as well for how to use it (and find out how to reference different streams), and I will merge it.

ashenshugarRET commented 2 years ago

I would be happy to contribute the required documentation as I too find this service addition really helpful. Please can you confirm how best I can do this?

In case you'd like to simply change the README.md file as you merge the pull request, below is a file with the text explaining how to use the BBC Sounds service with node-sonos-http-api and a table of the available streams I created from the link in @tomslominski linked to in his code.

BBC Sounds station codes.txt

jishi commented 2 years ago

It would be great if it could be included in the PR (or a subsequent PR for that matter). Just clicking merge is zero effort for me :)

ashenshugarRET commented 2 years ago

Great, I've just created the required PR