Closed hklages closed 3 years ago
I've verified this as a bug, have to investigate some more.
:tada: This issue has been resolved in version 2.2.0-beta.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Thanks - you are lightning fast.
In this phase I don't want to install betas - can wait for official release.
When will 2.2.0 be released?
I was waiting for other issues that might pop-up, fixing those in the beta and then make one big release.
In this phase I don't want to install betas - can wait for official release.
You should try it, since it has support for external music services. Like browsing Spotify is now possible.
What about GroupMute? Is that also fixed? In current version it is always "false".
Did I build a GroupMute Event? 😲 Or do you mean the https://svrooij.io/sonos-api-docs/services/group-rendering-control.html#event-variables ?
playerKueche.GroupRenderingControlService.Events.on(ServiceEvents.Data, data => {
node.send({ payload: data, topic: 'GroupRendering' })
})
GroupVolume works fine.
:tada: This issue has been resolved in version 2.2.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Volume works fine, mute only once.