mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
76_SolarForecast: Version 1.50.4
git-svn-id: https://svn.fhem.de/fhem/trunk@29860 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
66b8a2a30b
commit
7fc00ae0c6
@ -1898,7 +1898,7 @@ sub _setcycleInterval { ## no critic "not used"
|
|||||||
}
|
}
|
||||||
|
|
||||||
my $ret = CommandAttr (undef, "$new");
|
my $ret = CommandAttr (undef, "$new");
|
||||||
::CommandSave (1, undef) if(!$ret);
|
::CommandSave (undef, undef) if(!$ret);
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user