2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-20 19:36:02 +00:00

HMConfig:repair CC-TC statusrequest

git-svn-id: https://svn.fhem.de/fhem/trunk@24027 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2021-03-20 19:17:05 +00:00
parent 738e0eb77c
commit 6c2a7dbe69

View File

@ -1868,7 +1868,7 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re
%culHmChanSets = ( %culHmChanSets = (
"HM-CC-TC00" =>{ "desired-temp" => "(on|off|6.0..30.0;0.5)" "HM-CC-TC00" =>{ "desired-temp" => "(on|off|6.0..30.0;0.5)"
,statusRequest => "" # ,statusRequest => ""
,sysTime => "" ,sysTime => ""
# ,getSerial => "" # ,getSerial => ""
} }
@ -1969,15 +1969,15 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re
,statusRequest =>"" ,statusRequest =>""
,peerIODev =>"[IO] -btn- [({set}|unset)] 'not for future use'" ,peerIODev =>"[IO] -btn- [({set}|unset)] 'not for future use'"
} }
,"HM-LC-RGBW-WM02" =>{ brightCol =>"'bright:'(0..100;1|{100}) 'colVal:' (0..100;1|{100}) [(-ontime-|{})] [(-ramp-|{})]" ,"HM-LC-RGBW-WM02" =>{ brightCol =>"'bright:' (0..100;0.5|{100}) 'colVal:' (0..100;1|{100}) [(-ontime-|{})] [(-ramp-|{})]"
,color =>"(0..100;1|{100})" ,color =>"(0..100;1|{100})"
,on =>"" ,on =>""
,off =>"" ,off =>""
,up =>"'change:'[(0..100;1|{10})] [(-ontime-|{})] [(-ramptime-|{})]" ,up =>"'change:'[(0..100;1|{10})] [(-ontime-|{})] [(-ramptime-|{})]"
,down =>"'change:'[(0..100;1|{10})] [(-ontime-|{})] [(-ramptime-|{})]" ,down =>"'change:'[(0..100;1|{10})] [(-ontime-|{})] [(-ramptime-|{})]"
} }
,"HM-LC-RGBW-WM03" =>{ brightAuto =>"-bright- -colProg- [(-min-|{})] [(-max-|{})] [(-ontime-|{})] [(-ramp-|{})]" ,"HM-LC-RGBW-WM03" =>{ colProgram =>"(0..255;1|{0})"
,colProgram =>"[(0..255;1|{0})]" ,brightAuto =>"'bright:' (0..100;0.5|{100}) 'colProg:' [(0..255;1|{0})] 'min:' [(0..255;1|{0})] 'max:' [(0..255;1|{255})] [(-ontime-|{0})] [(-ramp-|{5})]"
} }
,"HM-SEC-SIR-WM01" =>{ on =>"" ,"HM-SEC-SIR-WM01" =>{ on =>""
,off =>"" ,off =>""