-
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened
After having moved from 2.5.0 to 2.6.0-beta-10 the mute subscription provides wrong data:
(by the way beta-10 does not show up on the top instead beta-9 is on top of releases in Github)
- RenderingControl service event does not provide the correct mute state instead it is always false.
What did you expect to happen
Should be true if player changes from unmute to mute.
How to reproduce it (minimal and precise)
- Subcribe to RenderingControl service for a specific player (
.Events.on) - change mute state to mute
output is always "false"
GroupRenderingControl works fine.
Debug logging
let me know what you need. Debugging is not so easy in Node-RED containers.
Environment
- sonos-ts version: 2.6.0-beta-10
- OS: unraid container, Windows11
- node version (
node -v): any
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working