2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

correction TIME

git-svn-id: https://svn.fhem.de/fhem/trunk@1989 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig 2012-10-19 16:55:00 +00:00
parent cb7a1ad8d3
commit 791ce5093d

View File

@ -901,8 +901,6 @@ TRX_WEATHER_Parse($$)
readingsUpdate($def, "state", $val);
}
$def->{"${name}_TIME"} = TimeNow();
readingsEndUpdate($def, 1);
return $name;