Feedback Alpha 2

Fragen zur Nutzung, Features, usw..
Benutzeravatar
mrinas
Beiträge: 1867
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback Alpha 2

Beitrag von mrinas »

Sonne scheint, Auto läd. So langsam komme ich mit 6A & 3p in den Bereich des Netzbezugs, ab wann sollte denn die Umschaltung auf 1p beginnen?

Derzeit bin ich bei rd. 300W Bezug, noch keine Meldung zum Umschalttimer zu sehen. Ich hab' PV Laden jetzt mal auf einphasig umgestellt um den Netzbezug zu vermeiden.
Screenshot 2022-05-26 164736.png

Code: Alles auswählen

022-05-26 16:43:07,804 - {root:45} - INFO - # ***Start*** 
2022-05-26 16:43:07,815 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['Ladepunkt']
2022-05-26 16:43:07,816 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-05-26 16:43:07,818 - {modules.http.device:65} - DEBUG - Start device reading {'component10': <modules.http.counter.HttpCounter object at 0x73af0448>}
2022-05-26 16:43:07,819 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-05-26 16:43:07,820 - {modules.json.device:63} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x73ae5e20>}
2022-05-26 16:43:07,821 - {modules.json.device:63} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x73aeacb8>}
2022-05-26 16:43:07,821 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['LP1']
2022-05-26 16:43:07,824 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['Pumpe']
2022-05-26 16:43:07,824 - {modules.sma_modbus_tcp.device:63} - DEBUG - Start device reading {'component18': <modules.sma_modbus_tcp.inverter_modbus_tcp.SmaModbusTcpInverter object at 0x73af5bc8>}
2022-05-26 16:43:07,827 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['Trockner']
2022-05-26 16:43:07,836 - {modules.sma_modbus_tcp.device:63} - DEBUG - Start device reading {'component19': <modules.sma_modbus_tcp.inverter_modbus_tcp.SmaModbusTcpInverter object at 0x73afc1c0>}
2022-05-26 16:43:07,837 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,838 - {soc.modules.common.fault_state:37} - ERROR - Pumpe: FaultState FaultStateLevel.ERROR, FaultStr <class 'AttributeError'> 'Device' object has no attribute 'domain', Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/json/device.py", line 66, in update
    response = req.get_http_session().get(self.domain, timeout=5)
AttributeError: 'Device' object has no attribute 'domain'

2022-05-26 16:43:07,839 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['WR Haus']
2022-05-26 16:43:07,842 - {soc.modules.common.fault_state:37} - ERROR - Trockner: FaultState FaultStateLevel.ERROR, FaultStr <class 'AttributeError'> 'Device' object has no attribute 'domain', Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/json/device.py", line 66, in update
    response = req.get_http_session().get(self.domain, timeout=5)
AttributeError: 'Device' object has no attribute 'domain'

2022-05-26 16:43:07,843 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['WR Garage']
2022-05-26 16:43:07,859 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 7
2022-05-26 16:43:07,861 - {soc.modules.common.req:11} - DEBUG - Get-Response: 4423.66
2022-05-26 16:43:07,863 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/llkwh 4423.66
2022-05-26 16:43:07,871 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,882 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-05-26 16:43:07,884 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-05-26 16:43:07,885 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/llaktuell 0
2022-05-26 16:43:07,890 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,899 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-05-26 16:43:07,904 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-05-26 16:43:07,905 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/lla1 0.0
2022-05-26 16:43:07,910 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,915 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-05-26 16:43:07,917 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-05-26 16:43:07,917 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/lla2 0.0
2022-05-26 16:43:07,922 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,924 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2090, counter=355499)
2022-05-26 16:43:07,927 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-05-26 16:43:07,930 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-05-26 16:43:07,930 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/lla3 0.0
2022-05-26 16:43:07,932 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=4423.66, exported=0, power=0.0, frequency=50)
2022-05-26 16:43:08,071 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-05-26 16:43:08,072 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[233.319, 230.804, 226.928], powers=[767.1, -580.6, 1537.0], currents=[3.385, -2.794, 6.823], power_factors=[1.0, 0.999, 0.999], imported=32463907.599999998, exported=72122182.10000001, power=1723.5, frequency=None)
2022-05-26 16:43:08,075 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-05-26 16:43:08,076 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-05-26 16:43:08,168 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2124, counter=38604457)
2022-05-26 16:43:08,702 - {control.counter:395} - DEBUG - 22276.5W EVU-Leistung, die noch bezogen werden kann.
2022-05-26 16:43:08,715 - {control.chargepoint:519} - DEBUG - Lademodus beschränkt die nutzbaren Phasen auf 3
2022-05-26 16:43:08,718 - {control.ev:310} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-05-26 16:43:08,718 - {control.ev:238} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-05-26 16:43:08,734 - {control.prepare:281} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 3, Priorität: False, max. Ist-Strom: 6.1
2022-05-26 16:43:08,738 - {control.pv:90} - DEBUG - -1838.5W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-05-26 16:43:08,746 - {control.data:268} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-05-26 16:43:08,750 - {control.data:268} - DEBUG - all
{'get': {'daily_imported': 4588.0, 'daily_exported': 0, 'power': 4211, 'imported': 2449546.0, 'exported': 0}}
2022-05-26 16:43:08,751 - {control.data:268} - DEBUG - cp13
{'set': {'charging_ev': 3, 'charging_ev_prev': -1, 'autolock_state': 0, 'current': 6, 'energy_to_charge': 0, 'plug_time': '05/26/2022, 15:22:58', 'rfid': None, 'manual_lock': False, 'loadmanagement_available': True, 'required_power': 4140, 'log': {'imported_at_plugtime': 2444804.0, 'timestamp_start_charging': '05/26/2022, 15:23:48', 'imported_at_mode_switch': 2444804.0, 'imported_since_mode_switch': 4730.0, 'imported_since_plugged': 4730.0, 'range_charged': 23.65, 'time_charged': '1:19', 'chargemode_log_entry': 'pv_charging'}, 'change_ev_permitted': [True, ''], 'phases_to_use': 3, 'charging_ev_data': <control.ev.Ev object at 0x730efb20>}, 'get': {'rfid_timestamp': None, 'rfid': None, 'daily_imported': 4588.0, 'daily_exported': 0, 'plug_state': True, 'charge_state': True, 'power': 4211, 'imported': 2449546.0, 'exported': 0, 'connected_vehicle': {'soc_config': {}, 'soc': {'range_charged': 23.59, 'range_unit': 'km'}, 'info': {'id': 3, 'name': 'Tesla'}, 'config': {'charge_template': 1, 'ev_template': 1, 'chargemode': 'pv_charging', 'priority': False, 'current_plan': None, 'average_consumption': 20}}, 'state_str': None, 'phases_in_use': 3, 'currents': [6.1, 6.1, 6.1], 'voltages': [232.1, 225.5, 231.9], 'daily_yield': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'name': 'Gartenhaus', 'type': 'external_openwb', 'ev': 3, 'template': 0, 'connected_phases': 3, 'phase_1': 2, 'auto_phase_switch_hw': True, 'control_pilot_interruption_hw': True, 'id': 13, 'connection_module': {'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, 'power_module': {}}}
2022-05-26 16:43:08,752 - {control.data:268} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-05-26 16:43:08,752 - {control.data:268} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 1726, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 27292.099999990314}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 10, 'type': 'counter', 'children': []}, {'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 18, 'type': 'inverter', 'children': []}, {'id': 19, 'type': 'inverter', 'children': []}]}]}}
2022-05-26 16:43:08,753 - {control.data:268} - DEBUG - counter7
{'set': {'consumption_left': 22276.5, 'currents_used': [3.38, -2.79, 6.82]}, 'get': {'daily_exported': 8548.300000011921, 'daily_imported': 7985.400000002235, 'voltages': [233.32, 230.8, 226.93], 'currents': [3.38, -2.79, 6.82], 'powers': [767.1, -580.6, 1537.0], 'power_factors': [1.0, 1.0, 1.0], 'imported': 32463907.599999998, 'exported': 72122182.10000001, 'power': 1723.5, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-05-26 16:43:08,754 - {control.data:268} - DEBUG - counter10
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 20.634000000000015, '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': 4423.66, 'exported': 0, 'power': 0.0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-26 16:43:08,758 - {control.data:268} - DEBUG - counter14
{'set': {}, 'get': {'daily_exported': 0, 'daily_imported': 0, 'fault_str': "<class 'AttributeError'> 'Device' object has no attribute 'domain'", 'fault_state': 2, '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': 0, 'exported': 0, 'power': 0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-26 16:43:08,758 - {control.data:268} - DEBUG - counter15
{'set': {}, 'get': {'daily_exported': 0, 'daily_imported': 0, 'fault_str': "<class 'AttributeError'> 'Device' object has no attribute 'domain'", 'fault_state': 2, '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': 0, 'power': 0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-26 16:43:08,759 - {control.data:268} - DEBUG - ct0
{'name': 'Standard-Ladeprofil-Vorlage', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'pv_charging', 'pv_charging': {'min_soc_current': 6, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 16, 'limit': {'selected': 'none', 'soc': 50, 'amount': 22}}}}
2022-05-26 16:43:08,759 - {control.data:268} - DEBUG - ct1
{'name': 'Tesla', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'pv_charging', 'pv_charging': {'min_soc_current': 10, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 16, 'limit': {'selected': 'none', 'soc': 85, 'amount': 10}}}}
2022-05-26 16:43:08,760 - {control.data:268} - DEBUG - ev0
{'set': {'ev_template': {'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}}, 'control_parameter': {'required_current': 6, 'phases': 1, 'prio': True, 'timestamp_switch_on_off': None, 'timestamp_auto_phase_switch': '0', 'timestamp_perform_phase_switch': '0', 'submode': 'pv_charging', 'chargemode': 'pv_charging', 'used_amount_instant_charging': 0, 'imported_at_plan_start': 0, 'current_plan': None}, 'name': 'Standard-Fahrzeug', 'charge_template': 0, 'ev_template': 0, 'tag_id': [], 'get': {'soc': 0}}
2022-05-26 16:43:08,760 - {control.data:268} - DEBUG - ev3
{'set': {'ev_template': {'name': 'Tesla', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'control_pilot_interruption': False, 'control_pilot_interruption_duration': 4, 'average_consump': 20, 'min_current': 6, 'max_current_one_phase': 16, 'battery_capacity': 75, 'nominal_difference': 2, 'soc': {'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}, 'prevent_charge_stop': False, 'prevent_phase_switch': False}}, 'control_parameter': {'required_current': 6, 'phases': 3, 'prio': False, 'timestamp_switch_on_off': None, 'timestamp_auto_phase_switch': None, 'timestamp_perform_phase_switch': None, 'submode': 'pv_charging', 'chargemode': 'pv_charging', 'used_amount_instant_charging': 0, 'imported_at_plan_start': 0, 'current_plan': None}, 'charge_template': 1, 'ev_template': 1, 'name': 'Tesla', 'tag_id': [], 'get': {'soc': 0}}
2022-05-26 16:43:08,761 - {control.data:268} - DEBUG - et0
{'name': 'Standard-Fahrzeug-Vorlage', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, '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, 'prevent_charge_stop': False, 'prevent_phase_switch': False}
2022-05-26 16:43:08,764 - {control.data:268} - DEBUG - et1
{'name': 'Tesla', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'control_pilot_interruption': False, 'control_pilot_interruption_duration': 4, 'average_consump': 20, 'min_current': 6, 'max_current_one_phase': 16, 'battery_capacity': 75, 'nominal_difference': 2, 'soc': {'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}, 'prevent_charge_stop': False, 'prevent_phase_switch': False}
2022-05-26 16:43:08,766 - {control.data:268} - DEBUG - general
{'grid_protection_active': False, 'chargemode_config': {'instant_charging': {'phases_to_use': 3}, 'pv_charging': {'bat_prio': True, 'switch_on_soc': 60, 'switch_off_soc': 40, 'rundown_power': 1000, 'rundown_soc': 50, 'charging_power_reserve': 200, 'control_range': [-230, 0], 'switch_off_threshold': 500, 'switch_off_delay': 180, 'switch_on_delay': 40, 'switch_on_threshold': 1300, 'feed_in_yield': 0, 'phase_switch_delay': 8, 'phases_to_use': 0}, 'scheduled_charging': {'phases_to_use': 0}, 'standby': {'phases_to_use': 1}, 'phases_to_use': 1, 'time_charging': {'phases_to_use': 3}, '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-05-26 16:43:08,769 - {control.data:268} - DEBUG - graph
{'config': {'duration': 120}}
2022-05-26 16:43:08,770 - {control.data: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-05-26 16:43:08,770 - {control.data:268} - DEBUG - all
{'set': {'overhang_power_left': -1838.5, 'available_power': -1838.5, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -4221, 'counter': 38959951, 'daily_yield': 32449, 'monthly_yield': 0, 'yearly_yield': 0}, 'config': {'configured': True}}
2022-05-26 16:43:08,770 - {control.data:268} - DEBUG - pv18
{'get': {'daily_yield': 16947, 'monthly_yield': 0, 'yearly_yield': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -2124, 'counter': 38604457, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-05-26 16:43:08,771 - {control.data:268} - DEBUG - pv19
{'get': {'daily_yield': 15502, 'monthly_yield': 0, 'yearly_yield': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -2090, 'counter': 355499, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-05-26 16:43:08,771 - {control.data:268} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1653576178, 'time': '16:42:58', 'grid': 0.311, 'counter10-power': 0.0, 'house-power': 0.31, 'charging-all': 4.218, 'pv-all': -4.218, 'cp13-power': 4.218}, 'version': '1.99.002'}
2022-05-26 16:43:08,771 - {control.data:255} - DEBUG - 

2022-05-26 16:43:08,772 - {control.algorithm:43} - DEBUG - # Algorithmus-Start
2022-05-26 16:43:08,772 - {control.algorithm:45} - INFO - EVU-Punkt: Leistung[W] 1723.5, Ströme[A] [3.38, -2.79, 6.82]
2022-05-26 16:43:08,772 - {control.algorithm:83} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-05-26 16:43:08,773 - {control.pv:387} - DEBUG - -1769.5000000000002W EVU-Überschuss, der für die folgenden Ladepunkte übrig ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-05-26 16:43:08,776 - {control.algorithm:112} - DEBUG - Ladung an LP13 um -0.09999999999999964A auf 6A angepasst.
2022-05-26 16:43:08,779 - {control.algorithm:207} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-05-26 16:43:08,781 - {control.algorithm:545} - DEBUG - Ladepunkt 13: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2022-05-26 16:43:08,782 - {control.ev:349} - DEBUG - Genutzter Strom: 6.1A, Überschuss: 0W, benötigte neue Leistung: 3680W
2022-05-26 16:43:08,785 - {control.pv:265} - DEBUG - LP13 Switch-Off-Threshold prüfen: EVU 1723.5W, freigegebener Überschuss 0W, Einspeisegrenze 0W
2022-05-26 16:43:08,787 - {control.pv:279} - DEBUG - Relevante Leistung für Löschen der Abschaltschwelle: 1723.5W, Schwelle: 500W
2022-05-26 16:43:08,788 - {control.pv:319} - INFO - LP 13: Ladevorgang wird nach Ablauf der Abschaltverzögerung (180s) gestoppt.
2022-05-26 16:43:08,789 - {control.algorithm:572} - INFO - ## Zuteilung des Überschusses
2022-05-26 16:43:08,790 - {control.algorithm:610} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-05-26 16:43:08,791 - {control.algorithm:864} - INFO - ## Übrigen Überschuss verteilen.
2022-05-26 16:43:08,797 - {control.process:22} - DEBUG - # Ladung starten.
2022-05-26 16:43:08,798 - {control.chargelog:61} - DEBUG - imported_since_mode_switch 4742.0 counter 2449546.0
2022-05-26 16:43:08,801 - {control.process:107} - INFO - LP13: set current 6 A
2022-05-26 16:43:08,805 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['Ladepunkt']
2022-05-26 16:43:08,832 - {control.pv:437} - DEBUG - 0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-05-26 16:43:08,835 - {control.counter:414} - DEBUG - 22345.5W verbleibende EVU-Bezugs-Leistung
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
Benutzeravatar
mrinas
Beiträge: 1867
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback Alpha 2

Beitrag von mrinas »

Hm, noch einer.
PV Laden auf 1p gestellt, Box hat umgeschaltet, alles gut. PV Laden auf Automatik gestellt, Timer beginnt um wieder auf 3p zu schalten (obwohl dann vermutlich nicht mehr genug Überschuss vorhanden wäre), gleichzeitig wird der Ladestrom auf 6A reduziert. Umschaltung wird abgebrochen. Ladestrom klettert wieder auf 16A. Timer beginnt, Ladestrom geht auf 6A und das ganze wiederholt sich fortwährend.

PV Laden wieder auf 1p gestellt, läuft wieder.
Screenshot 2022-05-26 165449.png
main (3).log
(1.82 MiB) 98-mal heruntergeladen
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
vuffiraa
Beiträge: 247
Registriert: Mo Apr 19, 2021 11:26 am

Re: Feedback Alpha 2

Beitrag von vuffiraa »

Damit mrinas hier nicht nur alleine testen muss, habe ich mal wieder etwas mit der 2.0er Software rumgespielt. Außerdem wurde mir angedeutet, dass mein eAuto vielleicht doch diesen Sommer geliefert werden könnte :lol:

Dabei ist mir aufgefallen, dass der Graph irgendwie verschoben wirkt:
Bildschirmfoto 2022-05-27 um 16.38.03.png
Es gab so ein bisschen das Gefühl, als ob ich mir so eine alte Grün-Rot-3D-Brille suchen müsste ;)
Für den Screenshot habe ich die Software neu gestartet und in der Lücke den Broker zurückgesetzt. Wenn der Graph die maximale Anzahl an Werten anzeigt, ist diese Verschiebung nur noch leicht zu sehen.

Wenn man sich die ersten Werte nach dem Zurücksetzten des Broker anschaut, ist das Problem gut zu sehen. Hausverbrauch und Einspeisung starten mit konkreten Werten, während der PV-Ertrag auf 0 bleibt. Erst beim nächsten Interval, nach 10 Sekunden, werden hier auch Werte eingetragen. Wahrscheinlich sind das dann aber die Werte, die eigentlich zum vorherigen Intervall passen würden.

Ich bin mir nicht sicher, ob das in der 1.9 auch auftritt, da dort die Kurven oberhalb und unterhalb der Achse verlaufen und nicht so schön übereinander liegen.

VG
openWB serie 2 custom 11kW
Skoda Enyaq iV80
PV 9,4kWp SSW, Fronius Symo 8.2-3-M, Fronius Smart Meter 63A
LutzB
Beiträge: 3476
Registriert: Di Feb 25, 2020 9:23 am

Re: Feedback Alpha 2

Beitrag von LutzB »

Das war mir die Tage nach den letzten Änderungen auch aufgefallen. Sehen wir uns kommende Woche an.
LenaK
Beiträge: 975
Registriert: Fr Jan 22, 2021 6:40 am

Re: Feedback Alpha 2

Beitrag von LenaK »

mrinas hat geschrieben: Do Mai 26, 2022 2:48 pm Sonne scheint, Auto läd. So langsam komme ich mit 6A & 3p in den Bereich des Netzbezugs, ab wann sollte denn die Umschaltung auf 1p beginnen?

Derzeit bin ich bei rd. 300W Bezug, noch keine Meldung zum Umschalttimer zu sehen. Ich hab' PV Laden jetzt mal auf einphasig umgestellt um den Netzbezug zu vermeiden.

Screenshot 2022-05-26 164736.png

Code: Alles auswählen

022-05-26 16:43:07,804 - {root:45} - INFO - # ***Start*** 
2022-05-26 16:43:07,815 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['Ladepunkt']
2022-05-26 16:43:07,816 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-05-26 16:43:07,818 - {modules.http.device:65} - DEBUG - Start device reading {'component10': <modules.http.counter.HttpCounter object at 0x73af0448>}
2022-05-26 16:43:07,819 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-05-26 16:43:07,820 - {modules.json.device:63} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x73ae5e20>}
2022-05-26 16:43:07,821 - {modules.json.device:63} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x73aeacb8>}
2022-05-26 16:43:07,821 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['LP1']
2022-05-26 16:43:07,824 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['Pumpe']
2022-05-26 16:43:07,824 - {modules.sma_modbus_tcp.device:63} - DEBUG - Start device reading {'component18': <modules.sma_modbus_tcp.inverter_modbus_tcp.SmaModbusTcpInverter object at 0x73af5bc8>}
2022-05-26 16:43:07,827 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['Trockner']
2022-05-26 16:43:07,836 - {modules.sma_modbus_tcp.device:63} - DEBUG - Start device reading {'component19': <modules.sma_modbus_tcp.inverter_modbus_tcp.SmaModbusTcpInverter object at 0x73afc1c0>}
2022-05-26 16:43:07,837 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,838 - {soc.modules.common.fault_state:37} - ERROR - Pumpe: FaultState FaultStateLevel.ERROR, FaultStr <class 'AttributeError'> 'Device' object has no attribute 'domain', Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/json/device.py", line 66, in update
    response = req.get_http_session().get(self.domain, timeout=5)
AttributeError: 'Device' object has no attribute 'domain'

2022-05-26 16:43:07,839 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['WR Haus']
2022-05-26 16:43:07,842 - {soc.modules.common.fault_state:37} - ERROR - Trockner: FaultState FaultStateLevel.ERROR, FaultStr <class 'AttributeError'> 'Device' object has no attribute 'domain', Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/json/device.py", line 66, in update
    response = req.get_http_session().get(self.domain, timeout=5)
AttributeError: 'Device' object has no attribute 'domain'

2022-05-26 16:43:07,843 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['WR Garage']
2022-05-26 16:43:07,859 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 7
2022-05-26 16:43:07,861 - {soc.modules.common.req:11} - DEBUG - Get-Response: 4423.66
2022-05-26 16:43:07,863 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/llkwh 4423.66
2022-05-26 16:43:07,871 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,882 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-05-26 16:43:07,884 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-05-26 16:43:07,885 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/llaktuell 0
2022-05-26 16:43:07,890 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,899 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-05-26 16:43:07,904 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-05-26 16:43:07,905 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/lla1 0.0
2022-05-26 16:43:07,910 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,915 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-05-26 16:43:07,917 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-05-26 16:43:07,917 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/lla2 0.0
2022-05-26 16:43:07,922 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-05-26 16:43:07,924 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2090, counter=355499)
2022-05-26 16:43:07,927 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-05-26 16:43:07,930 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-05-26 16:43:07,930 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51:80/openWB/ramdisk/lla3 0.0
2022-05-26 16:43:07,932 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=4423.66, exported=0, power=0.0, frequency=50)
2022-05-26 16:43:08,071 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-05-26 16:43:08,072 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[233.319, 230.804, 226.928], powers=[767.1, -580.6, 1537.0], currents=[3.385, -2.794, 6.823], power_factors=[1.0, 0.999, 0.999], imported=32463907.599999998, exported=72122182.10000001, power=1723.5, frequency=None)
2022-05-26 16:43:08,075 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-05-26 16:43:08,076 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-05-26 16:43:08,168 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2124, counter=38604457)
2022-05-26 16:43:08,702 - {control.counter:395} - DEBUG - 22276.5W EVU-Leistung, die noch bezogen werden kann.
2022-05-26 16:43:08,715 - {control.chargepoint:519} - DEBUG - Lademodus beschränkt die nutzbaren Phasen auf 3
2022-05-26 16:43:08,718 - {control.ev:310} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-05-26 16:43:08,718 - {control.ev:238} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-05-26 16:43:08,734 - {control.prepare:281} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 3, Priorität: False, max. Ist-Strom: 6.1
2022-05-26 16:43:08,738 - {control.pv:90} - DEBUG - -1838.5W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-05-26 16:43:08,746 - {control.data:268} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-05-26 16:43:08,750 - {control.data:268} - DEBUG - all
{'get': {'daily_imported': 4588.0, 'daily_exported': 0, 'power': 4211, 'imported': 2449546.0, 'exported': 0}}
2022-05-26 16:43:08,751 - {control.data:268} - DEBUG - cp13
{'set': {'charging_ev': 3, 'charging_ev_prev': -1, 'autolock_state': 0, 'current': 6, 'energy_to_charge': 0, 'plug_time': '05/26/2022, 15:22:58', 'rfid': None, 'manual_lock': False, 'loadmanagement_available': True, 'required_power': 4140, 'log': {'imported_at_plugtime': 2444804.0, 'timestamp_start_charging': '05/26/2022, 15:23:48', 'imported_at_mode_switch': 2444804.0, 'imported_since_mode_switch': 4730.0, 'imported_since_plugged': 4730.0, 'range_charged': 23.65, 'time_charged': '1:19', 'chargemode_log_entry': 'pv_charging'}, 'change_ev_permitted': [True, ''], 'phases_to_use': 3, 'charging_ev_data': <control.ev.Ev object at 0x730efb20>}, 'get': {'rfid_timestamp': None, 'rfid': None, 'daily_imported': 4588.0, 'daily_exported': 0, 'plug_state': True, 'charge_state': True, 'power': 4211, 'imported': 2449546.0, 'exported': 0, 'connected_vehicle': {'soc_config': {}, 'soc': {'range_charged': 23.59, 'range_unit': 'km'}, 'info': {'id': 3, 'name': 'Tesla'}, 'config': {'charge_template': 1, 'ev_template': 1, 'chargemode': 'pv_charging', 'priority': False, 'current_plan': None, 'average_consumption': 20}}, 'state_str': None, 'phases_in_use': 3, 'currents': [6.1, 6.1, 6.1], 'voltages': [232.1, 225.5, 231.9], 'daily_yield': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'name': 'Gartenhaus', 'type': 'external_openwb', 'ev': 3, 'template': 0, 'connected_phases': 3, 'phase_1': 2, 'auto_phase_switch_hw': True, 'control_pilot_interruption_hw': True, 'id': 13, 'connection_module': {'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, 'power_module': {}}}
2022-05-26 16:43:08,752 - {control.data:268} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-05-26 16:43:08,752 - {control.data:268} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 1726, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 27292.099999990314}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 10, 'type': 'counter', 'children': []}, {'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 18, 'type': 'inverter', 'children': []}, {'id': 19, 'type': 'inverter', 'children': []}]}]}}
2022-05-26 16:43:08,753 - {control.data:268} - DEBUG - counter7
{'set': {'consumption_left': 22276.5, 'currents_used': [3.38, -2.79, 6.82]}, 'get': {'daily_exported': 8548.300000011921, 'daily_imported': 7985.400000002235, 'voltages': [233.32, 230.8, 226.93], 'currents': [3.38, -2.79, 6.82], 'powers': [767.1, -580.6, 1537.0], 'power_factors': [1.0, 1.0, 1.0], 'imported': 32463907.599999998, 'exported': 72122182.10000001, 'power': 1723.5, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-05-26 16:43:08,754 - {control.data:268} - DEBUG - counter10
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 20.634000000000015, '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': 4423.66, 'exported': 0, 'power': 0.0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-26 16:43:08,758 - {control.data:268} - DEBUG - counter14
{'set': {}, 'get': {'daily_exported': 0, 'daily_imported': 0, 'fault_str': "<class 'AttributeError'> 'Device' object has no attribute 'domain'", 'fault_state': 2, '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': 0, 'exported': 0, 'power': 0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-26 16:43:08,758 - {control.data:268} - DEBUG - counter15
{'set': {}, 'get': {'daily_exported': 0, 'daily_imported': 0, 'fault_str': "<class 'AttributeError'> 'Device' object has no attribute 'domain'", 'fault_state': 2, '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': 0, 'power': 0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-26 16:43:08,759 - {control.data:268} - DEBUG - ct0
{'name': 'Standard-Ladeprofil-Vorlage', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'pv_charging', 'pv_charging': {'min_soc_current': 6, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 16, 'limit': {'selected': 'none', 'soc': 50, 'amount': 22}}}}
2022-05-26 16:43:08,759 - {control.data:268} - DEBUG - ct1
{'name': 'Tesla', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'pv_charging', 'pv_charging': {'min_soc_current': 10, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 16, 'limit': {'selected': 'none', 'soc': 85, 'amount': 10}}}}
2022-05-26 16:43:08,760 - {control.data:268} - DEBUG - ev0
{'set': {'ev_template': {'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}}, 'control_parameter': {'required_current': 6, 'phases': 1, 'prio': True, 'timestamp_switch_on_off': None, 'timestamp_auto_phase_switch': '0', 'timestamp_perform_phase_switch': '0', 'submode': 'pv_charging', 'chargemode': 'pv_charging', 'used_amount_instant_charging': 0, 'imported_at_plan_start': 0, 'current_plan': None}, 'name': 'Standard-Fahrzeug', 'charge_template': 0, 'ev_template': 0, 'tag_id': [], 'get': {'soc': 0}}
2022-05-26 16:43:08,760 - {control.data:268} - DEBUG - ev3
{'set': {'ev_template': {'name': 'Tesla', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'control_pilot_interruption': False, 'control_pilot_interruption_duration': 4, 'average_consump': 20, 'min_current': 6, 'max_current_one_phase': 16, 'battery_capacity': 75, 'nominal_difference': 2, 'soc': {'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}, 'prevent_charge_stop': False, 'prevent_phase_switch': False}}, 'control_parameter': {'required_current': 6, 'phases': 3, 'prio': False, 'timestamp_switch_on_off': None, 'timestamp_auto_phase_switch': None, 'timestamp_perform_phase_switch': None, 'submode': 'pv_charging', 'chargemode': 'pv_charging', 'used_amount_instant_charging': 0, 'imported_at_plan_start': 0, 'current_plan': None}, 'charge_template': 1, 'ev_template': 1, 'name': 'Tesla', 'tag_id': [], 'get': {'soc': 0}}
2022-05-26 16:43:08,761 - {control.data:268} - DEBUG - et0
{'name': 'Standard-Fahrzeug-Vorlage', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, '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, 'prevent_charge_stop': False, 'prevent_phase_switch': False}
2022-05-26 16:43:08,764 - {control.data:268} - DEBUG - et1
{'name': 'Tesla', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'control_pilot_interruption': False, 'control_pilot_interruption_duration': 4, 'average_consump': 20, 'min_current': 6, 'max_current_one_phase': 16, 'battery_capacity': 75, 'nominal_difference': 2, 'soc': {'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}, 'prevent_charge_stop': False, 'prevent_phase_switch': False}
2022-05-26 16:43:08,766 - {control.data:268} - DEBUG - general
{'grid_protection_active': False, 'chargemode_config': {'instant_charging': {'phases_to_use': 3}, 'pv_charging': {'bat_prio': True, 'switch_on_soc': 60, 'switch_off_soc': 40, 'rundown_power': 1000, 'rundown_soc': 50, 'charging_power_reserve': 200, 'control_range': [-230, 0], 'switch_off_threshold': 500, 'switch_off_delay': 180, 'switch_on_delay': 40, 'switch_on_threshold': 1300, 'feed_in_yield': 0, 'phase_switch_delay': 8, 'phases_to_use': 0}, 'scheduled_charging': {'phases_to_use': 0}, 'standby': {'phases_to_use': 1}, 'phases_to_use': 1, 'time_charging': {'phases_to_use': 3}, '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-05-26 16:43:08,769 - {control.data:268} - DEBUG - graph
{'config': {'duration': 120}}
2022-05-26 16:43:08,770 - {control.data: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-05-26 16:43:08,770 - {control.data:268} - DEBUG - all
{'set': {'overhang_power_left': -1838.5, 'available_power': -1838.5, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -4221, 'counter': 38959951, 'daily_yield': 32449, 'monthly_yield': 0, 'yearly_yield': 0}, 'config': {'configured': True}}
2022-05-26 16:43:08,770 - {control.data:268} - DEBUG - pv18
{'get': {'daily_yield': 16947, 'monthly_yield': 0, 'yearly_yield': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -2124, 'counter': 38604457, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-05-26 16:43:08,771 - {control.data:268} - DEBUG - pv19
{'get': {'daily_yield': 15502, 'monthly_yield': 0, 'yearly_yield': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -2090, 'counter': 355499, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-05-26 16:43:08,771 - {control.data:268} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1653576178, 'time': '16:42:58', 'grid': 0.311, 'counter10-power': 0.0, 'house-power': 0.31, 'charging-all': 4.218, 'pv-all': -4.218, 'cp13-power': 4.218}, 'version': '1.99.002'}
2022-05-26 16:43:08,771 - {control.data:255} - DEBUG - 

2022-05-26 16:43:08,772 - {control.algorithm:43} - DEBUG - # Algorithmus-Start
2022-05-26 16:43:08,772 - {control.algorithm:45} - INFO - EVU-Punkt: Leistung[W] 1723.5, Ströme[A] [3.38, -2.79, 6.82]
2022-05-26 16:43:08,772 - {control.algorithm:83} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-05-26 16:43:08,773 - {control.pv:387} - DEBUG - -1769.5000000000002W EVU-Überschuss, der für die folgenden Ladepunkte übrig ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-05-26 16:43:08,776 - {control.algorithm:112} - DEBUG - Ladung an LP13 um -0.09999999999999964A auf 6A angepasst.
2022-05-26 16:43:08,779 - {control.algorithm:207} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-05-26 16:43:08,781 - {control.algorithm:545} - DEBUG - Ladepunkt 13: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2022-05-26 16:43:08,782 - {control.ev:349} - DEBUG - Genutzter Strom: 6.1A, Überschuss: 0W, benötigte neue Leistung: 3680W
2022-05-26 16:43:08,785 - {control.pv:265} - DEBUG - LP13 Switch-Off-Threshold prüfen: EVU 1723.5W, freigegebener Überschuss 0W, Einspeisegrenze 0W
2022-05-26 16:43:08,787 - {control.pv:279} - DEBUG - Relevante Leistung für Löschen der Abschaltschwelle: 1723.5W, Schwelle: 500W
2022-05-26 16:43:08,788 - {control.pv:319} - INFO - LP 13: Ladevorgang wird nach Ablauf der Abschaltverzögerung (180s) gestoppt.
2022-05-26 16:43:08,789 - {control.algorithm:572} - INFO - ## Zuteilung des Überschusses
2022-05-26 16:43:08,790 - {control.algorithm:610} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-05-26 16:43:08,791 - {control.algorithm:864} - INFO - ## Übrigen Überschuss verteilen.
2022-05-26 16:43:08,797 - {control.process:22} - DEBUG - # Ladung starten.
2022-05-26 16:43:08,798 - {control.chargelog:61} - DEBUG - imported_since_mode_switch 4742.0 counter 2449546.0
2022-05-26 16:43:08,801 - {control.process:107} - INFO - LP13: set current 6 A
2022-05-26 16:43:08,805 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['Ladepunkt']
2022-05-26 16:43:08,832 - {control.pv:437} - DEBUG - 0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-05-26 16:43:08,835 - {control.counter:414} - DEBUG - 22345.5W verbleibende EVU-Bezugs-Leistung
Die Fehlermeldungen im json-Modul sollten nun auch behoben sein.
Benutzeravatar
mrinas
Beiträge: 1867
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback Alpha 2

Beitrag von mrinas »

LenaK hat geschrieben: Di Mai 31, 2022 5:50 am Die Fehlermeldungen im json-Modul sollten nun auch behoben sein.
Jup in der Tat, danke dafür. Ich musste lediglich die URL neu eingeben da sich der Name der Eigenschaft in der Konfiguration geändert hat. War vorher ip_address und ist jetzt url. Was ich sinnvoll halte, es ist ja tatsächlich eine URL und keine IP.
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
Benutzeravatar
mrinas
Beiträge: 1867
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback Alpha 2

Beitrag von mrinas »

Nach dem letzten Update gibts nun Probleme mit dem Hausverbrauch, der scheint auf dem letzten Wert von 565W fest zu hängen, gibt auch ein paar Fehler von loadvars & co im Log. Zudem klappt die Einbindung eines neuen JSON Zählers nicht.

Regelung selbst scheint problemlos zu funktionieren, bin die Konfig der beiden JSON Komponenten eben noch mal durchgegangen, konnte hier nichts auffälliges finden.
Hab' dann auch gleich noch einen weiteren JSON Zähler für die Waschmaschine hinzugefügt, dieser funktioniert leider gar nicht. Konfig ist identisch zum Zähler für den Trockner, URL kann ich im Browser aufrufen und bekomme das erwartete Ergebnis.
Screenshot 2022-05-31 092815.png

Code: Alles auswählen

2022-05-31 09:25:09,139 - {root:45} - INFO - # ***Start*** 
2022-05-31 09:25:09,149 - {modules.loadvars:126} - ERROR - Fehler im loadvars-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 116, in _get_modules
    type = data.data.system_data[item].device_config.type
AttributeError: 'Device' object has no attribute 'device_config'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 118, in _get_modules
    type = data.data.system_data[item].device_config["type"]
AttributeError: 'Device' object has no attribute 'device_config'
2022-05-31 09:25:09,153 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['Ladepunkt']
2022-05-31 09:25:09,154 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-05-31 09:25:09,156 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-05-31 09:25:09,158 - {modules.json.device:99} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x74464f88>}
2022-05-31 09:25:09,158 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['Pumpe']
2022-05-31 09:25:09,169 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-05-31 09:25:09,171 - {modules.json.device:99} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x74464850>}
2022-05-31 09:25:09,176 - {modules.sma_modbus_tcp.device:63} - DEBUG - Start device reading {'component18': <modules.sma_modbus_tcp.inverter_modbus_tcp.SmaModbusTcpInverter object at 0x7449c940>}
2022-05-31 09:25:09,176 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['Trockner']
2022-05-31 09:25:09,178 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['WR Haus']
2022-05-31 09:25:09,181 - {modules.sma_modbus_tcp.device:63} - DEBUG - Start device reading {'component19': <modules.sma_modbus_tcp.inverter_modbus_tcp.SmaModbusTcpInverter object at 0x74464bc8>}
2022-05-31 09:25:09,185 - {modules.json.device:99} - DEBUG - Start device reading {'component20': <modules.json.counter.JsonCounter object at 0x74464040>}
2022-05-31 09:25:09,199 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-05-31 09:25:09,199 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['WR Garage']
2022-05-31 09:25:09,202 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-05-31 09:25:09,203 - {soc.modules.common.component_context:50} - DEBUG - Update Komponenten ['Waschmaschine']
2022-05-31 09:25:09,208 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":1.02,"overpower":0.00,"is_valid":true,"timestamp":1653989109,"counters":[1.079, 1.081, 1.073],"total":1730799}
2022-05-31 09:25:09,228 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.208:80
2022-05-31 09:25:09,658 - {modules.common.simcount:268} - DEBUG - Fortsetzen der Simulation: Importzähler: 15740Ws, Export-Zähler: 0Ws
2022-05-31 09:25:09,664 - {modules.common.simcount:317} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.988911151885986, vorherige Leistung[W]: 1, aktuelle Leistung[W]: 1.02
2022-05-31 09:25:09,668 - {modules.common.simcount:329} - DEBUG - simcount Gesamtenergie im Zeitintervall: 10.088800263404845
2022-05-31 09:25:09,669 - {modules.common.simcount:288} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 15750.088800263406, Einspeisung[Ws]: 0
2022-05-31 09:25:09,670 - {modules.common.simcount:295} - INFO - simcount Ergebnis: Bezug[Wh]: 4.375024666739835, Einspeisung[Wh]: 0.0
2022-05-31 09:25:09,672 - {modules.common.simcount:299} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 15750.088800263406 Export: 0 Power: 1.02
2022-05-31 09:25:09,674 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=4.375024666739835, exported=0.0, power=1.02, frequency=50)
2022-05-31 09:25:09,677 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 89
2022-05-31 09:25:09,679 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":978.60,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-05-31 09:25:10,079 - {modules.common.simcount:268} - DEBUG - Fortsetzen der Simulation: Importzähler: 1334931Ws, Export-Zähler: 0Ws
2022-05-31 09:25:10,081 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-05-31 09:25:10,084 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.208:80 "GET /meter/0 HTTP/1.1" 200 90
2022-05-31 09:25:10,086 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.822, 227.422, 228.865], powers=[1255.1, 16.1, 246.3], currents=[5.913, 1.367, 1.311], power_factors=[0.926, 0.107, 0.973], imported=32495811.4, exported=72146519.10000001, power=1517.4, frequency=None)
2022-05-31 09:25:10,089 - {modules.common.simcount:317} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.992154598236084, vorherige Leistung[W]: 975, aktuelle Leistung[W]: 978.6
2022-05-31 09:25:10,090 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-958, counter=38677965)
2022-05-31 09:25:10,091 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":1926.38,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-05-31 09:25:10,095 - {modules.common.simcount:329} - DEBUG - simcount Gesamtenergie im Zeitintervall: 9760.336611557006
2022-05-31 09:25:10,105 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-05-31 09:25:10,108 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1243, counter=422227)
2022-05-31 09:25:10,496 - {modules.common.simcount:288} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 1344691.336611557, Einspeisung[Ws]: 0
2022-05-31 09:25:10,498 - {soc.modules.common.fault_state:37} - ERROR - Waschmaschine: FaultState FaultStateLevel.ERROR, FaultStr <class 'AttributeError'> 'NoneType' object has no attribute 'encode', Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/json/device.py", line 104, in update
    self.components[component].update(response.json())
  File "/var/www/html/openWB/packages/modules/json/counter.py", line 47, in update
    imported = jq.compile(config["jq_imported"]).input(response).first()
  File "jq.pyx", line 113, in jq.compile
AttributeError: 'NoneType' object has no attribute 'encode'

2022-05-31 09:25:10,499 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-05-31 09:25:10,505 - {modules.common.simcount:295} - INFO - simcount Ergebnis: Bezug[Wh]: 373.52537128098805, Einspeisung[Wh]: 0.0
2022-05-31 09:25:10,513 - {modules.common.simcount:299} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 1344691.336611557 Export: 0 Power: 978.6
2022-05-31 09:25:10,515 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=373.52537128098805, exported=0.0, power=978.6, frequency=50)
2022-05-31 09:25:10,531 - {modules.loadvars:68} - ERROR - Fehler im loadvars-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 58, in _get_virtual_counters
    type = data.data.system_data[item].device_config.type
AttributeError: 'Device' object has no attribute 'device_config'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 60, in _get_virtual_counters
    type = data.data.system_data[item].device_config["type"]
AttributeError: 'Device' object has no attribute 'device_config'
2022-05-31 09:25:11,047 - {control.counter:395} - DEBUG - 22482.6W EVU-Leistung, die noch bezogen werden kann.
2022-05-31 09:25:11,049 - {control.chargepoint:519} - DEBUG - Lademodus beschränkt die nutzbaren Phasen auf 1
2022-05-31 09:25:11,050 - {control.ev:310} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-05-31 09:25:11,051 - {control.ev:238} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-05-31 09:25:11,053 - {control.prepare:281} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 0.0
2022-05-31 09:25:11,054 - {control.pv:90} - DEBUG - -1632.4W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-05-31 09:25:11,056 - {control.counter:92} - ERROR - Fehler in der allgemeinen Zähler-Klasse
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/counter.py", line 58, in calc_home_consumption
    power += data.data.counter_data[f"counter{element['id']}"].data["get"]["power"]
KeyError: 'counter10'
2022-05-31 09:25:11,058 - {control.data:268} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-05-31 09:25:11,058 - {control.data:268} - DEBUG - all
{'get': {'daily_imported': 47.0, 'daily_exported': 0, 'power': 0, 'imported': 2505326.0, 'exported': 0}}
2022-05-31 09:25:11,059 - {control.data:268} - DEBUG - cp13
{'set': {'charging_ev': 3, 'charging_ev_prev': -1, 'autolock_state': 0, 'current': 0, 'energy_to_charge': 0, 'plug_time': '05/30/2022, 18:26:44', 'rfid': None, 'manual_lock': False, 'loadmanagement_available': True, 'required_power': 1380, 'log': {'imported_at_plugtime': 2505245.0, 'timestamp_start_charging': '05/31/2022, 09:18:30', 'imported_at_mode_switch': 2505245.0, 'imported_since_mode_switch': 80.0, 'imported_since_plugged': 81.0, 'range_charged': 0.4, 'time_charged': '0:04', 'chargemode_log_entry': 'pv_charging'}, 'change_ev_permitted': [True, ''], 'phases_to_use': 1, 'charging_ev_data': <control.ev.Ev object at 0x744a1c10>}, 'get': {'rfid_timestamp': None, 'rfid': None, 'daily_imported': 47.0, 'daily_exported': 0, 'plug_state': True, 'charge_state': False, 'power': 0, 'imported': 2505326.0, 'exported': 0, 'connected_vehicle': {'soc_config': {}, 'soc': {'range_charged': 0.4, 'range_unit': 'km'}, 'info': {'id': 3, 'name': 'Tesla'}, 'config': {'charge_template': 1, 'ev_template': 1, 'chargemode': 'pv_charging', 'priority': False, 'current_plan': None, 'average_consumption': 20}}, 'state_str': None, 'phases_in_use': 1, 'currents': [0.0, 0.0, 0.0], 'voltages': [229.0, 228.6, 230.5], 'daily_yield': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'name': 'Gartenhaus', 'type': 'external_openwb', 'ev': 3, 'template': 0, 'connected_phases': 3, 'phase_1': 2, 'auto_phase_switch_hw': True, 'control_pilot_interruption_hw': True, 'id': 13, 'connection_module': {'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, 'power_module': {}}}
2022-05-31 09:25:11,060 - {control.data:268} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-05-31 09:25:11,060 - {control.data:268} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 565, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 3994.099999986589}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 10, 'type': 'counter', 'children': []}, {'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 18, 'type': 'inverter', 'children': []}, {'id': 19, 'type': 'inverter', 'children': []}, {'id': 20, 'type': 'counter', 'children': []}]}]}}
2022-05-31 09:25:11,061 - {control.data:268} - DEBUG - counter7
{'set': {'consumption_left': 22482.6, 'currents_used': [5.91, 1.37, 1.31]}, 'get': {'daily_exported': 359.50000001490116, 'daily_imported': 2274.60000000149, 'voltages': [230.82, 227.42, 228.87], 'currents': [5.91, 1.37, 1.31], 'powers': [1255.1, 16.1, 246.3], 'power_factors': [0.93, 0.11, 0.97], 'imported': 32495811.4, 'exported': 72146519.10000001, 'power': 1517.4, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-05-31 09:25:11,061 - {control.data:268} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 4.304808666273621, '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': 4.375024666739835, 'exported': 0.0, 'power': 1.02, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-31 09:25:11,061 - {control.data:268} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 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': 373.52537128098805, 'power': 978.6, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-31 09:25:11,062 - {control.data:268} - DEBUG - counter20
{'set': {}, 'get': {'daily_exported': 0, 'daily_imported': 0, 'fault_str': "<class 'AttributeError'> 'NoneType' object has no attribute 'encode'", 'fault_state': 2, 'power': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-05-31 09:25:11,062 - {control.data:268} - DEBUG - ct0
{'name': 'Standard-Ladeprofil-Vorlage', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'pv_charging', 'pv_charging': {'min_soc_current': 6, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 16, 'limit': {'selected': 'none', 'soc': 50, 'amount': 22}}}}
2022-05-31 09:25:11,063 - {control.data:268} - DEBUG - ct1
{'name': 'Tesla', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'pv_charging', 'pv_charging': {'min_soc_current': 10, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 16, 'limit': {'selected': 'none', 'soc': 85, 'amount': 10}}}}
2022-05-31 09:25:11,063 - {control.data:268} - DEBUG - ev0
{'set': {'ev_template': {'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}}, 'control_parameter': {'required_current': 6, 'phases': 1, 'prio': True, 'timestamp_switch_on_off': None, 'timestamp_auto_phase_switch': '0', 'timestamp_perform_phase_switch': '0', 'submode': 'pv_charging', 'chargemode': 'pv_charging', 'used_amount_instant_charging': 0, 'imported_at_plan_start': 0, 'current_plan': None}, 'name': 'Standard-Fahrzeug', 'charge_template': 0, 'ev_template': 0, 'tag_id': [], 'get': {'soc': 0}}
2022-05-31 09:25:11,064 - {control.data:268} - DEBUG - ev3
{'set': {'ev_template': {'name': 'Tesla', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'control_pilot_interruption': False, 'control_pilot_interruption_duration': 4, 'average_consump': 20, 'min_current': 6, 'max_current_one_phase': 16, 'battery_capacity': 75, 'nominal_difference': 2, 'soc': {'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}, 'prevent_charge_stop': False, 'prevent_phase_switch': False}}, 'control_parameter': {'required_current': 6, 'phases': 1, 'prio': False, 'timestamp_switch_on_off': None, 'timestamp_auto_phase_switch': None, 'timestamp_perform_phase_switch': None, 'submode': 'pv_charging', 'chargemode': 'pv_charging', 'used_amount_instant_charging': 0, 'imported_at_plan_start': 0, 'current_plan': None}, 'charge_template': 1, 'ev_template': 1, 'name': 'Tesla', 'tag_id': [], 'get': {'soc': 0}}
2022-05-31 09:25:11,064 - {control.data:268} - DEBUG - et0
{'name': 'Standard-Fahrzeug-Vorlage', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, '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, 'prevent_charge_stop': False, 'prevent_phase_switch': False}
2022-05-31 09:25:11,064 - {control.data:268} - DEBUG - et1
{'name': 'Tesla', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'control_pilot_interruption': False, 'control_pilot_interruption_duration': 4, 'average_consump': 20, 'min_current': 6, 'max_current_one_phase': 16, 'battery_capacity': 75, 'nominal_difference': 2, 'soc': {'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}, 'prevent_charge_stop': False, 'prevent_phase_switch': False}
2022-05-31 09:25:11,064 - {control.data:268} - DEBUG - general
{'grid_protection_active': False, 'chargemode_config': {'instant_charging': {'phases_to_use': 3}, 'pv_charging': {'bat_prio': True, 'switch_on_soc': 60, 'switch_off_soc': 40, 'rundown_power': 1000, 'rundown_soc': 50, 'charging_power_reserve': 200, 'control_range': [-230, 0], 'switch_off_threshold': 500, 'switch_off_delay': 180, 'switch_on_delay': 40, 'switch_on_threshold': 1300, 'feed_in_yield': 0, 'phase_switch_delay': 8, 'phases_to_use': 1}, 'scheduled_charging': {'phases_to_use': 0}, 'standby': {'phases_to_use': 1}, 'phases_to_use': 1, 'time_charging': {'phases_to_use': 3}, '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-05-31 09:25:11,066 - {control.data:268} - DEBUG - graph
{'config': {'duration': 120}}
2022-05-31 09:25:11,066 - {control.data: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-05-31 09:25:11,066 - {control.data:268} - DEBUG - all
{'set': {'overhang_power_left': -1632.4, 'available_power': -1632.4, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -2198, 'counter': 39100186, 'daily_yield': 2128, 'monthly_yield': 0, 'yearly_yield': 0}, 'config': {'configured': True}}
2022-05-31 09:25:11,067 - {control.data:268} - DEBUG - pv18
{'get': {'daily_yield': 1117, 'monthly_yield': 0, 'yearly_yield': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -958, 'counter': 38677965, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-05-31 09:25:11,067 - {control.data:268} - DEBUG - pv19
{'get': {'daily_yield': 1011, 'monthly_yield': 0, 'yearly_yield': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -1243, 'counter': 422227, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-05-31 09:25:11,067 - {control.data:268} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1653981901, 'time': '09:25:01', 'grid': 1.369, 'counter14-power': 0.001, 'counter15-power': 0.976, 'house-power': 0.565, 'charging-all': 0.0, 'pv-all': -2.193, 'cp13-power': 0.0}, 'version': '1.99.002'}
2022-05-31 09:25:11,067 - {control.data:255} - DEBUG - 

2022-05-31 09:25:11,068 - {control.algorithm:43} - DEBUG - # Algorithmus-Start
2022-05-31 09:25:11,068 - {control.algorithm:45} - INFO - EVU-Punkt: Leistung[W] 1517.4, Ströme[A] [5.91, 1.37, 1.31]
2022-05-31 09:25:11,068 - {control.algorithm:83} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-05-31 09:25:11,069 - {control.loadmanagement:141} - ERROR - Fehler im Lastmanagement-Modul für Zähler {'id': 10, 'type': 'counter', 'children': []}
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/loadmanagement.py", line 130, in _check_all_intermediate_counters
    loadmanagement, overshoot, phase = _check_max_currents(
  File "/var/www/html/openWB/packages/control/loadmanagement.py", line 259, in _check_max_currents
    if data.data.counter_data[counter].data["set"].get("currents_used"):
KeyError: 'counter10'
2022-05-31 09:25:11,073 - {control.algorithm:207} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-05-31 09:25:11,074 - {control.algorithm:572} - INFO - ## Zuteilung des Überschusses
2022-05-31 09:25:11,075 - {control.algorithm:600} - DEBUG - Zuteilung für Ladepunkte [13] in Lademodus pv_charging Submodus pv_charging Prio False
2022-05-31 09:25:11,077 - {control.pv:192} - INFO - LP 13: Die Ladung kann nicht gestartet werden, da die Einschaltschwelle (1300W) nicht erreicht wird.
2022-05-31 09:25:11,080 - {control.algorithm:851} - INFO - Keine Ladung an LP13, da das Reduzieren/Abschalten der anderen Ladepunkte nicht ausreicht.
2022-05-31 09:25:11,081 - {control.algorithm:853} - DEBUG - Wiederherstellen des Zustands, bevor LP13 betrachtet wurde.
2022-05-31 09:25:11,083 - {control.algorithm:610} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-05-31 09:25:11,087 - {control.algorithm:864} - INFO - ## Übrigen Überschuss verteilen.
2022-05-31 09:25:11,092 - {control.process:22} - DEBUG - # Ladung starten.
2022-05-31 09:25:11,096 - {control.process:107} - INFO - LP13: set current 0 A
2022-05-31 09:25:11,100 - {soc.modules.common.component_context:23} - DEBUG - Update Komponente ['Ladepunkt']
2022-05-31 09:25:11,113 - {control.pv:437} - DEBUG - -1632.4W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-05-31 09:25:11,118 - {control.counter:414} - DEBUG - 22482.6W verbleibende EVU-Bezugs-Leistung
2022-05-31 09:25:19,139 - {root:45} - INFO - # ***Start***
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
derNeueDet
Beiträge: 4198
Registriert: Mi Nov 11, 2020 7:16 pm

Re: Feedback Alpha 2

Beitrag von derNeueDet »

Bei JSON gibt es gerade noch einen Fehler. Der wurde in der 1.9 bereits behoben, der entsprechende PR muss in der 2.0 noch nachgezogen werden. Ich hab mir die entsprechenden Sourcen aus der 1.9 mal in die 2.0 kopiert und damit gingen dann meine JSON Zähler wieder.

Ist auch unter https://github.com/openWB/core/issues/424 schon beschrieben.

EDIT: Sehe gerade, dass Lena das vor 2h in die 2.0 gemerged hat. Also noch mal updaten und dann sollte es eigentlich gehen.

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
mrinas
Beiträge: 1867
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback Alpha 2

Beitrag von mrinas »

derNeueDet hat geschrieben: Di Mai 31, 2022 8:18 am Bei JSON gibt es gerade noch einen Fehler. Der wurde in der 1.9 bereits behoben, der entsprechende PR muss in der 2.0 noch nachgezogen werden. Ich hab mir die entsprechenden Sourcen aus der 1.9 mal in die 2.0 kopiert und damit gingen dann meine JSON Zähler wieder.

Ist auch unter https://github.com/openWB/core/issues/424 schon beschrieben.

VG
Det
Ist das nicht mit diesem PR erledigt? https://github.com/openWB/core/pull/426
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
derNeueDet
Beiträge: 4198
Registriert: Mi Nov 11, 2020 7:16 pm

Re: Feedback Alpha 2

Beitrag von derNeueDet »

Doch, PR passt. Ich hab das oben Editiert. Hast du noch weiter Probleme mit JSON?
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)
Gesperrt