diff --git a/fhem/FHEM/71_YAMAHA_AVR.pm b/fhem/FHEM/71_YAMAHA_AVR.pm index 3c746bf73..bf60d5db1 100755 --- a/fhem/FHEM/71_YAMAHA_AVR.pm +++ b/fhem/FHEM/71_YAMAHA_AVR.pm @@ -99,7 +99,6 @@ YAMAHA_AVR_GetStatus($;$) YAMAHA_AVR_SendCommand($hash, "<$zone>GetParam", "statusRequest", "basicStatus"); YAMAHA_AVR_SendCommand($hash, "GetParam", "statusRequest", "fwUpdate", 1); YAMAHA_AVR_SendCommand($hash, "GetParam", "statusRequest", "fwUpdate", 1); - YAMAHA_AVR_SendCommand($hash, "GetParam", "statusRequest", "partyMode"); YAMAHA_AVR_ResetTimer($hash) unless($local == 1); }