bencevans / node-sonos

🔈 Sonos Media Player Interface/Client
https://www.npmjs.com/package/sonos
MIT License
700 stars 146 forks source link

Discussion: regenerating services #489

Closed svrooij closed 2 years ago

svrooij commented 3 years ago

Recently I’ve started a new repository that tries to document all the available Sonos services.

It combines all the available services (from service discovery) with a documentation file. PR greatly appreciated. 😉

Questions:

This issue is just to see if others are interested in this. I’m more then happy to get you guys started, but I’m not in the position to finish this transformation myself (limited time available).

hklages commented 3 years ago

Great idea. I am glad to bring in my knowledge.

Thanks for bringing that all together!

svrooij commented 3 years ago

@hklages you can check out my initial version of the generated services. I deliberately picked a different naming scheme, so the new services don’t override the existing services.

These services aren’t used in the library, but using these services next to the current services should be an option.

If you want to extend the documentation, you can send a PR for the documentation.json file in the docs library.

hklages commented 3 years ago

yes - found the documentation.json already. ... and the project.json file in _data for additional internet sources.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.15.0-alpha.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: