mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
76_SolarForecast: contrib 1.17.1
git-svn-id: https://svn.fhem.de/fhem/trunk@28713 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a3bb84f77f
commit
fb0bdf7c38
@ -6486,7 +6486,7 @@ sub _specialActivities {
|
||||
##################################
|
||||
$chour = int $chour;
|
||||
$minute = int $minute;
|
||||
my $aitrh = AttrVal ($name, 'ctrlAIshiftTrainStart', 1); # Stunde f. Start AI-Training
|
||||
my $aitrh = AttrVal ($name, 'ctrlAIshiftTrainStart', 1); # Stunde f. Start AI-Training
|
||||
|
||||
## Task 1
|
||||
###########
|
||||
@ -18043,7 +18043,7 @@ to ensure that the system configuration is correct.
|
||||
<br><br>
|
||||
|
||||
<b>Model OpenMeteoDWDAPI:</b> <br>
|
||||
Die empfohlene Autokorrekturmethode ist <b>on_complex</b>.
|
||||
The recommended autocorrection method is <b>on_complex</b> or <b>on_complex_ai</b>.
|
||||
<br><br>
|
||||
|
||||
<b>Model SolCastAPI:</b> <br>
|
||||
@ -20217,7 +20217,7 @@ die ordnungsgemäße Anlagenkonfiguration geprüft werden.
|
||||
<br><br>
|
||||
|
||||
<b>Model OpenMeteoDWDAPI:</b> <br>
|
||||
Die empfohlene Autokorrekturmethode ist <b>on_complex</b>.
|
||||
Die empfohlene Autokorrekturmethode ist <b>on_complex</b> bzw. <b>on_complex_ai</b>.
|
||||
<br><br>
|
||||
|
||||
<b>Model SolCastAPI:</b> <br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user