You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/firmware/faq.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,13 @@
22
22
23
23
The yield total value comes directly out of the inverter. (Currently) there is no way to reset or change this value. Please consider it as the total kilometer counter in a car. On the other hand it's possible to add a yield offset to each inverter. This can be set up in the inverter properties (**Settings** --> **Inverters** --> **Click on the pen icon**)
24
24
25
-
??? question "Why get the daily yield values sometimes reset to zero at the evening?"
25
+
??? question "Why do the daily yield values sometimes reset to zero at the evening?"
26
26
27
-
The values are reset if the inverter restarts. At some (cloudy) evenings it can occur that the brightness fluctuates heavily during the dusk. This could lead to multiple restarts of the inverter and therefore zeros in the production values. You can enable the **Yield Day Correction** in the inverter settings.
27
+
The values are reset if the inverter restarts. At some (cloudy) evenings it can happen that the solar energy fluctuates heavily during dusk. This can lead to multiple restarts of the inverter and therefore zeros in the production values. You can enable the **Yield Day Correction** in the inverter settings to compensate this.
28
28
29
29
??? question "OpenDTU shows wrong/unrealistic or just missing values"
30
30
31
-
This is most likely the case because two DTUs are querying the same inverter. This is a not supported behavior and can lead to unexpected effects. Only one DTU is allowed to query a specific inverter.
31
+
This is most likely the case because two DTUs are querying the same inverter. This is an unsupported behavior and can lead to unexpected effects. Only one DTU is allowed to query a specific inverter.
32
32
33
33
Please also see [tbnobody#831](https://github.com/tbnobody/OpenDTU/issues/831){target=_blank}, [tbnobody#727](https://github.com//tbnobody/OpenDTU/issues/727){target=_blank}.
0 commit comments