Kostal Plenticore device.py für Hybrid-WR geändert #1231
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Siehe auch Issue #1201.
Bisher musste die Batterie für einen Kostal Plenticore in der Struktur parallel zum Inverter angeordnet werden, damit die Leistungen passen. Dann stimmen allerdings die Zähler nicht und in der Auswertung wird Batterieentladung nachts als PV-Leistung angezeigt.
Durch einfaches Durchreichen von inverter_status nach pv_status stimmen beide Sachverhalte, sofern der Speicher als Untergerät vom Wechselrichter angeordnet wird wie im Wiki beschrieben.
Möglicherweise müssen die Leistungen noch korrigiert werden, ich nehme an, die weggefallenen Korrekturen hatten einen Grund. Ich konnte allerdings bisher keine Probleme oder Unstimmigkeiten feststellen.
--mein erster Pull-Request--