Ich habe aktuell ~13kW PV Leistung, wovon ~9kW eingespeist werden, obwohl mein BEV an der openWB hängt.
Leider wird schon die ganze Zeit (ungefähr 1,5h) nur mit 2,82 kW ③ 9 A geladen.
Wenn ich den Ladepunkt aufklappe, steht dort als Hinweis "Es darf um max 5A über den aktuell genutzten Strom geregelt werden." (und das schon mindestens die letzten 15 Minuten, davor habe ich nicht geschaut)
Code: Alles auswählen
2023-07-07 14:20:50,288 - {root:64} - {INFO:MainThread} - # ***Start***
2023-07-07 14:20:50,334 - {modules.common.component_context:51} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2023-07-07 14:20:50,335 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component2': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x7241d9e8>}
2023-07-07 14:20:50,336 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-07 14:20:50,337 - {modules.common.component_context:24} - {DEBUG:cp4} - Update Komponente ['Ladepunkt']
2023-07-07 14:20:50,345 - {urllib3.connectionpool:227} - {DEBUG:cp4} - Starting new HTTP connection (1): 192.168.178.67:80
2023-07-07 14:20:50,346 - {modules.common.component_context:24} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2023-07-07 14:20:50,351 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2023-07-07 14:20:50,353 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[234.862, 233.826, 233.46], powers=[-3365.0, -3389.5, -3372.9], currents=[-14.863, -15.317, -15.184], power_factors=[0.989, 0.968, 0.972], imported=10467793.0, exported=23248347.2, power=-10127.4, frequency=49.983)
2023-07-07 14:20:50,359 - {modules.devices.sma_shm.device:29} - {DEBUG:device0} - All components updated
2023-07-07 14:20:50,386 - {urllib3.connectionpool:452} - {DEBUG:cp4} - http://192.168.178.67:80 "GET /getParameters HTTP/1.1" 200 375
2023-07-07 14:20:50,388 - {modules.common.req:11} - {DEBUG:cp4} - Get-Response: {"type":"parameters","list":[{"vehicleState":2,"evseState":false,"maxCurrent":32,"actualCurrent":0,"actualPower":0,"duration":15000,"alwaysActive":true,"lastActionUser":"API","lastActionUID":"API","energy":0,"mileage":0,"meterReading":2289,"currentP1":0,"currentP2":0,"currentP3":0,"voltageP1":233.096,"voltageP2":232.8967,"voltageP3":233.9651,"useMeter":true,"RFIDUID":""}]}
2023-07-07 14:20:50,389 - {modules.common.store._api:26} - {DEBUG:cp4} - Raw data ChargepointState(voltages=[233.096, 232.8967, 233.9651], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=2289000, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=True, rfid=None)
2023-07-07 14:20:50,906 - {modules.devices.sma_sunny_boy.inverter:72} - {DEBUG:device1} - WR 192.168.178.102: InverterState(currents=[0.0, 0.0, 0.0], power=-13629, exported=32126126, dc_power=-14002)
2023-07-07 14:20:50,907 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-13629, exported=32126126, dc_power=-14002)
2023-07-07 14:20:50,917 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2023-07-07 14:20:50,919 - {modules.common.store._api:26} - {DEBUG:component2} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-13629, exported=32126126, dc_power=None)
2023-07-07 14:20:50,921 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-07 14:20:50,922 - {modules.common.store._api:30} - {INFO:component2} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-13629, exported=32126126, dc_power=None)
2023-07-07 14:20:50,926 - {modules.common.component_context:24} - {DEBUG:cp4} - Update Komponente ['Ladepunkt']
2023-07-07 14:20:50,934 - {modules.common.store._api:30} - {INFO:cp4} - Saving ChargepointState(voltages=[233.096, 232.8967, 233.9651], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=2289000, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=True, rfid=None)
2023-07-07 14:20:51,017 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2023-07-07 14:20:51,018 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[234.862, 233.826, 233.46], powers=[-3365.0, -3389.5, -3372.9], currents=[-14.863, -15.317, -15.184], power_factors=[0.989, 0.968, 0.972], imported=10467793.0, exported=23248347.2, power=-10127.4, frequency=49.983)
2023-07-07 14:20:51,244 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [69.23, 69.38, 69.28]A
2023-07-07 14:20:51,245 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 46947.66W
2023-07-07 14:20:51,262 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-07 14:20:51,263 - {control.chargepoint.chargepoint:644} - {DEBUG:MainThread} - Phasenzahl Lademodus: 3
2023-07-07 14:20:51,294 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: eC4 (EV-Nr.1): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 3, Priorität: False, max. Ist-Strom: 4.37
2023-07-07 14:20:51,312 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 2
2023-07-07 14:20:51,313 - {control.chargepoint.chargepoint:644} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2023-07-07 14:20:51,340 - {control.chargepoint.chargepoint:844} - {DEBUG:MainThread} - LP 4, EV: e-Up (EV-Nr.2): Lademodus pv_charging, Submodus: Chargemode.STOP
2023-07-07 14:20:51,341 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 4: Keine Ladung, da der maximale Soc bereits erreicht wurde.
2023-07-07 14:20:51,362 - {control.data:307} - {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-07-07 14:20:51,364 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=17580.9900000003, daily_exported=0, power=2820.26, imported=4032041.99, exported=0))
2023-07-07 14:20:51,372 - {control.data:337} - {INFO:MainThread} - cp3
ChargepointData(get=Get(charge_state=True, 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=71), currents=[4.37, 4.06, 4.1], daily_imported=13140.99, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=1743041.99, phases_in_use=3, plug_state=True, power=2820.26, rfid_timestamp=None, rfid=None, state_str=None, voltages=[233.78, 232.99, 232.65]), set=Set(change_ev_permitted=[True, ''], charging_ev=1, charging_ev_prev=1, current=9.39, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=1729674.93, imported_at_plugtime=1729674.93, imported_since_mode_switch=13359.01000000001, imported_since_plugged=13359.01000000001, range_charged=70.31057894736847, time_charged='1:32', timestamp_start_charging='07/07/2023, 12:48:51'), manual_lock=False, phases_to_use=3, plug_state_prev=True, plug_time='07/07/2023, 12:47:00', required_power=4140, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6fdc92b0>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=1, name='Interne openWB Garage', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-07-07 14:20:51,373 - {control.data:337} - {INFO:MainThread} - cp4
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=80), currents=[0, 0, 0], daily_imported=4440.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=2289000, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da der maximale Soc bereits erreicht wurde.', voltages=[233.1, 232.9, 233.97]), set=Set(change_ev_permitted=[True, ''], charging_ev=-1, charging_ev_prev=2, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=2289000, imported_at_plugtime=2284560.0, imported_since_mode_switch=0, imported_since_plugged=4440.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='07/07/2023, 11:05:01', required_power=0.0, rfid='093d0836', target_current=0, charging_ev_data=<control.ev.Ev object at 0x707b3e68>), config=Config(configuration={'ip_address': '192.168.178.67', 'timeout': 5}, ev=0, name='smartWB Carport', type='smartwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=False, control_pilot_interruption_hw=True, id=4))
2023-07-07 14:20:51,380 - {control.data:337} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-07-07 14:20:51,382 - {control.data:337} - {INFO:MainThread} - cpt1
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=1, max_current_multi_phases=16, max_current_single_phase=16, name='Ladepunkt-Vorlage Garage', rfid_enabling=False, valid_tags=[])
2023-07-07 14:20:51,383 - {control.data:337} - {INFO:MainThread} - cpt2
CpTemplateData(autolock=Autolock(active=True, plans={}, wait_for_charging_end=True), id=2, max_current_multi_phases=16, max_current_single_phase=16, name='Ladepunkt-Vorlage Carport', rfid_enabling=True, valid_tags=['093d0836', 'ac36da17', 'e1c3501b'])
2023-07-07 14:20:51,385 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[50, 50, 50], max_total_power=34000), get=Get(powers=[-3365.0, -3389.5, -3372.9], currents=[-14.86, -15.32, -15.18], voltages=[234.86, 233.83, 233.46], power_factors=[0.99, 0.97, 0.97], unbalanced_load=0, frequency=49.983, daily_exported=48224.3, daily_imported=2130.2, imported=10467793.0, exported=23248347.2, fault_state=0, fault_str='Kein Fehler.', power=-10127.4), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=46947.66, raw_currents_left=[69.23, 69.38, 69.28], surplus_power_left=0, state_str=''))
2023-07-07 14:20:51,388 - {control.data:312} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 2, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}, {'id': 4, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=681.3400000000001, invalid_home_consumption=0, daily_yield_home_consumption=12381.909999999996, disengageable_smarthome_power=0))
2023-07-07 14:20:51,390 - {control.data:337} - {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='stop', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=10, limit=Limit(selected='none', amount=1000, soc=50))))
2023-07-07 14:20:51,391 - {control.data:337} - {INFO:MainThread} - ct1
ChargeTemplateData(name='Ladeprofil-Vorlage e-Up - PV Laden 80%', disable_after_unplug=False, prio=False, load_default=True, 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=80), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=10, limit=Limit(selected='soc', amount=1000, soc=80))))
2023-07-07 14:20:51,393 - {control.data:337} - {INFO:MainThread} - ct2
ChargeTemplateData(name='Ladeprofil-Vorlage eC4 - PV Laden 80%', 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=80), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=10, limit=Limit(selected='soc', amount=1000, soc=80))))
2023-07-07 14:20:51,394 - {control.data:337} - {INFO:MainThread} - ct3
ChargeTemplateData(name='Ladeprofil-Vorlage - allgemein PV Laden unlimited', disable_after_unplug=False, prio=False, load_default=True, 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=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=10, limit=Limit(selected='none', amount=1000, soc=100))))
2023-07-07 14:20:51,396 - {control.data:337} - {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=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=82000, nominal_difference=2, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', 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=['e1c3501b'], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-07-07 14:20:51,397 - {control.data:337} - {INFO:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Fahrzeug-Vorlage eC4', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=19000, min_current=6, max_current_single_phase=16, battery_capacity=48000, 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=4), charge_template=2, ev_template=1, name='eC4', tag_id=['ac36da17'], get=Get(soc=71, soc_timestamp='07/07/2023, 14:17:12', force_soc_update=False, range=220, fault_state=0, fault_str='Kein Fehler.'))
2023-07-07 14:20:51,399 - {control.data:337} - {INFO:MainThread} - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Fahrzeug-Vorlage e-Up', max_current_multi_phases=16, max_phases=2, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=32000, nominal_difference=2, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=0), charge_template=1, ev_template=2, name='e-Up', tag_id=['093d0836'], get=Get(soc=80, soc_timestamp='07/07/2023, 13:57:32', force_soc_update=False, range=168.0, fault_state=0, fault_str='Kein Fehler.'))
2023-07-07 14:20:51,401 - {control.data:337} - {INFO:MainThread} - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=82000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, 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=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-07-07 14:20:51,403 - {control.data:337} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=82000, nominal_difference=2, keep_charge_active_duration=40)
2023-07-07 14:20:51,406 - {control.data:337} - {INFO:MainThread} - et1
EvTemplateData(name='Fahrzeug-Vorlage eC4', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=19000, min_current=6, max_current_single_phase=16, battery_capacity=48000, nominal_difference=2, keep_charge_active_duration=40)
2023-07-07 14:20:51,408 - {control.data:337} - {INFO:MainThread} - et2
EvTemplateData(name='Fahrzeug-Vorlage e-Up', max_current_multi_phases=16, max_phases=2, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=32000, nominal_difference=2, keep_charge_active_duration=40)
2023-07-07 14:20:51,409 - {control.data:316} - {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=14000, phase_switch_delay=6, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=120, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=60, switch_on_soc=60, switch_on_threshold=1200), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), 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.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-07 14:20:51,409 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-07 14:20:51,410 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-07 14:20:51,411 - {control.data:319} - {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=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x6fdd5f40>), led=Led(active=False), rfid=Rfid(active=True))
2023-07-07 14:20:51,411 - {control.data:337} - {INFO:MainThread} - pv2
PvData(config=Config(max_ac_out=20400), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=76057, monthly_exported=0, yearly_exported=0, exported=32126126, fault_state=0, fault_str='Kein Fehler.', power=-13629))
2023-07-07 14:20:51,412 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=76057, monthly_exported=0, yearly_exported=0, exported=32126126, power=-13629))
2023-07-07 14:20:51,412 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.110', 'current_commit': '2023-07-06 15:04:52 +0200 [fe46a4f7f]', 'current_branch': 'master', 'current_branch_commit': '2023-07-06 15:04:52 +0200 [fe46a4f7f]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'datastore_version': 16, 'lastlivevaluesJson': {'timestamp': 1688732441, 'time': '14:20:41', 'grid': -10.144, 'house-power': 0.67, 'charging-all': 2.821, 'pv-all': 13.635, 'cp3-power': 2.821, 'cp4-power': 0.0, 'ev1-soc': 71, 'ev2-soc': 80}, 'usage_terms_acknowledged': True, 'module_update_completed': True}
2023-07-07 14:20:51,413 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2023-07-07 14:20:51,413 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2023-07-07 14:20:51,414 - {control.data:350} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.178.102'}}
2023-07-07 14:20:51,414 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': {'hybrid': False, 'version': 0}}
2023-07-07 14:20:51,414 - {control.data:324} - {INFO:MainThread} -
2023-07-07 14:20:51,415 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-07 14:20:51,415 - {control.algorithm.algorithm:63} - {DEBUG:MainThread} - Ladepunkt 3: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2023-07-07 14:20:51,416 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 10012.4W
2023-07-07 14:20:51,417 - {control.ev:519} - {DEBUG:MainThread} - Genutzter Strom: 4.37A, Überschuss: 10012.4W, benötigte neue Leistung: 460W
2023-07-07 14:20:51,418 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 10012.4W
2023-07-07 14:20:51,424 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-07 14:20:51,428 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-07 14:20:51,439 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [63.230000000000004, 63.379999999999995, 63.28]A verbleibende Ströme, 42807.66W verbleibende Leistung
2023-07-07 14:20:51,441 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-07 14:20:51,444 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-07 14:20:51,448 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 8692.660000000003W
2023-07-07 14:20:51,450 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 8692.660000000003W
2023-07-07 14:20:51,451 - {control.algorithm.algorithm:39} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-07-07 14:20:51,455 - {control.algorithm.filter_chargepoints:118} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2023-07-07 14:20:51,457 - {control.algorithm.surplus_controlled:42} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-07 14:20:51,458 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 3: Es darf um max 5A über den aktuell genutzten Strom geregelt werden.
2023-07-07 14:20:51,459 - {control.counter:176} - {DEBUG:MainThread} - Zähler 0: [59.86, 60.00999999999999, 59.91]A verbleibende Ströme, 6367.360000000002W verbleibender Überschuss
2023-07-07 14:20:51,460 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 9.370000000000001A
2023-07-07 14:20:51,462 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-07 14:20:51,464 - {control.chargelog:52} - {DEBUG:MainThread} - imported_since_mode_switch 13367.060000000056 counter 1743041.99
2023-07-07 14:20:51,471 - {control.process:115} - {INFO:MainThread} - LP3: set current 9.37 A, state CHARGING_ALLOWED
2023-07-07 14:20:51,479 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-07 14:20:51,495 - {modules.common.component_context:24} - {DEBUG:cp4} - Update Komponente ['Ladepunkt']
2023-07-07 14:20:51,508 - {urllib3.connectionpool:227} - {DEBUG:cp4} - Starting new HTTP connection (1): 192.168.178.67:80
2023-07-07 14:20:51,544 - {urllib3.connectionpool:452} - {DEBUG:cp4} - http://192.168.178.67:80 "GET /setCurrent?current=0 HTTP/1.1" 200 29
2023-07-07 14:20:51,547 - {modules.common.req:11} - {DEBUG:cp4} - Get-Response: S0_set current to given value
2023-07-07 14:20:51,550 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-07-07 14:20:51,818 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-07 14:20:51,934 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-07 14:20:55,946 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-07 14:21:00,960 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-07-07 14:21:00,961 - {root:64} - {INFO:MainThread} - # ***Start***