mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 03:44:52 +00:00
76_SolarForecast: Version 1.45.0 rollout
git-svn-id: https://svn.fhem.de/fhem/trunk@29607 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
228d790adc
commit
131ba7f449
@ -22543,7 +22543,7 @@ to ensure that the system configuration is correct.
|
||||
The 'exportToCsv' specification exports the entire content of the pvHistory to a CSV file. <br>
|
||||
|
||||
The hour specifications refer to the respective hour of the day, e.g. the hour 09 refers to the time from
|
||||
08 o'clock to 09 o'clock.
|
||||
08 o'clock to 09 o'clock. The hour '99' contains daily values.
|
||||
<br><br>
|
||||
|
||||
<ul>
|
||||
@ -22562,6 +22562,7 @@ to ensure that the system configuration is correct.
|
||||
<tr><td> <b>csmtXX</b> </td><td>total energy consumption of ConsumerXX </td></tr>
|
||||
<tr><td> <b>csmeXX</b> </td><td>Energy consumption of ConsumerXX in the hour of the day (hour 99 = daily energy consumption) </td></tr>
|
||||
<tr><td> <b>cyclescsmXX</b> </td><td>Number of active cycles of ConsumerXX of the day </td></tr>
|
||||
<tr><td> <b>dayname</b> </td><td>short name of the day (locale-dependent) </td></tr>
|
||||
<tr><td> <b>DoN</b> </td><td>Sunrise and sunset status (0 - night, 1 - day) </td></tr>
|
||||
<tr><td> <b>etotaliXX</b> </td><td>PV meter reading “Total energy yield” (Wh) of inverter XX at the beginning of the hour </td></tr>
|
||||
<tr><td> <b>etotalpXX</b> </td><td>Meter reading “Total energy yield” (Wh) of producer XX at the beginning of the hour </td></tr>
|
||||
@ -25028,7 +25029,7 @@ die ordnungsgemäße Anlagenkonfiguration geprüft werden.
|
||||
Die Angabe 'exportToCsv' exportiert den gesamten Inhalt der pvHistory in eine CSV-Datei. <br>
|
||||
|
||||
Die Stundenangaben beziehen sich auf die jeweilige Stunde des Tages, z.B. bezieht sich die Stunde 09 auf die Zeit
|
||||
von 08 Uhr bis 09 Uhr.
|
||||
von 08 Uhr bis 09 Uhr. Die Stunde '99' enthält Tageswerte.
|
||||
<br><br>
|
||||
|
||||
<ul>
|
||||
@ -25047,6 +25048,7 @@ die ordnungsgemäße Anlagenkonfiguration geprüft werden.
|
||||
<tr><td> <b>con</b> </td><td>realer Energieverbrauch (Wh) des Hauses </td></tr>
|
||||
<tr><td> <b>conprice</b> </td><td>Preis für den Bezug einer kWh. Die Einheit des Preises ist im setupMeterDev definiert. </td></tr>
|
||||
<tr><td> <b>cyclescsmXX</b> </td><td>Anzahl aktive Zyklen von ConsumerXX des Tages </td></tr>
|
||||
<tr><td> <b>dayname</b> </td><td>Kurzname des Tages (locale-abhängig) </td></tr>
|
||||
<tr><td> <b>DoN</b> </td><td>Sonnenauf- und untergangsstatus (0 - Nacht, 1 - Tag) </td></tr>
|
||||
<tr><td> <b>etotaliXX</b> </td><td>PV Zählerstand "Energieertrag total" (Wh) von Inverter XX zu Beginn der Stunde </td></tr>
|
||||
<tr><td> <b>etotalpXX</b> </td><td>Zählerstand "Energieertrag total" (Wh) des Produzenten XX zu Beginn der Stunde </td></tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user