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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user