From 6d02a8a081d9b1b58f1e7f86dda55d85056f3c3f Mon Sep 17 00:00:00 2001 From: markusbloch <> Date: Mon, 19 Aug 2013 17:03:54 +0000 Subject: [PATCH] YAMAHA_AVR: remove loglevel attribute git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3747 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/71_YAMAHA_AVR.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/FHEM/71_YAMAHA_AVR.pm b/FHEM/71_YAMAHA_AVR.pm index 556473f54..9328d1d75 100755 --- a/FHEM/71_YAMAHA_AVR.pm +++ b/FHEM/71_YAMAHA_AVR.pm @@ -53,7 +53,7 @@ YAMAHA_AVR_Initialize($) $hash->{DefFn} = "YAMAHA_AVR_Define"; $hash->{UndefFn} = "YAMAHA_AVR_Undefine"; - $hash->{AttrList} = "do_not_notify:0,1 loglevel:0,1,2,3,4,5 volumeSteps:1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 volume-smooth-change:0,1 volume-smooth-steps:1,2,3,4,5,6,7,8,9,10 ". + $hash->{AttrList} = "do_not_notify:0,1 volumeSteps:1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 volume-smooth-change:0,1 volume-smooth-steps:1,2,3,4,5,6,7,8,9,10 ". $readingFnAttributes; } @@ -1071,7 +1071,6 @@ output # only available in zones other than mainzone

Attributes

Attribute