37_harmony.pm: removed duplicate firmware version internal
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6895 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -972,7 +972,7 @@ harmony_Read($)
|
||||
|
||||
$hash->{discoveryinfo} = $decoded;
|
||||
|
||||
$hash->{current_fw_version} = $decoded->{current_fw_version} if( defined($decoded->{current_fw_version}) );
|
||||
#$hash->{current_fw_version} = $decoded->{current_fw_version} if( defined($decoded->{current_fw_version}) );
|
||||
|
||||
harmony_sendEngineGet($hash, "config");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user