Re: Feedback Beta 2
Verfasst: Mi Apr 12, 2023 2:11 pm
Aktuell kann die Phasenzahl nur während der Ladung bestimmt werden.Nachdem erkannt wurde, dass die Schütze für alle drei Phasen angezogen sind, sollte aber sofort umgeschaltet werden.vuffiraa hat geschrieben: ↑Mi Apr 12, 2023 1:11 pm Hallo,
mit 2023-04-11 08:43:35 +0200 [655d05ee3] scheint jetzt bei mir die Umschaltung zwischen 1 und 3 Phasen grundsätzlich zu klappen. Das konnte ich über Ostern mehrmals beobachten. Ein interessantes Verhalten habe ich dann aber doch noch gefunden.
Nach einer vollständigen Ladung, bei Beendung der Ladung wurden 3 Phasen genutzt, wollte die nächste Ladung nicht 1-phasig starten. Ich habe das dann mal ausgesessen und als genug PV-Leistung für 3-phasiges Laden vorhanden war, startete der Ladevorgang. Die Phasenumschaltung war die ganze Zeit auf Automatik. Nach Start der Ladung wurde auch wieder je nach PV-Leistung zwischen 1- und 3-phasig gewechselt.
Hier noch mal der komplette Ablauf:
- OWB Lademodus PV
- Auto lädt 3-phasig
- Ladung wird durch Auto beendet, da voll
- OWB Lademodus auf Stop geändert
- Auto abgesteckt
- gefahren
- Auto angesteckt
- OWB Lademodus wieder auf PV gestellt
- auf Sonne gewartet
Ich hätte erwartet, dass die Ladung wieder 1-phasig startet. Im Status wurde die Phasenvorgabe auch mit 1 angezeigt:
Untitled.png
Hier ein Logauszug:Code: Alles auswählen
2023-04-12 09:15:00,720 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={}) 2023-04-12 09:15:00,721 - {root:61} - {INFO:MainThread} - # ***Start*** 2023-04-12 09:15:00,762 - {modules.devices.fronius.device:59} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.fronius.counter_sm.FroniusSmCounter object at 0x722beb50>, 'component1': <modules.devices.fronius.inverter.FroniusInverter object at 0x7226eac0>} 2023-04-12 09:15:00,763 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt'] 2023-04-12 09:15:00,764 - {modules.common.component_context:51} - {DEBUG:device0} - Update Komponenten ['Fronius SM Zähler', 'Fronius Wechselrichter'] 2023-04-12 09:15:00,779 - {urllib3.connectionpool:227} - {DEBUG:device0} - Starting new HTTP connection (1): 192.168.2.49:80 2023-04-12 09:15:00,816 - {urllib3.connectionpool:452} - {DEBUG:device0} - http://192.168.2.49:80 "GET /solar_api/v1/GetMeterRealtimeData.cgi?Scope=Device&DeviceId=2 HTTP/1.1" 200 2237 2023-04-12 09:15:00,819 - {modules.common.req:11} - {DEBUG:device0} - Get-Response: { "Body" : { "Data" : { "Current_AC_Phase_1" : 0.92300000000000004, "Current_AC_Phase_2" : 0.192, "Current_AC_Phase_3" : 1.016, "Details" : { "Manufacturer" : "Fronius", "Model" : "Smart Meter 63A", "Serial" : "xxx" }, "Enable" : 1, "EnergyReactive_VArAC_Sum_Consumed" : 6287970, "EnergyReactive_VArAC_Sum_Produced" : 82939410, "EnergyReal_WAC_Minus_Absolute" : 19032654, "EnergyReal_WAC_Plus_Absolute" : 0, "EnergyReal_WAC_Sum_Consumed" : 19032654, "EnergyReal_WAC_Sum_Produced" : 0, "Frequency_Phase_Average" : 50, "Meter_Location_Current" : 1, "PowerApparent_S_Phase_1" : 218.47409999999999, "PowerApparent_S_Phase_2" : 45.388800000000003, "PowerApparent_S_Phase_3" : 239.77600000000001, "PowerApparent_S_Sum" : 361, "PowerFactor_Phase_1" : 0.71999999999999997, "PowerFactor_Phase_2" : 0.45000000000000001, "PowerFactor_Phase_3" : 0.81999999999999995, "PowerFactor_Sum" : 0.73999999999999999, "PowerReactive_Q_Phase_1" : -118.43000000000001, "PowerReactive_Q_Phase_2" : -29.48, "PowerReactive_Q_Phase_3" : -92.439999999999998, "PowerReactive_Q_Sum" : -240.34999999999999, "PowerReal_P_Phase_1" : -125.05, "PowerReal_P_Phase_2" : -14.949999999999999, "PowerReal_P_Phase_3" : -130.41, "PowerReal_P_Sum" : -270.41000000000003, "TimeStamp" : 1681283699, "Visible" : 1, "Voltage_AC_PhaseToPhase_12" : 409.69999999999999, "Voltage_AC_PhaseToPhase_23" : 409.10000000000002, "Voltage_AC_PhaseToPhase_31" : 409.39999999999998, "Voltage_AC_Phase_1" : 236.69999999999999, "Voltage_AC_Phase_2" : 236.40000000000001, "Voltage_AC_Phase_3" : 236 } }, "Head" : { "RequestArguments" : { "DeviceClass" : "Meter", "DeviceId" : "2", "Scope" : "Device" }, "Status" : { "Code" : 0, "Reason" : "", "UserMessage" : "" }, "Timestamp" : "2023-04-12T09:15:00+02:00" } } 2023-04-12 09:15:00,821 - {modules.devices.fronius.counter_sm:67} - {DEBUG:device0} - Einbauort: MeterLocation.load 2023-04-12 09:15:00,846 - {urllib3.connectionpool:452} - {DEBUG:device0} - http://192.168.2.49:80 "GET /solar_api/v1/GetPowerFlowRealtimeData.fcgi?Scope=System HTTP/1.1" 200 941 2023-04-12 09:15:00,847 - {modules.common.req:11} - {DEBUG:device0} - Get-Response: { "Body" : { "Data" : { "Inverters" : { "1" : { "DT" : 123, "E_Day" : 1735.5, "E_Total" : 55002600, "E_Year" : 1532213.625, "P" : 2216 } }, "Site" : { "E_Day" : 1735.5, "E_Total" : 55002600, "E_Year" : 1532213.625, "Meter_Location" : "load", "Mode" : "meter", "P_Akku" : null, "P_Grid" : -1945.5899999999999, "P_Load" : -270.41000000000008, "P_PV" : 2216, "rel_Autonomy" : 100, "rel_SelfConsumption" : 12.202617328519858 }, "Version" : "12" } }, "Head" : { "RequestArguments" : {}, "Status" : { "Code" : 0, "Reason" : "", "UserMessage" : "" }, "Timestamp" : "2023-04-12T09:15:00+02:00" } } 2023-04-12 09:15:00,849 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1681283691.1194243, power=-1954.6100000000001, imported=922220.1431627271, exported=970945.6106510956) 2023-04-12 09:15:00,850 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00270285, power1: -1954.61, power2: -1945.59 2023-04-12 09:15:00,850 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -5.27083 2023-04-12 09:15:00,851 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 5.27083 Wh, new state: SimCounterState(timestamp=1681283700.8496957, power=-1945.59, imported=922220.1431627271, exported=970950.8814850232) 2023-04-12 09:15:00,852 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[236.7, 236.4, 236], powers=[-613.6166666666667, -723.7166666666666, -608.2566666666667], currents=[-2.5923813547387695, -3.0614072194021427, -2.577358757062147], power_factors=[0.72, 0.45, 0.82], imported=922220.1431627271, exported=970950.8814850232, power=-1945.59, frequency=50) 2023-04-12 09:15:00,860 - {urllib3.connectionpool:227} - {DEBUG:device0} - Starting new HTTP connection (1): 192.168.2.49:80 2023-04-12 09:15:00,879 - {urllib3.connectionpool:452} - {DEBUG:device0} - http://192.168.2.49:80 "GET /solar_api/v1/GetPowerFlowRealtimeData.fcgi?Scope=System HTTP/1.1" 200 941 2023-04-12 09:15:00,881 - {modules.common.req:11} - {DEBUG:device0} - Get-Response: { "Body" : { "Data" : { "Inverters" : { "1" : { "DT" : 123, "E_Day" : 1735.5, "E_Total" : 55002600, "E_Year" : 1532213.625, "P" : 2216 } }, "Site" : { "E_Day" : 1735.5, "E_Total" : 55002600, "E_Year" : 1532213.625, "Meter_Location" : "load", "Mode" : "meter", "P_Akku" : null, "P_Grid" : -1945.5899999999999, "P_Load" : -270.41000000000008, "P_PV" : 2216, "rel_Autonomy" : 100, "rel_SelfConsumption" : 12.202617328519858 }, "Version" : "12" } }, "Head" : { "RequestArguments" : {}, "Status" : { "Code" : 0, "Reason" : "", "UserMessage" : "" }, "Timestamp" : "2023-04-12T09:15:00+02:00" } } 2023-04-12 09:15:00,883 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1681283691.157222, power=-2223.0, imported=0.0, exported=1858974.8706962073) 2023-04-12 09:15:00,884 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00270166, power1: -2223, power2: -2216 2023-04-12 09:15:00,884 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -5.99634 2023-04-12 09:15:00,884 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 5.99634 Wh, new state: SimCounterState(timestamp=1681283700.8832004, power=-2216.0, imported=0.0, exported=1858980.8670320413) 2023-04-12 09:15:00,885 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-2216.0, exported=1858980.8670320413, dc_power=None) 2023-04-12 09:15:00,898 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['Fronius Wechselrichter'] 2023-04-12 09:15:00,899 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-2216.0, exported=1858980.8670320413, dc_power=None) 2023-04-12 09:15:00,899 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2216.0, exported=1858980.8670320413, dc_power=None) 2023-04-12 09:15:00,902 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt'] 2023-04-12 09:15:00,949 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['Fronius SM Zähler'] 2023-04-12 09:15:00,950 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[236.7, 236.4, 236], powers=[-613.6166666666667, -723.7166666666666, -608.2566666666667], currents=[-2.5923813547387695, -3.0614072194021427, -2.577358757062147], power_factors=[0.72, 0.45, 0.82], imported=922220.1431627271, exported=970950.8814850232, power=-1945.59, frequency=50) 2023-04-12 09:15:01,073 - {control.counter:126} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [37.59, 38.06, 37.58]A 2023-04-12 09:15:01,075 - {control.counter:149} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 25945.59W 2023-04-12 09:15:01,081 - {control.chargepoint:718} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3 2023-04-12 09:15:01,085 - {control.chargepoint:897} - {INFO:MainThread} - LP 2, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 3, Priorität: False, max. Ist-Strom: 0.0 2023-04-12 09:15:01,091 - {control.data:305} - {INFO:MainThread} - bat_all_data BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0, daily_imported=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, switch_on_soc_reached=False)) 2023-04-12 09:15:01,092 - {control.data:306} - {INFO:MainThread} - cp_all_data AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0, power=0, imported=665880.0, exported=0)) 2023-04-12 09:15:01,093 - {control.data:334} - {INFO:MainThread} - cp2 ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=59), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=665880.0, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[235.96, 235.61, 236.28]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=665880.0, imported_at_plugtime=665880.0, imported_since_mode_switch=0, imported_since_plugged=0.0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='04/12/2023, 08:36:30', required_power=4140, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x710988c8>), config=Config(connection_module={'type': 'external_openwb', 'name': 'Externe openWB', 'configuration': {'ip_address': '192.168.2.54', 'duo_num': 1}}, power_module={}, ev=0, name='Standard-Ladepunkt', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=2)) 2023-04-12 09:15:01,094 - {control.data:334} - {INFO:MainThread} - cpt0 CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=16, max_current_single_phase=16, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[]) 2023-04-12 09:15:01,096 - {control.data:334} - {INFO:MainThread} - counter0 CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[-613.62, -723.72, -608.26], currents=[-2.59, -3.06, -2.58], voltages=[236.7, 236.4, 236], power_factors=[0.72, 0.45, 0.82], unbalanced_load=0, frequency=50, daily_exported=801.2846635763, daily_imported=1595.2313067704, imported=922220.1431627271, exported=970950.8814850232, fault_state=0, fault_str='Kein Fehler.', power=-1945.59), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=25945.59, raw_currents_left=[37.59, 38.06, 37.58], surplus_power_left=0, state_str='')) 2023-04-12 09:15:01,098 - {control.data:310} - {INFO:MainThread} - counter_all_data CounterAllData(config=Config(reserve_for_not_charging=True), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': []}, {'id': 2, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=270.4100000000001, invalid_home_consumption=0, daily_yield_home_consumption=2351.8216431941)) 2023-04-12 09:15:01,099 - {control.data:334} - {INFO:MainThread} - ct0 ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=85), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=10, limit=Limit(selected='none', amount=1000, soc=50)))) 2023-04-12 09:15:01,099 - {control.data:334} - {INFO:MainThread} - ev0 EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=4, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=21, min_current=6, max_current_single_phase=16, battery_capacity=77, nominal_difference=2, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 6, 6], phases=3, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=59, soc_timestamp='04/12/2023, 08:36:41', force_soc_update=False, range=277.0, fault_state=0, fault_str='Kein Fehler.')) 2023-04-12 09:15:01,100 - {control.data:334} - {INFO:MainThread} - et0 EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=4, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=21, min_current=6, max_current_single_phase=16, battery_capacity=77, nominal_difference=2, keep_charge_active_duration=40) 2023-04-12 09:15:01,100 - {control.data:314} - {INFO:MainThread} - general_data GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=15000, phase_switch_delay=10, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=60, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=60, switch_on_threshold=1500), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=20, unbalanced_load=True), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.2582, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False)) 2023-04-12 09:15:01,101 - {control.data:315} - {INFO:MainThread} - graph_data GraphData(config=Config(duration=120)) 2023-04-12 09:15:01,102 - {control.data:316} - {INFO:MainThread} - optional_data OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme='cards'), led=Led(active=False), rfid=Rfid(active=False)) 2023-04-12 09:15:01,103 - {control.data:334} - {INFO:MainThread} - pv1 PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=1557.875, monthly_exported=0, yearly_exported=0, exported=1858980.867, fault_state=0, fault_str='Kein Fehler.', power=-2216.0)) 2023-04-12 09:15:01,103 - {control.data:318} - {INFO:MainThread} - pv_all_data PvAllData(config=Config(configured=True), get=Get(daily_exported=1557.875, monthly_exported=0, yearly_exported=0, exported=1858974.871, power=-2223.0)) 2023-04-12 09:15:01,103 - {control.data:334} - {INFO:MainThread} - system {'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.2.53', 'current_commit': '2023-04-11 08:43:35 +0200 [655d05ee3]', 'current_branch': 'master', 'current_branch_commit': '2023-04-11 08:43:35 +0200 [655d05ee3]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.102.0', 'datastore_version': 8, 'lastlivevaluesJson': {'timestamp': 1681283691, 'time': '09:14:51', 'grid': -1.955, 'house-power': 0.268, 'charging-all': 0.0, 'pv-all': 2.224, 'cp2-power': 0.0, 'ev0-soc': 59}, 'module_update_completed': True} 2023-04-12 09:15:01,104 - {control.data:347} - {INFO:MainThread} - device0 {'name': 'Fronius', 'type': 'fronius', 'id': 0, 'configuration': {'ip_address': '192.168.2.49'}} 2023-04-12 09:15:01,104 - {control.data:349} - {INFO:MainThread} - component0 {'name': 'Fronius SM Zähler', 'type': 'counter_sm', 'id': 0, 'configuration': {'meter_id': 2, 'variant': 0}} 2023-04-12 09:15:01,104 - {control.data:349} - {INFO:MainThread} - component1 {'name': 'Fronius Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {}} 2023-04-12 09:15:01,105 - {control.data:321} - {INFO:MainThread} - 2023-04-12 09:15:01,105 - {control.algorithm.algorithm:27} - {INFO:MainThread} - # Algorithmus 2023-04-12 09:15:01,106 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Mindestrom setzen** 2023-04-12 09:15:01,116 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0 2023-04-12 09:15:01,118 - {control.algorithm.algorithm:35} - {INFO:MainThread} - **Sollstrom setzen** 2023-04-12 09:15:01,123 - {control.counter:186} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 1830.5900000000001W 2023-04-12 09:15:01,123 - {control.counter:441} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 1830.5900000000001W 2023-04-12 09:15:01,124 - {control.chargepoint:356} - {INFO:MainThread} - LP 2: Die Ladung kann nicht gestartet werden, da die Einschaltschwelle 1500W nicht erreicht wird. 2023-04-12 09:15:01,124 - {control.algorithm.algorithm:41} - {INFO:MainThread} - **PV-geführten Strom setzen** 2023-04-12 09:15:01,128 - {control.algorithm.filter_chargepoints:118} - {DEBUG:MainThread} - Geordnete Ladepunkte [2] 2023-04-12 09:15:01,129 - {control.algorithm.filter_chargepoints:47} - {INFO:MainThread} - LP 2: Keine Zuteilung des Mindeststroms, daher keine weitere Berücksichtigung 2023-04-12 09:15:01,131 - {control.process:23} - {INFO:MainThread} - # Ladung starten. 2023-04-12 09:15:01,132 - {control.process:115} - {INFO:MainThread} - LP2: set current 0 A, state NO_CHARGING_ALLOWED 2023-04-12 09:15:01,136 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt'] 2023-04-12 09:15:01,152 - {control.counter:174} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung 2023-04-12 09:15:01,394 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={}) 2023-04-12 09:15:01,426 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=hours, do=inner, args=(), kwargs={}) 2023-04-12 09:15:01,446 - {root:74} - {DEBUG:MainThread} - 5 Minuten Handler ausführen. 2023-04-12 09:15:01,447 - {helpermodules.logger:54} - {DEBUG:MainThread} - Logdateien kürzen 2023-04-12 09:15:01,867 - {helpermodules.measurement_log:292} - {INFO:MainThread} - Modul all wurde zwischenzeitlich gelöscht und wird daher nicht mehr aufgeführt. 2023-04-12 09:15:01,901 - {helpermodules.system:71} - {INFO:MainThread} - my IP: 192.168.2.53 2023-04-12 09:15:10,917 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={}) 2023-04-12 09:15:10,918 - {root:61} - {INFO:MainThread} - # ***Start***