mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
70_XBMC: added noArg to connect
git-svn-id: https://svn.fhem.de/fhem/trunk@7920 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
fb079237cb
commit
f9fa0e1c3a
@ -872,7 +872,7 @@ sub XBMC_Set($@)
|
||||
"mute:toggle,on,off volume:slider,0,1,100 quit:noArg " .
|
||||
"eject:noArg hibernate:noArg reboot:noArg shutdown:noArg suspend:noArg " .
|
||||
"videolibrary:scan,clean audiolibrary:scan,clean statusRequest jsonraw " .
|
||||
"connect";
|
||||
"connect:noArg";
|
||||
return $res ;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user