From ee54f2cf711e1c19e586ea966692779361be6a11 Mon Sep 17 00:00:00 2001 From: martinp876 <> Date: Thu, 15 Oct 2020 13:34:54 +0000 Subject: [PATCH] HMConfig:set program-select for templist profile optional. allow pctslat float values git-svn-id: https://svn.fhem.de/fhem/trunk@22974 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/HMConfig.pm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/fhem/FHEM/HMConfig.pm b/fhem/FHEM/HMConfig.pm index 7d9233a60..e58e48c2a 100644 --- a/fhem/FHEM/HMConfig.pm +++ b/fhem/FHEM/HMConfig.pm @@ -1838,7 +1838,7 @@ $culHmSubTypeSets{motionAndBtn} = $culHmSubTypeSets{threeStateSensor}; ,"HM-TC-IT-WM-W-EU" =>{ inhibit =>"[(on|{off})]"} ,"HM-SEC-SD" =>{ statusRequest =>""} ,"HM-SEC-SD-2" =>{ statusRequest =>""} - ,"HM-LC-JA1PBU-FM" =>{ pctSlat =>"(0-100|old|noChng)" + ,"HM-LC-JA1PBU-FM" =>{ pctSlat =>"(-slatValue-|old|noChng)" ,pctLvlSlat =>"(-value-|old|noChng) (-slatValue-|old|noChng)" } ,"ACTIONDETECTOR" =>{ clear =>"(readings|all)" @@ -1915,13 +1915,13 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re ,"HM-TC-IT-WM-W-EU02" =>{ controlMode =>"(auto|manual|boost|day|night)" ,controlManu =>"(on|off|5.0..30.0;0.5)" ,controlParty =>"-temp- -startDate- -startTime- -endDate- -endTime-" - ,tempListSat =>"[(prep|{exec})] (p1|p2|p3) -HH:MM- -temp- [...]" - ,tempListSun =>"[(prep|{exec})] (p1|p2|p3) -HH:MM- -temp- [...]" - ,tempListMon =>"[(prep|{exec})] (p1|p2|p3) -HH:MM- -temp- [...]" - ,tempListTue =>"[(prep|{exec})] (p1|p2|p3) -HH:MM- -temp- [...]" - ,tempListThu =>"[(prep|{exec})] (p1|p2|p3) -HH:MM- -temp- [...]" - ,tempListWed =>"[(prep|{exec})] (p1|p2|p3) -HH:MM- -temp- [...]" - ,tempListFri =>"[(prep|{exec})] (p1|p2|p3) -HH:MM- -temp- [...]" + ,tempListSat =>"[(prep|{exec})] [({p1}|p2|p3)] -HH:MM- -temp- [...]" + ,tempListSun =>"[(prep|{exec})] [({p1}|p2|p3)] -HH:MM- -temp- [...]" + ,tempListMon =>"[(prep|{exec})] [({p1}|p2|p3)] -HH:MM- -temp- [...]" + ,tempListTue =>"[(prep|{exec})] [({p1}|p2|p3)] -HH:MM- -temp- [...]" + ,tempListThu =>"[(prep|{exec})] [({p1}|p2|p3)] -HH:MM- -temp- [...]" + ,tempListWed =>"[(prep|{exec})] [({p1}|p2|p3)] -HH:MM- -temp- [...]" + ,tempListFri =>"[(prep|{exec})] [({p1}|p2|p3)] -HH:MM- -temp- [...]" ,"desired-temp" =>"(on|off|5.0..30.0;0.5)" ,tempListTmpl =>"[({verify}|restore)] [[-file-:]-templateName-]" ,tempTmplSet =>"-tempTmpl-"