diff --git a/FHEM/98_structure.pm b/FHEM/98_structure.pm index 489808ba8..bd246ed9e 100755 --- a/FHEM/98_structure.pm +++ b/FHEM/98_structure.pm @@ -42,8 +42,8 @@ structure_Initialize($) $hash->{SetFn} = "structure_Set"; $hash->{AttrFn} = "structure_Attr"; $hash->{AttrList} = "clientstate_priority ". - "clientstate_behavior:relative,relativeKnown,absolute,last ". - $readingFnAttributes; + "clientstate_behavior:relative,relativeKnown,absolute,last ". + "disable disabledForIntervals $readingFnAttributes"; my %ahash = ( Fn=>"CommandAddStruct", Hlp=>" ,add to " ); @@ -494,6 +494,9 @@ structure_Attr($@) Attributes