svrooij / node-sonos-ts

:speaker: Sonos control library, use this library in your own appliction.
https://sonos-ts.svrooij.io/
MIT License
84 stars 18 forks source link

Implement special TransportState for group members #145

Closed svrooij closed 2 years ago

svrooij commented 3 years ago

Is your feature request related to a problem? Please describe

A lot of people want to know/display the state of players. A group member always reports as PLAYING.

https://github.com/vanagandr42/node-red-contrib-smarthome-edge/blob/2b43260c1eb4f6218cf856feb21b0bc021c9b01e/sonos/sonosin.js

Describe the solution you'd like

proposing to add a new state that will output GROUP_PLAYING or GROUP_STOPPED as the transportstate for each member except the coordinator.

Describe alternatives you've considered

Additional context

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 2.5.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: