fixed startup bug on buggy networks
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2210 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -79,7 +79,7 @@ YAMAHA_AVR_GetStatus($;$)
|
||||
|
||||
my $device = $hash->{helper}{ADDRESS};
|
||||
|
||||
if(not defined($hash->{MODEL}))
|
||||
if(not defined($hash->{ACTIVE_ZONE}))
|
||||
{
|
||||
YAMAHA_AVR_getModel($hash, $device);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user