mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-16 10:46:03 +00:00
10_ZWave.pm: fix warning (Forum #49752)
git-svn-id: https://svn.fhem.de/fhem/trunk@10948 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d1243580f0
commit
a7324414a3
@ -751,7 +751,7 @@ ZWave_Cmd($$@)
|
||||
$cmdList{neighborUpdate}{fmt} = "48$id";
|
||||
$cmdList{neighborUpdate}{id} = "";
|
||||
}
|
||||
$cmdList{neighborList}{id} = 1 if($type eq "get"); # Add meta command
|
||||
$cmdList{neighborList}{fmt} = "x" if($type eq "get"); # Add meta command
|
||||
}
|
||||
|
||||
if($type eq "set" && $cmd eq "rgb") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user