From 8836710cfe2ed30ca1dfddaaec232bac978ef566 Mon Sep 17 00:00:00 2001 From: martinp876 <> Date: Fri, 28 Aug 2020 14:55:00 +0000 Subject: [PATCH] HMConfig:update display commands git-svn-id: https://svn.fhem.de/fhem/trunk@22682 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/HMConfig.pm | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/HMConfig.pm b/fhem/FHEM/HMConfig.pm index f9ea3e7fc..d927fee2d 100644 --- a/fhem/FHEM/HMConfig.pm +++ b/fhem/FHEM/HMConfig.pm @@ -1930,8 +1930,16 @@ $culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### re ,"HM-OU-CFM-PL01" =>{ led =>"(redL|greenL|orangeL|redS|greenS|orangeS|pause)[(,-color2-...)] [-repeat-]"} ,"HM-OU-CFM-PL02" =>{ playTone =>"[replay|-MP3No-[,-MP3No-...]] [(-repeat-|{0})]" ,pct =>"[-value- [-ontime-]"} - ,"HM-DIS-EP-WM5503" =>{ displayEP =>"[(-text1,icon1:text2,icon2:text3,icon3-|help|{})] [(-sound-|{off})] [(-repetition-|{1})] [(-pause-|{10})] [(-signal-|{off})]"} - ,"HM-DIS-WM5501" =>{ displayWM =>"(long|short|help) -lineX- -textNo1- -color1- -icon1- [-textNo2- -color2- -icon2-] [...] [-textNo6- -color6- -icon6-]" + ,"HM-DIS-EP-WM5503" =>{ displayEP =>"[(-text1,icon1:text2,icon2:text3,icon3-|{help})]" + ." [({off}|longlong|longshort|long2short|short|shortshort|long)]" + ." 'rep:' [(1..16;1|{1})]" + ." 'pause:' [(1..160;1|{10})]" + ." [({off}|red|green|orange)]"} + ,"HM-DIS-WM5501" =>{ displayWM =>"[(long|short|{help})]" + ." [({line1}|line2|line3|line4|line5|line6)]" + ." [({nc}|off|-text-)]" + ." [({nc}|off|white|red|orange|yellow|green|blue)]" + ." [({nc}|off|on|open|closed|error|ok|info|newMsg|serviceMsg|sigGreen|sigYellow|sigRed|ic12|ic13|noIcon)]" ,peerChan =>"-btnNumber- -actChn- [({single})] [({set}|unset)] [(actor|remote|{both})]"} ,"HM-ES-PMSW1-PL01" =>{ "on-for-timer" =>"-sec-" ,"on-till" =>"-time-"