2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-25 09:55:38 +00:00

76_SolarForecast.pm: contrib 0.71.2

git-svn-id: https://svn.fhem.de/fhem/trunk@26593 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2022-10-26 16:39:35 +00:00
parent 48257b1316
commit 1484b06d19

View File

@ -1900,6 +1900,7 @@ sub _setclientAction { ## no critic "not used"
if($action eq "setreading") {
CommandSetReading (undef, "$cname $tail");
$noUpdState = 1 if(!$ftui);
}
if($action eq "consumerImmediatePlanning") {