mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
fixed startup bug on buggy networks
git-svn-id: https://svn.fhem.de/fhem/trunk@2210 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
14481d4164
commit
8be4a74fc7
@ -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);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user