mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
76_SMAPortal: contrib 2.1.2
git-svn-id: https://svn.fhem.de/fhem/trunk@19581 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4146ca772b
commit
9fd52bcb43
@ -969,7 +969,8 @@ sub extractForecastData($$) {
|
||||
|
||||
readingsBeginUpdate($hash);
|
||||
|
||||
my $plantOid = $forecast->{'ForecastTimeframes'}->{'PlantOid'};
|
||||
my $plantOid = $forecast->{'ForecastTimeframes'}->{'PlantOid'};
|
||||
$hash->{HELPER}{PLANTOID} = $plantOid; # wichtig für erweiterte Selektionen
|
||||
|
||||
# Counter for forecast objects
|
||||
my $obj_nr = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user