mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +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};
|
my $device = $hash->{helper}{ADDRESS};
|
||||||
|
|
||||||
if(not defined($hash->{MODEL}))
|
if(not defined($hash->{ACTIVE_ZONE}))
|
||||||
{
|
{
|
||||||
YAMAHA_AVR_getModel($hash, $device);
|
YAMAHA_AVR_getModel($hash, $device);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user