From f097fdcd2b989947f9b4348584fc18d9fb284192 Mon Sep 17 00:00:00 2001
From: markusbloch <>
Date: Mon, 19 Aug 2013 17:05:20 +0000
Subject: [PATCH] PRESENCE: remove loglevel attribute
git-svn-id: https://svn.fhem.de/fhem/trunk@3749 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/FHEM/73_PRESENCE.pm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/fhem/FHEM/73_PRESENCE.pm b/fhem/FHEM/73_PRESENCE.pm
index 0163a3f54..23dbd9318 100755
--- a/fhem/FHEM/73_PRESENCE.pm
+++ b/fhem/FHEM/73_PRESENCE.pm
@@ -51,7 +51,7 @@ PRESENCE_Initialize($)
$hash->{DefFn} = "PRESENCE_Define";
$hash->{UndefFn} = "PRESENCE_Undef";
$hash->{AttrFn} = "PRESENCE_Attr";
- $hash->{AttrList}= "do_not_notify:0,1 disable:0,1 fritzbox_repeater:0,1 loglevel:1,2,3,4,5 ping_count:1,2,3,4,5,6,7,8,9,10 ".$readingFnAttributes;
+ $hash->{AttrList}= "do_not_notify:0,1 disable:0,1 fritzbox_repeater:0,1 ping_count:1,2,3,4,5,6,7,8,9,10 ".$readingFnAttributes;
}
@@ -1083,7 +1083,6 @@ Options:
Attributes