2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-23 08:36:24 +00:00

HMConfig:remove experimental command "getSerial"

git-svn-id: https://svn.fhem.de/fhem/trunk@22607 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2020-08-15 13:36:44 +00:00
parent 46306dda01
commit b3b44a8c02

View File

@ -1680,7 +1680,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
);
%culHmVrtGets = (
param => "-param-",
cmdList => "",
cmdList => "[short|long]",
);
%culHmSubTypeGets = (
none4Type =>{ "test"=>"" }
@ -1701,7 +1701,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
,getConfig => ""
,regSet => "[prep|exec] -regName- -value- ... [-peerChannel-]"
,clear => "[readings|trigger|register|oldRegs|rssi|msgEvents|msgErrors|attack|all]"
,tplDel => "tmplt"
,tplDel => "-tplDel-"
);
%culHmGlobalSetsVrtDev = (# virtuals and devices without subtype
virtual => "-noButtons-"
@ -1733,15 +1733,16 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
);
%culHmSubTypeDevSets = (# device of this subtype
switch =>{ getSerial => ""
,pair => ""
switch =>{
pair => ""
,getVersion => ""
# ,getSerial => ""
# ,getDevInfo => ""
}
# ,winMatic =>{ statusRequest => ""} not working at least for FW 1.6
,keyMatic =>{ statusRequest => ""}
,repeater =>{ statusRequest => ""
,getSerial => ""
# ,getSerial => ""
}
);
$culHmSubTypeDevSets{dimmer} =
@ -1865,7 +1866,7 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re
"HM-CC-TC00" =>{ "desired-temp" =>"[on|off|6.0..30.0]"
,statusRequest =>""
,sysTime =>""
,getSerial => ""
# ,getSerial =>""
}
,"HM-DIS-EP-WM5501" =>{ text =>"-txt1- -txt2-..."
,peerChan =>"-btnNumber- -actChn- ... single [set|unset] [actor|remote|both]"
@ -1907,7 +1908,7 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re
,sysTime =>""
}
,"HM-TC-IT-WM-W-EU00" =>{ sysTime =>""
,getSerial => ""
# ,getSerial => ""
}
,"HM-TC-IT-WM-W-EU01" =>{ peerChan =>"-btnNumber- -actChn- ... single [set|unset] [actor|remote|both]"}
,"HM-TC-IT-WM-W-EU02" =>{ controlMode =>"[auto|manual|boost|day|night]"
@ -1940,9 +1941,9 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re
,inhibit =>"[on|off]"
,statusRequest =>""
}
,"HM-ES-PMSW1-PL00" =>{ getSerial => ""
# ,"HM-ES-PMSW1-PL00" =>{ getSerial => ""
# ,getDevInfo => ""
}
# }
,"HM-LC-RGBW-WM01" =>{ "on-for-timer" =>"-ontime- [-ramptime-]..."
,"on-till" =>"-time- [-ramptime-]..."
,on =>""