2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-07 19:04:20 +00:00

37_harmony.pm: removed duplicate firmware version internal

git-svn-id: https://svn.fhem.de/fhem/trunk@6895 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2014-11-05 19:48:02 +00:00
parent 5b987a5ae1
commit 37542f43fc

View File

@ -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");