diff --git a/fhem/contrib/DS_Starter/95_Dashboard.pm b/fhem/contrib/DS_Starter/95_Dashboard.pm index 2dea91734..f5d704646 100644 --- a/fhem/contrib/DS_Starter/95_Dashboard.pm +++ b/fhem/contrib/DS_Starter/95_Dashboard.pm @@ -1,4 +1,4 @@ -# $Id: 95_Dashboard.pm 20260 2019-09-27 13:08:21Z DS_Starter $ +# $Id: 95_Dashboard.pm 20275 2019-09-29 12:58:28Z DS_Starter $ ######################################################################################## # 95_Dashboard.pm # @@ -55,6 +55,7 @@ use vars qw($FW_ss); # is smallscreen, needed by 97_GROUP/95_VIEW # Versions History intern our %Dashboard_vNotesIntern = ( + "3.16.0" => "04.10.2019 new attribute dashboard_hideGroupHeader, commandref revised ", "3.15.2" => "29.09.2019 fix warnings, Forum: https://forum.fhem.de/index.php/topic,16503.msg978883.html#msg978883 ", "3.15.1" => "25.09.2019 change initial attributes, commandref revised ", "3.15.0" => "24.09.2019 set activateTab, rename dashboard_activetab to dashboard_homeTab, ". @@ -97,7 +98,8 @@ sub Dashboard_Initialize ($) { "dashboard_colcount:1,2,3,4,5 ". "dashboard_customcss " . "dashboard_debug:0,1 ". - "dashboard_flexible " . + "dashboard_flexible " . + "dashboard_hideGroupHeader:1,0 " . "dashboard_rowtopheight ". "dashboard_rowbottomheight ". "dashboard_row:top,center,bottom,top-center,center-bottom,top-center-bottom ". @@ -784,7 +786,7 @@ sub Dashboard_BuildGroup ($$$$$$) { $ret .= "