Skip to content

1.1.5

Choose a tag to compare

@ChriD ChriD released this 07 May 09:41
· 65 commits to master since this release

Updates

  • added assignStationButton(...) and getStationButtonAssignment(...) method on raumfeld media server (#17 @ChriD)
  • added and tested triggers for play, stop, pause, setPlayMode, mute, setVolume, loadPlaylist, loadShuffle, loadUri, loadLineIn, loadSingle, connectRoomToZone, dropRoomFromZone
    You can set _confirm parameter for each methods to true to consider the state changes (#22 @ChriD)
  • added ability to set a fixed host in the settings which will force to use this address. So no discovering is done (#feature @ChriD)
  • added 4 more events on the kernel class zoneCreated, zoneRemoved, roomAddedToZone, roomRemovedFromZone (#22 @ChriD)