33_readingsGroup.pm: optimized startup
git-svn-id: https://svn.fhem.de/fhem/trunk@13721 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1186,6 +1186,7 @@ readingsGroup_Notify($$)
|
|||||||
readingsGroup_inithtml($hash);
|
readingsGroup_inithtml($hash);
|
||||||
return undef;
|
return undef;
|
||||||
}
|
}
|
||||||
|
return if( !$init_done );
|
||||||
|
|
||||||
return if( AttrVal($name,"disable", 0) > 0 );
|
return if( AttrVal($name,"disable", 0) > 0 );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user