mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
98_BOSEST: fix source commands
git-svn-id: https://svn.fhem.de/fhem/trunk@21773 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
fcd94fb173
commit
a0a3a815a0
@ -389,7 +389,7 @@ sub BOSEST_Set($@) {
|
||||
my $list = "on:noArg off:noArg power:noArg play:noArg ".
|
||||
"playPause:noArg ".
|
||||
"mute:on,off,toggle recent source:".$hash->{helper}{supportedSourcesCmds}.
|
||||
"shuffle:on,off repeat:all,one,off ".
|
||||
" shuffle:on,off repeat:all,one,off ".
|
||||
"nextTrack:noArg prevTrack:noArg playTrack speak speakOff ".
|
||||
"playEverywhere:noArg stopPlayEverywhere:noArg createZone addToZone removeFromZone ".
|
||||
"clock:enable,disable ".
|
||||
|
Loading…
x
Reference in New Issue
Block a user