mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
minor fix
git-svn-id: https://svn.fhem.de/fhem/trunk@1742 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
07cb2439de
commit
9c57ad409a
@ -104,7 +104,7 @@ energy_Update($)
|
||||
my $timeout = $hash->{Timeout};
|
||||
my $counts = 0 ;
|
||||
my $summary = 0 ;
|
||||
my $url = "/InstantView/request/getPowerProfile.html?n=$interval\¶m=Wirkleistung\&format=1";
|
||||
my $url = "/InstantView/request/getPowerProfile.html?ts=0\&n=$interval\¶m=Wirkleistung\&format=1";
|
||||
my $socket ;
|
||||
my $buf ;
|
||||
my $message ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user