Skip to content

Releases: hklages/node-red-contrib-sonos-plus

4.5.4 bugfix, create / restore snap shot improvements and sonosPlayer replaced

17 Dec 16:04
Compare
Choose a tag to compare

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

07 Dec 19:38
Compare
Choose a tag to compare
  • 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

21 Nov 12:15
Compare
Choose a tag to compare
  • 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

13 Nov 15:45
Compare
Choose a tag to compare

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