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
@cr0i Magst Du Dir die Änderung ansehen bzw vielleicht sogar den Feature-Branch testen?
Ich habe den Feature Branch mal ausprobiert, power und soc werden artig abgerufen.
Du hast einen Default-SoC eingebaut (50%), der immer ausgegeben wird, wenn etwas mit dem SoC nicht stimmt.
Ich dachte, die Fehlerbehandlung passiert in den übergeordneten Modulen?
So würde man ja gar nicht merken, wenn etwas nicht stimmt, da einfach ein SoC von 50% ausgegeben wird.
Ist das wirklich so gewünscht?
Die Speichersteuerung funktioniert damit noch nicht.
Es wirkt auf mich so, als wenn set_power_limit gar nicht aufgerufen wird, es gibt keine Log-Ausgabe ausgelesener Register.
Ich habe von 21:30Uhr - 21:33 Uhr auf Ladung mit 5000W gestellt: https://paste.openwb.de/K425MyQHQJR3yxG
Ist es vielleicht das hier? 2026-03-11 21:30:24,820 - {helpermodules.changed_values_handler:134} - {ERROR:MainThread} - 'int' object is not iterable Traceback (most recent call last): File "/var/www/html/openWB/packages/helpermodules/changed_values_handler.py", line 119, in _update_value dict_prev = dict(asdict(previous_value)) TypeError: 'int' object is not iterable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Bei #3166 ist mir aufgefallen, dass der SolarEdge-Speicher keine Register-Blöcke ausliest. SolarEdge empfiehlt das aber.