Skip to content

Commit

Permalink
improve FAQ wording
Browse files Browse the repository at this point in the history
  • Loading branch information
schlimmchen committed Mar 6, 2025
1 parent e65f98e commit 8f5a5c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/firmware/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@

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**)

??? question "Why get the daily yield values sometimes reset to zero at the evening?"
??? question "Why do the daily yield values sometimes reset to zero at the evening?"

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.
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.

??? question "OpenDTU-OnBattery shows wrong/unrealistic or just missing values"

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.
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.

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}.

Expand Down

0 comments on commit 8f5a5c4

Please sign in to comment.