Feedback 2.0 Alpha 1

Fragen zur Nutzung, Features, usw..
thesorrow101
Beiträge: 685
Registriert: Mo Okt 12, 2020 7:41 am

Re: Feedback 2.0 Alpha 1

Beitrag von thesorrow101 »

Weiterer GUI Fehler:

Wenn die Werte unter 1 sind, fehlt das "0,XX". So wirken Werte unter 0, falsch (siehe Bild)
Screenshot_20220301-081711.png
Benutzeravatar
Isi
Beiträge: 58
Registriert: Mi Jan 08, 2020 3:50 pm

Re: Feedback 2.0 Alpha 1

Beitrag von Isi »

Bei mir sieht es so aus als ob der Hausverbrauch nicht richtig berechnet wird.
Ist das bei euch auch so?
openWB.png
In der Testphase mit openWB2 auf pi3B, IP-Symcon, SMA und e-UP!, ID3
Mitarbeiter bei Stromteufel.eu
Benutzeravatar
mrinas
Beiträge: 1976
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback 2.0 Alpha 1

Beitrag von mrinas »

Isi hat geschrieben: Di Mär 01, 2022 8:04 am Bei mir sieht es so aus als ob der Hausverbrauch nicht richtig berechnet wird.
Ist das bei euch auch so?
openWB.png
Ja in der Tat, da stimmt noch etwas nicht. Hier mal der direkte Vergleich zwischen der 'produktiven' openWB 1.9 und der 2.0er auf einem Testsystem.
Ich habe den Eindruck dass der Hausverbrauch nur bei Bezug am EVU Punkt berechnet wird, bei Einspeisung aber nichts passiert wenn ich mir den Graph so anschaue.
Screenshot 2022-03-01 092135.png
Ein Log zu einem Zyklus ohne Netzbezug, ggf. findet sich hier ein Hinweis wo die Berechnung klemmt.

Code: Alles auswählen

2022-03-01 09:21:20,018 - {/packages/main.py:39} - INFO - # ***Start*** 
2022-03-01 09:21:20,026 - {/packages/modules/http/device.py:60} - DEBUG - Start device reading {'component10': <modules.http.counter.HttpCounter object at 0x73757a90>, 'component11': <modules.http.counter.HttpCounter object at 0x73757c10>}
2022-03-01 09:21:20,027 - {/packages/modules/http/counter.py:41} - DEBUG - Komponente LP1 auslesen.
2022-03-01 09:21:20,045 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0
2022-03-01 09:21:20,046 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-03-01 09:21:20,062 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0
2022-03-01 09:21:20,063 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-03-01 09:21:20,079 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0
2022-03-01 09:21:20,080 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-03-01 09:21:20,096 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 3837.416
2022-03-01 09:21:20,097 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 3837.416
2022-03-01 09:21:20,115 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0

2022-03-01 09:21:20,116 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwhlp8 0

2022-03-01 09:21:20,126 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0
2022-03-01 09:21:20,126 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-03-01 09:21:20,146 - {/packages/modules/http/counter.py:41} - DEBUG - Komponente LP2 auslesen.
2022-03-01 09:21:20,158 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0

2022-03-01 09:21:20,159 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llas11 0.0

2022-03-01 09:21:20,170 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0

2022-03-01 09:21:20,171 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llas12 0.0

2022-03-01 09:21:20,184 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0

2022-03-01 09:21:20,185 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llas13 0.0

2022-03-01 09:21:20,197 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 1806.613

2022-03-01 09:21:20,197 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwhs1 1806.613

2022-03-01 09:21:20,207 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0

2022-03-01 09:21:20,208 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwhlp8 0

2022-03-01 09:21:20,217 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0

2022-03-01 09:21:20,218 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuells1 0

2022-03-01 09:21:20,949 - {/packages/control/counter.py:348} - DEBUG - 24000W EVU-Leistung, die noch bezogen werden kann.
2022-03-01 09:21:20,953 - {/packages/control/pv.py:85} - DEBUG - 859.7W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-03-01 09:21:20,959 - {/packages/control/data.py:268} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': 0, 'hybrid_system_detected': False}}
2022-03-01 09:21:20,959 - {/packages/control/data.py:268} - DEBUG - all
{'get': {'daily_yield': 0, 'power': 0, 'counter': 0}}
2022-03-01 09:21:20,960 - {/packages/control/data.py:268} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-03-01 09:21:20,960 - {/packages/control/data.py:268} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 466, 'invalid_home_consumption': 1, 'daily_yield_home_consumption': 391.7000000141561}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 9, 'type': 'inverter', 'children': []}, {'id': 10, 'type': 'counter', 'children': []}, {'id': 11, 'type': 'counter', 'children': []}]}]}}
2022-03-01 09:21:20,961 - {/packages/control/data.py:268} - DEBUG - counter7
{'set': {'consumption_left': 24000, 'currents_used': [-6.52, 1.54, 1.34]}, 'get': {'daily_yield_export': 410.49999998509884, 'daily_yield_import': 15.199999999254942, 'voltages': [225.71, 224.64, 223.86], 'currents': [-6.52, 1.54, 1.34], 'powers': [-1469.1, 261.0, 233.4], 'power_factors': [1.0, 0.87, 0.96], 'imported': 31315590.9, 'exported': 71617264.4, 'power': -974.7, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-03-01 09:21:20,961 - {/packages/control/data.py:268} - DEBUG - counter10
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_yield_export': 0.0, 'daily_yield_import': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 3837.416, 'exported': 0.0, 'power': 0.0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-03-01 09:21:20,968 - {/packages/control/data.py:268} - DEBUG - counter11
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_yield_export': 0.0, 'daily_yield_import': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 1806.613, 'exported': 0.0, 'power': 1327.0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-03-01 09:21:20,975 - {/packages/control/data.py:268} - DEBUG - ct0
{'name': 'Standard-Ladeprofil-Vorlage', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'stop', 'pv_charging': {'min_soc_current': 10, 'min_current': 6, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 10, 'limit': {'selected': 'none', 'soc': 50, 'amount': 10}}}}
2022-03-01 09:21:20,976 - {/packages/control/data.py:268} - DEBUG - ev0
{'set': {}, 'get': {'range_charged': 0, 'soc': 0}, 'control_parameter': {'required_current': 0, 'phases': 0, 'prio': False, 'timestamp_switch_on_off': '0', 'timestamp_auto_phase_switch': '0', 'timestamp_perform_phase_switch': '0', 'submode': 'stop', 'chargemode': 'stop'}, 'name': 'Standard-Fahrzeug', 'charge_template': 0, 'ev_template': 0, 'tag_id': []}
2022-03-01 09:21:20,976 - {/packages/control/data.py:268} - DEBUG - et0
{'name': 'Standard-Fahrzeug-Vorlage', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'prevent_switch_stop': False, 'control_pilot_interruption': False, 'average_consump': 17, 'min_current': 6, 'max_current_one_phase': 32, 'battery_capacity': 82, 'nominal_difference': 2, 'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}
2022-03-01 09:21:20,977 - {/packages/control/data.py:268} - DEBUG - general
{'grid_protection_active': False, 'chargemode_config': {'instant_charging': {'phases_to_use': 1}, 'pv_charging': {'bat_prio': 1, 'switch_on_soc': 60, 'switch_off_soc': 40, 'rundown_power': 1000, 'rundown_soc': 50, 'charging_power_reserve': 200, 'control_range': [0, 230], 'switch_off_threshold': 5, 'switch_off_delay': 60, 'switch_on_delay': 30, 'switch_on_threshold': 1500, 'feed_in_yield': 15000, 'phase_switch_delay': 7, 'phases_to_use': 1}, 'scheduled_charging': {'phases_to_use': 0}, 'standby': {'phases_to_use': 1}, 'phases_to_use': 1, 'time_charging': {'phases_to_use': 1}, 'individual_mode': True, 'unbalanced_load': False, 'unbalanced_load_limit': 18}, 'control_interval': 10, 'extern': False, 'extern_display_mode': 'local', 'external_buttons_hw': False, 'grid_protection_configured': False, 'notifications': {'selected': 'none', 'plug': False, 'start_charging': False, 'stop_charging': False, 'smart_home': False, 'configuration': {}}, 'price_kwh': 0.23, 'range_unit': 'km', 'ripple_control_receiver': {'configured': False}}
2022-03-01 09:21:20,977 - {/packages/control/data.py:268} - DEBUG - graph
{'config': {'duration': 120}}
2022-03-01 09:21:20,978 - {/packages/control/data.py:268} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-03-01 09:21:20,978 - {/packages/control/data.py:268} - DEBUG - all
{'set': {'overhang_power_left': 859.7, 'available_power': 859.7, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -1511, 'counter': 37194119, 'daily_yield': 784, 'monthly_yield': 0, 'yearly_yield': 0}, 'config': {'configured': True}}
2022-03-01 09:21:20,978 - {/packages/control/data.py:268} - DEBUG - pv9
{'get': {'daily_yield': 784, 'monthly_yield': 0, 'yearly_yield': 0, 'power': -1511, 'counter': 37194119, 'currents': [0.0, 0.0, 0.0], 'fault_str': 'Kein Fehler.', 'fault_state': 0}}
2022-03-01 09:21:20,981 - {/packages/control/data.py:268} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '', 'dataprotection_acknowledged': False, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1646122871, 'time': '09:21:11', 'grid': -0.963, 'counter10-power': 0.0, 'counter11-power': 1.327, 'house-power': 0.466, 'charging-all': 0.0, 'pv-all': -1.509}}
2022-03-01 09:21:20,982 - {/packages/control/data.py:255} - DEBUG - 

2022-03-01 09:21:20,982 - {/packages/control/algorithm.py:39} - DEBUG - # Algorithmus-Start
2022-03-01 09:21:20,983 - {/packages/control/algorithm.py:41} - INFO - EVU-Punkt: Leistung[W] -974.7, Ströme[A] [-6.52, 1.54, 1.34]
2022-03-01 09:21:20,983 - {/packages/control/algorithm.py:46} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-03-01 09:21:20,986 - {/packages/control/algorithm.py:217} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-03-01 09:21:20,987 - {/packages/control/algorithm.py:638} - INFO - ## Zuteilung des Überschusses
2022-03-01 09:21:20,989 - {/packages/control/algorithm.py:677} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-03-01 09:21:20,993 - {/packages/control/algorithm.py:956} - INFO - ## Übrigen Überschuss verteilen.
2022-03-01 09:21:20,997 - {/packages/control/process.py:20} - DEBUG - # Ladung starten.
2022-03-01 09:21:21,000 - {/packages/control/pv.py:429} - DEBUG - 859.7W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-03-01 09:21:21,005 - {/packages/control/counter.py:367} - DEBUG - 24000W verbleibende EVU-Bezugs-Leistung
2022-03-01 09:21:30,019 - {/packages/main.py:39} - INFO - # ***Start*** 
Und hier ein Log mit Netzbezug und berechnetem Hausverbrauch:

Code: Alles auswählen

2022-03-01 09:38:10,014 - {/packages/main.py:39} - INFO - # ***Start*** 
2022-03-01 09:38:10,021 - {/packages/modules/http/device.py:60} - DEBUG - Start device reading {'component10': <modules.http.counter.HttpCounter object at 0x73757a90>, 'component11': <modules.http.counter.HttpCounter object at 0x73757c10>}
2022-03-01 09:38:10,022 - {/packages/modules/http/counter.py:41} - DEBUG - Komponente LP1 auslesen.
2022-03-01 09:38:10,042 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0
2022-03-01 09:38:10,043 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-03-01 09:38:10,060 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0
2022-03-01 09:38:10,061 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-03-01 09:38:10,077 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0
2022-03-01 09:38:10,078 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-03-01 09:38:10,094 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 3837.416
2022-03-01 09:38:10,096 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 3837.416
2022-03-01 09:38:10,113 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0

2022-03-01 09:38:10,115 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwhlp8 0

2022-03-01 09:38:10,125 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0
2022-03-01 09:38:10,126 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-03-01 09:38:10,143 - {/packages/modules/http/counter.py:41} - DEBUG - Komponente LP2 auslesen.
2022-03-01 09:38:10,159 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0

2022-03-01 09:38:10,159 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llas11 0.0

2022-03-01 09:38:10,173 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0

2022-03-01 09:38:10,173 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llas12 0.0

2022-03-01 09:38:10,186 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0.0

2022-03-01 09:38:10,186 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llas13 0.0

2022-03-01 09:38:10,200 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 1806.613

2022-03-01 09:38:10,201 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwhs1 1806.613

2022-03-01 09:38:10,214 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0

2022-03-01 09:38:10,215 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwhlp8 0

2022-03-01 09:38:10,227 - {/packages/modules/common/req.py:10} - DEBUG - Get-Response: 0

2022-03-01 09:38:10,228 - {/packages/modules/http/api.py:14} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuells1 0

2022-03-01 09:38:10,775 - {/packages/control/counter.py:348} - DEBUG - 22526.4W EVU-Leistung, die noch bezogen werden kann.
2022-03-01 09:38:10,778 - {/packages/control/pv.py:85} - DEBUG - -1588.6W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-03-01 09:38:10,786 - {/packages/control/data.py:268} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': 0, 'hybrid_system_detected': False}}
2022-03-01 09:38:10,787 - {/packages/control/data.py:268} - DEBUG - all
{'get': {'daily_yield': 0, 'power': 0, 'counter': 0}}
2022-03-01 09:38:10,788 - {/packages/control/data.py:268} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-03-01 09:38:10,788 - {/packages/control/data.py:268} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 1984, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 672.9000000059605}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 9, 'type': 'inverter', 'children': []}, {'id': 10, 'type': 'counter', 'children': []}, {'id': 11, 'type': 'counter', 'children': []}]}]}}
2022-03-01 09:38:10,788 - {/packages/control/data.py:268} - DEBUG - counter7
{'set': {'consumption_left': 22526.4, 'currents_used': [0.9, 4.35, 1.67]}, 'get': {'daily_yield_export': 704.5999999940395, 'daily_yield_import': 27.5, 'voltages': [229.12, 228.14, 229.77], 'currents': [0.9, 4.35, 1.67], 'powers': [185.4, 957.9, 330.4], 'power_factors': [0.95, 0.99, 0.98], 'imported': 31315611.5, 'exported': 71617493.5, 'power': 1473.6, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-03-01 09:38:10,789 - {/packages/control/data.py:268} - DEBUG - counter10
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_yield_export': 0.0, 'daily_yield_import': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 3837.416, 'exported': 0.0, 'power': 0.0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-03-01 09:38:10,790 - {/packages/control/data.py:268} - DEBUG - counter11
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_yield_export': 0.0, 'daily_yield_import': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 1806.613, 'exported': 0.0, 'power': 1327.0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-03-01 09:38:10,791 - {/packages/control/data.py:268} - DEBUG - ct0
{'name': 'Standard-Ladeprofil-Vorlage', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'stop', 'pv_charging': {'min_soc_current': 10, 'min_current': 6, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 10, 'limit': {'selected': 'none', 'soc': 50, 'amount': 10}}}}
2022-03-01 09:38:10,791 - {/packages/control/data.py:268} - DEBUG - ev0
{'set': {}, 'get': {'range_charged': 0, 'soc': 0}, 'control_parameter': {'required_current': 0, 'phases': 0, 'prio': False, 'timestamp_switch_on_off': '0', 'timestamp_auto_phase_switch': '0', 'timestamp_perform_phase_switch': '0', 'submode': 'stop', 'chargemode': 'stop'}, 'name': 'Standard-Fahrzeug', 'charge_template': 0, 'ev_template': 0, 'tag_id': []}
2022-03-01 09:38:10,791 - {/packages/control/data.py:268} - DEBUG - et0
{'name': 'Standard-Fahrzeug-Vorlage', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'prevent_switch_stop': False, 'control_pilot_interruption': False, 'average_consump': 17, 'min_current': 6, 'max_current_one_phase': 32, 'battery_capacity': 82, 'nominal_difference': 2, 'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}
2022-03-01 09:38:10,792 - {/packages/control/data.py:268} - DEBUG - general
{'grid_protection_active': False, 'chargemode_config': {'instant_charging': {'phases_to_use': 1}, 'pv_charging': {'bat_prio': 1, 'switch_on_soc': 60, 'switch_off_soc': 40, 'rundown_power': 1000, 'rundown_soc': 50, 'charging_power_reserve': 200, 'control_range': [0, 230], 'switch_off_threshold': 5, 'switch_off_delay': 60, 'switch_on_delay': 30, 'switch_on_threshold': 1500, 'feed_in_yield': 15000, 'phase_switch_delay': 7, 'phases_to_use': 1}, 'scheduled_charging': {'phases_to_use': 0}, 'standby': {'phases_to_use': 1}, 'phases_to_use': 1, 'time_charging': {'phases_to_use': 1}, 'individual_mode': True, 'unbalanced_load': False, 'unbalanced_load_limit': 18}, 'control_interval': 10, 'extern': False, 'extern_display_mode': 'local', 'external_buttons_hw': False, 'grid_protection_configured': False, 'notifications': {'selected': 'none', 'plug': False, 'start_charging': False, 'stop_charging': False, 'smart_home': False, 'configuration': {}}, 'price_kwh': 0.23, 'range_unit': 'km', 'ripple_control_receiver': {'configured': False}}
2022-03-01 09:38:10,792 - {/packages/control/data.py:268} - DEBUG - graph
{'config': {'duration': 120}}
2022-03-01 09:38:10,792 - {/packages/control/data.py:268} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-03-01 09:38:10,792 - {/packages/control/data.py:268} - DEBUG - all
{'set': {'overhang_power_left': -1588.6, 'available_power': -1588.6, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -1862, 'counter': 37194590, 'daily_yield': 1352, 'monthly_yield': 0, 'yearly_yield': 0}, 'config': {'configured': True}}
2022-03-01 09:38:10,794 - {/packages/control/data.py:268} - DEBUG - pv9
{'get': {'daily_yield': 1352, 'monthly_yield': 0, 'yearly_yield': 0, 'power': -1838, 'counter': 37194594, 'currents': [0.0, 0.0, 0.0], 'fault_str': 'Kein Fehler.', 'fault_state': 0}}
2022-03-01 09:38:10,795 - {/packages/control/data.py:268} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '', 'dataprotection_acknowledged': False, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1646123881, 'time': '09:38:01', 'grid': 1.607, 'counter10-power': 0.0, 'counter11-power': 1.327, 'house-power': 2.142, 'charging-all': 0.0, 'pv-all': -1.862}}
2022-03-01 09:38:10,796 - {/packages/control/data.py:255} - DEBUG - 

2022-03-01 09:38:10,796 - {/packages/control/algorithm.py:39} - DEBUG - # Algorithmus-Start
2022-03-01 09:38:10,796 - {/packages/control/algorithm.py:41} - INFO - EVU-Punkt: Leistung[W] 1473.6, Ströme[A] [0.9, 4.35, 1.67]
2022-03-01 09:38:10,797 - {/packages/control/algorithm.py:46} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-03-01 09:38:10,798 - {/packages/control/algorithm.py:217} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-03-01 09:38:10,799 - {/packages/control/algorithm.py:638} - INFO - ## Zuteilung des Überschusses
2022-03-01 09:38:10,800 - {/packages/control/algorithm.py:677} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-03-01 09:38:10,800 - {/packages/control/algorithm.py:956} - INFO - ## Übrigen Überschuss verteilen.
2022-03-01 09:38:10,803 - {/packages/control/process.py:20} - DEBUG - # Ladung starten.
2022-03-01 09:38:10,805 - {/packages/control/pv.py:429} - DEBUG - -1588.6W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-03-01 09:38:10,806 - {/packages/control/counter.py:367} - DEBUG - 22526.4W verbleibende EVU-Bezugs-Leistung
2022-03-01 09:38:20,019 - {/packages/main.py:39} - INFO - # ***Start*** 
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Smart #1 (ersetzt den e2008), Tesla Model Y LR.
HSC
Beiträge: 3941
Registriert: So Jan 10, 2021 8:49 am

Re: Feedback 2.0 Alpha 1

Beitrag von HSC »

Warum wird eigentlich die PV- Erzeugung in 2.0 negativ dargestellt? Weiss das einer?
VG
openWB
Site Admin
Beiträge: 8092
Registriert: So Okt 07, 2018 1:50 pm

Re: Feedback 2.0 Alpha 1

Beitrag von openWB »

Alles was Bezug ist, ist positiv.
Alles was Erzeugung/Entladung/EInspeisung ist, ist negativ.

Das macht interne Berechnungen erheblich einfacher wenn es eine festgelegte Flussrichtung gibt.
Supportanfragen bitte NICHT per PN stellen.
Hardwareprobleme bitte über die Funktion Debug Daten senden mitteilen oder per Mail an support@openwb.de
HSC
Beiträge: 3941
Registriert: So Jan 10, 2021 8:49 am

Re: Feedback 2.0 Alpha 1

Beitrag von HSC »

Ok, danke für Erläuterung.
VG
derNeueDet
Beiträge: 4242
Registriert: Mi Nov 11, 2020 7:16 pm

Re: Feedback 2.0 Alpha 1

Beitrag von derNeueDet »

Ich vermute, die Aussage ging nicht in Richtung der Berechnung sondern auch in die Richtung der Darstellung.

In der 1.9 ist die PV Leistung oberhalb der Nullinie, in V2.0 jetzt unterhalb als negativ angezeigt.
VG
Det
10kWp PV mit SMA Tripower 10000TL-10 (PE11 mit SDM72V2); 2,4kWp mit Solis 2.5 G6 (EE11 mit SDM120). OpenWB Standard+. EVU EM540 an einem Raspi mit Venus OS. BEV Mercedes EQA 250 (07/2023)
Benutzeravatar
Isi
Beiträge: 58
Registriert: Mi Jan 08, 2020 3:50 pm

Re: Feedback 2.0 Alpha 1

Beitrag von Isi »

Bei der Summe der geladenen KWh in den Speicher kann auch noch etwas nicht stimmen.
Der Speicher ist voll und zeigt nur 7,x KWh als geladen an.
Der angeschlossene Speicher hat 46 KWh und es wurden heute 34 KWh entnommen (realistisch)!
Nachtrag: laut SMA wurden heute 40,58 KWh geladen.
openWB_Speicher.png
In der Testphase mit openWB2 auf pi3B, IP-Symcon, SMA und e-UP!, ID3
Mitarbeiter bei Stromteufel.eu
LutzB
Beiträge: 3584
Registriert: Di Feb 25, 2020 9:23 am

Re: Feedback 2.0 Alpha 1

Beitrag von LutzB »

thesorrow101 hat geschrieben: Di Mär 01, 2022 7:18 am Weiterer GUI Fehler:

Wenn die Werte unter 1 sind, fehlt das "0,XX". So wirken Werte unter 0, falsch (siehe Bild)

Screenshot_20220301-081711.png
Kannst Du mal markieren, was Deiner Meinung nach nicht passt oder fehlt? Finde auf dem Screenshot so spontan nichts merkwürdiges.
thesorrow101
Beiträge: 685
Registriert: Mo Okt 12, 2020 7:41 am

Re: Feedback 2.0 Alpha 1

Beitrag von thesorrow101 »

LutzB hat geschrieben: Di Mär 01, 2022 1:02 pm
thesorrow101 hat geschrieben: Di Mär 01, 2022 7:18 am Weiterer GUI Fehler:

Wenn die Werte unter 1 sind, fehlt das "0,XX". So wirken Werte unter 0, falsch (siehe Bild)

Screenshot_20220301-081711.png
Kannst Du mal markieren, was Deiner Meinung nach nicht passt oder fehlt? Finde auf dem Screenshot so spontan nichts merkwürdiges.
Bei Batterie sind Be und Entladung vertauscht. Und schau mal auf dem Wert der Entladung. Meine Batterie hat 13,2 Kwh. Da sind die 69 Kwh doch etwas enthusiastisch :)

Richtig war zu dem Zeitpunkt 0,69 kwh
Gesperrt