add tempList to command options
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4643 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -866,6 +866,7 @@ sub HMinfo_SetFn($@) {#########################################################
|
||||
,"models"
|
||||
,"regCheck","register","saveConfig","update"
|
||||
,"cpRegs"
|
||||
,"tempList"
|
||||
,"templateChk","templateDef","templateList","templateSet");
|
||||
$ret = join (" ",sort @cmdLst);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user