60_Watches.pm: contrib version 0.3.0

git-svn-id: https://svn.fhem.de/fhem/trunk@17794 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
DS_Starter
2018-11-19 23:10:14 +00:00
parent 72bc532f10
commit 31df49fd9d

View File

@@ -72,7 +72,7 @@ sub Watches_Initialize($) {
$hash->{AttrFn} = "Watches_Attr";
$hash->{FW_hideDisplayName} = 1; # Forum 88667
# $hash->{FW_addDetailToSummary} = 1;
# $hash->{FW_atPageEnd} = 1; # wenn 1 -> kein Longpoll ohne informid in HTML-Tag
$hash->{FW_atPageEnd} = 1; # wenn 1 -> kein Longpoll ohne informid in HTML-Tag
}