Releases: hklages/node-red-contrib-sonos-plus
Releases · hklages/node-red-contrib-sonos-plus
4.5.4 bugfix, create / restore snap shot improvements and sonosPlayer replaced
2 major changes:
-
bug fix group.restore.snap and modifying some property names (espcially related to the group members)
-
renaming sonosPlayer to playerName (stands for SONOS-Playername)
4.5.3 Code optimization in the fields of group manage and music library
-
group.get.state, group.get.members, household.get.groups: members have less properties
-
library.get.playlists: msg.size is now msg.requestedCount
4.5.2 bugfix and internal documenation update
-
fixes a bug in household.create.group - now all international characters are allowed.
-
Internal: JSDoc update for Helpers.js, Sonos-commands.js
4.5.1 Bug fixes, new commands, internal changes
This release fixes two bugs, adds a new commands, a new property and modifies/removes some internal functions
- Bugfixes: group.set.queuemode, group.play.httpstream
- new command group.get.members
- new property newValue in group.adjust.volume
- serveral function in Sonos-command and Helpers are modified
- addes documentation JSDoc, first draft