Fehlerbild: Die PV-Überschussladung passt sich zunächst dem tatsächlichen PV-Überschuss genau an. Unter nicht nachvollziehbaren Umständen kommt irgendwann die Ladung nicht mehr über ca. 3,7 kw (variiert um ca. 0,1 kw) hinaus, obwohl genug Überschuss vorhanden ist.
Manchmal reguliert sich das von selbst wieder, aber auf jeden Fall nach kurzem Stop der Ladung und Wiedereinschaltung.
Das Problem sieht man auf dem Graphen (auch nach Stop und Start)
Das Detaillog hierzu von Start zu Start:
Code: Alles auswählen
2023-07-16 15:18:40,150 - {root:64} - {INFO:MainThread} - # ***Start***
2023-07-16 15:18:40,212 - {modules.common.component_context:51} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2023-07-16 15:18:40,214 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component1': <modules.devices.sma_sunny_boy.bat_smart_energy.SunnyBoySmartEnergyBat object at 0x6fdc84c0>, 'component2': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x74ea0dc0>}
2023-07-16 15:18:40,217 - {modules.common.component_context:51} - {DEBUG:device9} - Update Komponenten ['Json Wechselrichter']
2023-07-16 15:18:40,221 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-16 15:18:40,230 - {urllib3.connectionpool:227} - {DEBUG:device9} - Starting new HTTP connection (1): 192.168.188.80:80
2023-07-16 15:18:40,238 - {modules.common.component_context:24} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy Smart Energy Speicher']
2023-07-16 15:18:40,566 - {modules.common.simcount._simcount:38} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1689513510.5614934, power=1981.8609999999999, imported=318123.0687072688, exported=96357.85324312815)
2023-07-16 15:18:40,567 - {modules.common.simcount._calculate:13} - {DEBUG:device1} - time passed: 0.002779, power1: 1981.86, power2: 2030.89
2023-07-16 15:18:40,567 - {modules.common.simcount._calculate:29} - {DEBUG:device1} - power did not change sign. Total energy: 5.57571
2023-07-16 15:18:40,568 - {modules.common.simcount._simcount:47} - {DEBUG:device1} - imported: 5.57571 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1689513520.5658846, power=2030.8858, imported=318128.64441403927, exported=96357.85324312815)
2023-07-16 15:18:40,570 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data BatState(imported=318128.64441403927, exported=96357.85324312815, power=2030.8858, soc=48)
2023-07-16 15:18:40,572 - {modules.common.component_context:24} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2023-07-16 15:18:40,693 - {modules.devices.sma_sunny_boy.inverter:72} - {DEBUG:device1} - WR 192.168.188.74: InverterState(currents=[0.0, 0.0, 0.0], power=-3240, exported=2773023, dc_power=-5398)
2023-07-16 15:18:40,694 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-3240, exported=2773023, dc_power=-5398)
2023-07-16 15:18:40,945 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2023-07-16 15:18:40,947 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[232.068, 234.816, 234.269], powers=[2660.7, -1082.2, -1574.5], currents=[11.508, -4.618, -6.728], power_factors=[0.997, 0.999, 1.0], imported=4742644.5, exported=5720216.7, power=4.0, frequency=49.989)
2023-07-16 15:18:40,949 - {modules.devices.sma_shm.device:29} - {DEBUG:device0} - All components updated
2023-07-16 15:18:42,793 - {urllib3.connectionpool:452} - {DEBUG:device9} - http://192.168.188.80:80 "GET /api/record/live HTTP/1.1" 200 1056
2023-07-16 15:18:42,796 - {modules.common.req:11} - {DEBUG:device9} - Get-Response: {"inverter":[[{"fld":"U_DC","unit":"V","val":"32.60"},{"fld":"I_DC","unit":"A","val":"7.29"},{"fld":"P_DC","unit":"W","val":"236.90"},{"fld":"YieldDay","unit":"Wh","val":"1442.00"},{"fld":"YieldTotal","unit":"kWh","val":"545.54"},{"fld":"Irradiation","unit":"%","val":"66.73"},{"fld":"U_DC","unit":"V","val":"34.00"},{"fld":"I_DC","unit":"A","val":"9.45"},{"fld":"P_DC","unit":"W","val":"320.40"},{"fld":"YieldDay","unit":"Wh","val":"800.00"},{"fld":"YieldTotal","unit":"kWh","val":"525.01"},{"fld":"Irradiation","unit":"%","val":"90.25"},{"fld":"U_AC","unit":"V","val":"236.90"},{"fld":"I_AC","unit":"A","val":"2.25"},{"fld":"P_AC","unit":"W","val":"532.20"},{"fld":"Q_AC","unit":"var","val":"0.00"},{"fld":"F_AC","unit":"Hz","val":"49.98"},{"fld":"PF_AC","unit":"","val":"1.00"},{"fld":"Temp","unit":"°C","val":"43.50"},{"fld":"ALARM_MES_ID","unit":"","val":"82.00"},{"fld":"YieldDay","unit":"Wh","val":"2242.00"},{"fld":"YieldTotal","unit":"kWh","val":"1070.55"},{"fld":"P_DC","unit":"W","val":"557.30"},{"fld":"Efficiency","unit":"%","val":"95.50"}]]}
2023-07-16 15:18:43,609 - {modules.common.store._api:26} - {DEBUG:device9} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-532.0, exported=1070550.0, dc_power=None)
2023-07-16 15:18:43,614 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['Sma Sunny Boy Smart Energy Speicher']
2023-07-16 15:18:43,614 - {modules.common.store._api:30} - {INFO:component1} - Saving BatState(imported=318128.64441403927, exported=96357.85324312815, power=2030.8858, soc=48)
2023-07-16 15:18:43,647 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2023-07-16 15:18:43,648 - {modules.common.store._api:26} - {DEBUG:component2} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-5270.89, exported=2994793.79, dc_power=None)
2023-07-16 15:18:43,649 - {modules.common.component_context:24} - {DEBUG:component9} - Update Komponente ['Json Wechselrichter']
2023-07-16 15:18:43,649 - {modules.common.store._api:30} - {INFO:component2} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-5270.89, exported=2994793.79, dc_power=None)
2023-07-16 15:18:43,649 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-16 15:18:43,651 - {modules.common.store._api:26} - {DEBUG:component9} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-532.0, exported=1070550.0, dc_power=None)
2023-07-16 15:18:43,656 - {modules.common.store._api:30} - {INFO:component9} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-532.0, exported=1070550.0, dc_power=None)
2023-07-16 15:18:43,688 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2023-07-16 15:18:43,689 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[232.068, 234.816, 234.269], powers=[2660.7, -1082.2, -1574.5], currents=[11.508, -4.618, -6.728], power_factors=[0.997, 0.999, 1.0], imported=4742644.5, exported=5720216.7, power=4.0, frequency=49.989)
2023-07-16 15:18:43,812 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: 2030.89W
2023-07-16 15:18:43,813 - {control.bat_all:164} - {INFO:MainThread} - 2030.89W verbleibende Speicher-Leistung
2023-07-16 15:18:43,815 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [36.46, 36.67, 38.79]A
2023-07-16 15:18:43,816 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 25676.91W
2023-07-16 15:18:43,819 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-16 15:18:43,820 - {control.chargepoint.chargepoint:644} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2023-07-16 15:18:43,822 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 15.97
2023-07-16 15:18:43,827 - {control.data:337} - {INFO:MainThread} - bat1
BatData(get=Get(soc=48, daily_exported=1322.19, daily_imported=2698.69, imported=318128.64, exported=96357.85, fault_state=0, fault_str='Kein Fehler.', power=2030.89))
2023-07-16 15:18:43,828 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=48, daily_exported=1322.19, daily_imported=2698.69, imported=318128.64, exported=96357.85, power=2030.89), set=Set(charging_power_left=2030.89, switch_on_soc_reached=True))
2023-07-16 15:18:43,829 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=11364.01, daily_exported=0, power=3680.91, imported=723869.02, exported=0))
2023-07-16 15:18:43,830 - {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=51), currents=[15.97, 0.05, 0.06], daily_imported=11364.01, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=723869.02, phases_in_use=1, plug_state=True, power=3680.91, rfid_timestamp=None, rfid=None, state_str=None, voltages=[230.5, 234.71, 234.37]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=20.97, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=712341.98, imported_at_plugtime=712341.98, imported_since_mode_switch=11515.98999999999, imported_since_plugged=11515.98999999999, range_charged=57.579949999999954, time_charged='5:00', timestamp_start_charging='07/16/2023, 10:18:31'), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='07/16/2023, 08:00:12', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6fd99298>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=3))
2023-07-16 15:18:43,832 - {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-16 15:18:43,833 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[32, 32, 32], max_total_power=22000), get=Get(powers=[2660.7, -1082.2, -1574.5], currents=[11.51, -4.62, -6.73], voltages=[232.07, 234.82, 234.27], power_factors=[1.0, 1.0, 1.0], unbalanced_load=0, frequency=49.989, daily_exported=328.9, daily_imported=339.5, imported=4742644.5, exported=5720216.7, fault_state=0, fault_str='Kein Fehler.', power=4.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=25676.91, raw_currents_left=[36.46, 36.67, 38.79], surplus_power_left=0, state_str=''))
2023-07-16 15:18:43,835 - {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': 1, 'type': 'bat', 'children': []}]}, {'id': 9, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=95.09000000000037, invalid_home_consumption=0, daily_yield_home_consumption=2084.59, disengageable_smarthome_power=0))
2023-07-16 15:18:43,837 - {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='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=19, limit=Limit(selected='none', amount=1000, soc=50))))
2023-07-16 15:18:43,838 - {control.data:337} - {INFO:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=32, 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=20000, min_current=6, max_current_single_phase=32, battery_capacity=77000, nominal_difference=2, keep_charge_active_duration=30), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 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.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=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=51, soc_timestamp='07/16/2023, 15:15:04', force_soc_update=False, range=213.0, fault_state=0, fault_str='Kein Fehler.'))
2023-07-16 15:18:43,839 - {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-16 15:18:43,841 - {control.data:337} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=32, 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=20000, min_current=6, max_current_single_phase=32, battery_capacity=77000, nominal_difference=2, keep_charge_active_duration=30)
2023-07-16 15:18:43,843 - {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=0, control_range=[0, 230], feed_in_yield=15000, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=60, switch_off_delay=60, switch_off_soc=0, switch_off_threshold=100, switch_on_delay=15, switch_on_soc=50, switch_on_threshold=1400), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=20, unbalanced_load=False), 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.35, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-16 15:18:43,844 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-16 15:18:43,847 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-16 15:18:43,848 - {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=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x6fd8e520>), led=Led(active=False), rfid=Rfid(active=False))
2023-07-16 15:18:43,849 - {control.data:337} - {INFO:MainThread} - pv2
PvData(config=Config(max_ac_out=6000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=12594.5, monthly_exported=0, yearly_exported=0, exported=2994793.79, fault_state=0, fault_str='Kein Fehler.', power=-5270.89))
2023-07-16 15:18:43,850 - {control.data:337} - {INFO:MainThread} - pv9
PvData(config=Config(max_ac_out=600), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2220.0, monthly_exported=0, yearly_exported=0, exported=1070550.0, fault_state=0, fault_str='Kein Fehler.', power=-532.0))
2023-07-16 15:18:43,850 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=14814.5, monthly_exported=0, yearly_exported=0, exported=4065343.79, power=-5802.89))
2023-07-16 15:18:43,852 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.188.78', 'current_commit': '2023-07-13 08:45:47 +0200 [03249cf0a]', 'current_branch': 'master', 'current_branch_commit': '2023-07-13 08:45:47 +0200 [03249cf0a]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'datastore_version': 16, 'lastlivevaluesJson': {'timestamp': 1689513511, 'time': '15:18:31', 'grid': 0.001, 'house-power': 0.096, 'charging-all': 3.68, 'pv-all': 5.756, 'cp3-power': 3.68, 'ev0-soc': 51, 'bat-all-power': 1.982, 'bat-all-soc': 48}, 'usage_terms_acknowledged': True, 'module_update_completed': True}
2023-07-16 15:18:43,853 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2023-07-16 15:18:43,854 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': 3011839139}}
2023-07-16 15:18:43,858 - {control.data:350} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.188.74'}}
2023-07-16 15:18:43,859 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'Sma Sunny Boy Smart Energy Speicher', 'type': 'bat_smart_energy', 'id': 1, 'configuration': {}}
2023-07-16 15:18:43,859 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': {'hybrid': True, 'version': 0}}
2023-07-16 15:18:43,860 - {control.data:350} - {INFO:MainThread} - device9
{'name': 'Json', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.188.80/api/record/live'}}
2023-07-16 15:18:43,861 - {control.data:352} - {INFO:MainThread} - component9
{'name': 'Json Wechselrichter', 'type': 'inverter', 'id': 9, 'configuration': {'jq_power': '.inverter[][]|select(.fld=="P_AC").val|tonumber|round', 'jq_exported': 'last(.inverter[][]|select(.fld=="YieldTotal").val)|tonumber*1000'}}
2023-07-16 15:18:43,862 - {control.data:324} - {INFO:MainThread} -
2023-07-16 15:18:43,862 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-16 15:18:43,863 - {control.algorithm.algorithm:63} - {DEBUG:MainThread} - Ladepunkt 3: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2023-07-16 15:18:43,865 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 2141.8900000000003W
2023-07-16 15:18:43,867 - {control.ev:519} - {DEBUG:MainThread} - Genutzter Strom: 15.97A, Überschuss: 2141.8900000000003W, benötigte neue Leistung: 3220W
2023-07-16 15:18:43,872 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 2141.8900000000003W
2023-07-16 15:18:43,876 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 2141.8900000000003W
2023-07-16 15:18:43,878 - {control.counter:361} - {DEBUG:MainThread} - LP3 Switch-Off-Threshold prüfen: -2141.8900000000003W, Schwelle: 100W, freigegebener Überschuss 0W, Einspeisegrenze 0W
2023-07-16 15:18:43,880 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-16 15:18:43,884 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-16 15:18:43,890 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [30.46, 36.67, 38.79]A verbleibende Ströme, 24296.91W verbleibende Leistung
2023-07-16 15:18:43,892 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-16 15:18:43,896 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-16 15:18:43,902 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 4442.8W
2023-07-16 15:18:43,903 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 4442.8W
2023-07-16 15:18:43,903 - {control.algorithm.algorithm:39} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-07-16 15:18:43,907 - {control.algorithm.filter_chargepoints:118} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2023-07-16 15:18:43,908 - {control.algorithm.surplus_controlled:42} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-16 15:18:43,911 - {control.loadmanagement:82} - {DEBUG:MainThread} - Leistungsüberschreitung auf 4442.8W korrigieren: [26.0, 0.0, 0.0]
2023-07-16 15:18:43,913 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 3: Es darf um max 5A über den aktuell genutzten Strom geregelt werden.
2023-07-16 15:18:43,914 - {control.counter:176} - {DEBUG:MainThread} - Zähler 0: [15.490000000000002, 36.67, 38.79]A verbleibende Ströme, 999.7000000000003W verbleibender Überschuss
2023-07-16 15:18:43,916 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 20.97A
2023-07-16 15:18:43,917 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-16 15:18:43,919 - {control.chargelog:52} - {DEBUG:MainThread} - imported_since_mode_switch 11527.040000000037 counter 723869.02
2023-07-16 15:18:43,921 - {control.process:117} - {INFO:MainThread} - LP3: set current 20.97 A, state CHARGING_ALLOWED
2023-07-16 15:18:43,927 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-16 15:18:43,947 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-07-16 15:18:44,196 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-16 15:18:44,240 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-16 15:18:45,287 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-16 15:18:50,303 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-07-16 15:18:50,304 - {root:64} - {INFO:MainThread} - # ***Start***
2023-07-16 15:18:50,358 - {modules.common.component_context:51} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2023-07-16 15:18:50,359 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component1': <modules.devices.sma_sunny_boy.bat_smart_energy.SunnyBoySmartEnergyBat object at 0x6fdc84c0>, 'component2': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x74ea0dc0>}
2023-07-16 15:18:50,361 - {modules.common.component_context:51} - {DEBUG:device9} - Update Komponenten ['Json Wechselrichter']
2023-07-16 15:18:50,365 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-16 15:18:50,373 - {modules.common.component_context:24} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy Smart Energy Speicher']
2023-07-16 15:18:50,373 - {urllib3.connectionpool:227} - {DEBUG:device9} - Starting new HTTP connection (1): 192.168.188.80:80
2023-07-16 15:18:50,504 - {modules.common.simcount._simcount:38} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1689513520.5658846, power=2030.8858, imported=318128.64441403927, exported=96357.85324312815)
2023-07-16 15:18:50,505 - {modules.common.simcount._calculate:13} - {DEBUG:device1} - time passed: 0.00276083, power1: 2030.89, power2: 2024.8
2023-07-16 15:18:50,506 - {modules.common.simcount._calculate:29} - {DEBUG:device1} - power did not change sign. Total energy: 5.59852
2023-07-16 15:18:50,506 - {modules.common.simcount._simcount:47} - {DEBUG:device1} - imported: 5.59852 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1689513530.5048552, power=2024.8014, imported=318134.24293566495, exported=96357.85324312815)
2023-07-16 15:18:50,508 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data BatState(imported=318134.24293566495, exported=96357.85324312815, power=2024.8014, soc=48)
2023-07-16 15:18:50,512 - {modules.common.component_context:24} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2023-07-16 15:18:50,533 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2023-07-16 15:18:50,534 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[232.101, 234.97, 234.199], powers=[2656.7, -1086.0, -1577.6], currents=[11.489, -4.632, -6.744], power_factors=[0.997, 0.999, 1.0], imported=4742644.5, exported=5720216.7, power=-6.8, frequency=49.979)
2023-07-16 15:18:50,536 - {modules.devices.sma_shm.device:29} - {DEBUG:device0} - All components updated
2023-07-16 15:18:50,632 - {modules.devices.sma_sunny_boy.inverter:72} - {DEBUG:device1} - WR 192.168.188.74: InverterState(currents=[0.0, 0.0, 0.0], power=-3220, exported=2773032, dc_power=-5405)
2023-07-16 15:18:50,633 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-3220, exported=2773032, dc_power=-5405)
2023-07-16 15:18:53,973 - {helpermodules.utils._thread_handler:21} - {ERROR:MainThread} - device9 konnte nicht innerhalb des Timeouts die Werte abfragen, die abgefragten Werte werden nicht in der Regelung verwendet.
2023-07-16 15:18:53,980 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['Sma Sunny Boy Smart Energy Speicher']
2023-07-16 15:18:53,983 - {modules.common.store._api:30} - {INFO:component1} - Saving BatState(imported=318134.24293566495, exported=96357.85324312815, power=2024.8014, soc=48)
2023-07-16 15:18:54,026 - {modules.common.utils.component_parser:24} - {ERROR:MainThread} - Keine aktuellen Werte für Gerät Json
2023-07-16 15:18:54,027 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2023-07-16 15:18:54,028 - {modules.common.store._api:26} - {DEBUG:component2} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-5244.8, exported=2994808.39, dc_power=None)
2023-07-16 15:18:54,028 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-16 15:18:54,029 - {modules.common.store._api:30} - {INFO:component2} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-5244.8, exported=2994808.39, dc_power=None)
2023-07-16 15:18:54,049 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2023-07-16 15:18:54,050 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[232.101, 234.97, 234.199], powers=[2656.7, -1086.0, -1577.6], currents=[11.489, -4.632, -6.744], power_factors=[0.997, 0.999, 1.0], imported=4742644.5, exported=5720216.7, power=-6.8, frequency=49.979)
2023-07-16 15:18:54,166 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: 2024.8W
2023-07-16 15:18:54,167 - {control.bat_all:164} - {INFO:MainThread} - 2024.8W verbleibende Speicher-Leistung
2023-07-16 15:18:54,168 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [36.480000000000004, 36.68, 38.8]A
2023-07-16 15:18:54,169 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 25686.82W
2023-07-16 15:18:54,173 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-16 15:18:54,173 - {control.chargepoint.chargepoint:644} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2023-07-16 15:18:54,176 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 15.97
2023-07-16 15:18:54,181 - {control.data:337} - {INFO:MainThread} - bat1
BatData(get=Get(soc=48, daily_exported=1322.19, daily_imported=2698.69, imported=318134.24, exported=96357.85, fault_state=0, fault_str='Kein Fehler.', power=2024.8))
2023-07-16 15:18:54,184 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=48, daily_exported=1322.19, daily_imported=2698.69, imported=318134.24, exported=96357.85, power=2024.8), set=Set(charging_power_left=2024.8, switch_on_soc_reached=True))
2023-07-16 15:18:54,186 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=11364.01, daily_exported=0, power=3680.02, imported=723882.02, exported=0))
2023-07-16 15:18:54,188 - {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=51), currents=[15.97, 0.05, 0.06], daily_imported=11364.01, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=723882.02, phases_in_use=1, plug_state=True, power=3680.02, rfid_timestamp=None, rfid=None, state_str=None, voltages=[230.49, 234.94, 234.33]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=20.97, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=712341.98, imported_at_plugtime=712341.98, imported_since_mode_switch=11527.040000000037, imported_since_plugged=11527.040000000037, range_charged=57.63520000000019, time_charged='5:00', timestamp_start_charging='07/16/2023, 10:18:31'), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='07/16/2023, 08:00:12', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6fd91580>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=3))
2023-07-16 15:18:54,190 - {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-16 15:18:54,193 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[32, 32, 32], max_total_power=22000), get=Get(powers=[2656.7, -1086.0, -1577.6], currents=[11.49, -4.63, -6.74], voltages=[232.1, 234.97, 234.2], power_factors=[1.0, 1.0, 1.0], unbalanced_load=0, frequency=49.979, daily_exported=328.9, daily_imported=339.5, imported=4742644.5, exported=5720216.7, fault_state=0, fault_str='Kein Fehler.', power=-6.8), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=25686.82, raw_currents_left=[36.480000000000004, 36.68, 38.8], surplus_power_left=0, state_str=''))
2023-07-16 15:18:54,194 - {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': 1, 'type': 'bat', 'children': []}]}, {'id': 9, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=65.18000000000025, invalid_home_consumption=0, daily_yield_home_consumption=2084.59, disengageable_smarthome_power=0))
2023-07-16 15:18:54,195 - {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='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=19, limit=Limit(selected='none', amount=1000, soc=50))))
2023-07-16 15:18:54,197 - {control.data:337} - {INFO:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=32, 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=20000, min_current=6, max_current_single_phase=32, battery_capacity=77000, nominal_difference=2, keep_charge_active_duration=30), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 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.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=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=51, soc_timestamp='07/16/2023, 15:15:04', force_soc_update=False, range=213.0, fault_state=0, fault_str='Kein Fehler.'))
2023-07-16 15:18:54,197 - {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-16 15:18:54,199 - {control.data:337} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=32, 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=20000, min_current=6, max_current_single_phase=32, battery_capacity=77000, nominal_difference=2, keep_charge_active_duration=30)
2023-07-16 15:18:54,201 - {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=0, control_range=[0, 230], feed_in_yield=15000, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=60, switch_off_delay=60, switch_off_soc=0, switch_off_threshold=100, switch_on_delay=15, switch_on_soc=50, switch_on_threshold=1400), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=20, unbalanced_load=False), 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.35, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-16 15:18:54,203 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-16 15:18:54,204 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-16 15:18:54,205 - {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=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x6fd80f40>), led=Led(active=False), rfid=Rfid(active=False))
2023-07-16 15:18:54,207 - {control.data:337} - {INFO:MainThread} - pv2
PvData(config=Config(max_ac_out=6000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=12594.5, monthly_exported=0, yearly_exported=0, exported=2994808.39, fault_state=0, fault_str='Kein Fehler.', power=-5244.8))
2023-07-16 15:18:54,208 - {control.data:337} - {INFO:MainThread} - pv9
PvData(config=Config(max_ac_out=600), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2220.0, monthly_exported=0, yearly_exported=0, exported=1070550.0, fault_state=0, fault_str='Kein Fehler.', power=-532.0))
2023-07-16 15:18:54,209 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=14814.5, monthly_exported=0, yearly_exported=0, exported=4065358.39, power=-5776.8))
2023-07-16 15:18:54,210 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.188.78', 'current_commit': '2023-07-13 08:45:47 +0200 [03249cf0a]', 'current_branch': 'master', 'current_branch_commit': '2023-07-13 08:45:47 +0200 [03249cf0a]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'datastore_version': 16, 'lastlivevaluesJson': {'timestamp': 1689513523, 'time': '15:18:43', 'grid': 0.004, 'house-power': 0.095, 'charging-all': 3.681, 'pv-all': 5.803, 'cp3-power': 3.681, 'ev0-soc': 51, 'bat-all-power': 2.031, 'bat-all-soc': 48}, 'usage_terms_acknowledged': True, 'module_update_completed': True}
2023-07-16 15:18:54,211 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2023-07-16 15:18:54,214 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': 3011839139}}
2023-07-16 15:18:54,216 - {control.data:350} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.188.74'}}
2023-07-16 15:18:54,219 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'Sma Sunny Boy Smart Energy Speicher', 'type': 'bat_smart_energy', 'id': 1, 'configuration': {}}
2023-07-16 15:18:54,220 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': {'hybrid': True, 'version': 0}}
2023-07-16 15:18:54,221 - {control.data:350} - {INFO:MainThread} - device9
{'name': 'Json', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.188.80/api/record/live'}}
2023-07-16 15:18:54,223 - {control.data:352} - {INFO:MainThread} - component9
{'name': 'Json Wechselrichter', 'type': 'inverter', 'id': 9, 'configuration': {'jq_power': '.inverter[][]|select(.fld=="P_AC").val|tonumber|round', 'jq_exported': 'last(.inverter[][]|select(.fld=="YieldTotal").val)|tonumber*1000'}}
2023-07-16 15:18:54,224 - {control.data:324} - {INFO:MainThread} -
2023-07-16 15:18:54,225 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-16 15:18:54,225 - {control.algorithm.algorithm:63} - {DEBUG:MainThread} - Ladepunkt 3: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2023-07-16 15:18:54,227 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 2146.6W
2023-07-16 15:18:54,228 - {control.ev:519} - {DEBUG:MainThread} - Genutzter Strom: 15.97A, Überschuss: 2146.6W, benötigte neue Leistung: 3220W
2023-07-16 15:18:54,229 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 2146.6W
2023-07-16 15:18:54,234 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 2146.6W
2023-07-16 15:18:54,235 - {control.counter:361} - {DEBUG:MainThread} - LP3 Switch-Off-Threshold prüfen: -2146.6W, Schwelle: 100W, freigegebener Überschuss 0W, Einspeisegrenze 0W
2023-07-16 15:18:54,238 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-16 15:18:54,244 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-16 15:18:54,247 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [30.480000000000004, 36.68, 38.8]A verbleibende Ströme, 24306.82W verbleibende Leistung
2023-07-16 15:18:54,248 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-16 15:18:54,250 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-16 15:18:54,253 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 4446.62W
2023-07-16 15:18:54,254 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 4446.62W
2023-07-16 15:18:54,256 - {control.algorithm.algorithm:39} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-07-16 15:18:54,260 - {control.algorithm.filter_chargepoints:118} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2023-07-16 15:18:54,263 - {control.algorithm.surplus_controlled:42} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-16 15:18:54,265 - {control.loadmanagement:82} - {DEBUG:MainThread} - Leistungsüberschreitung auf 4446.62W korrigieren: [26.0, 0.0, 0.0]
2023-07-16 15:18:54,266 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 3: Es darf um max 5A über den aktuell genutzten Strom geregelt werden.
2023-07-16 15:18:54,268 - {control.counter:176} - {DEBUG:MainThread} - Zähler 0: [15.510000000000005, 36.68, 38.8]A verbleibende Ströme, 1003.52W verbleibender Überschuss
2023-07-16 15:18:54,270 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 20.97A
2023-07-16 15:18:54,271 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-16 15:18:54,273 - {control.chargelog:52} - {DEBUG:MainThread} - imported_since_mode_switch 11540.040000000037 counter 723882.02
2023-07-16 15:18:54,276 - {control.process:117} - {INFO:MainThread} - LP3: set current 20.97 A, state CHARGING_ALLOWED
2023-07-16 15:18:54,279 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-16 15:18:54,309 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-07-16 15:18:54,511 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-16 15:18:54,581 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-16 15:18:55,388 - {modules.common.fault_state:52} - {ERROR:device9} - Json Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Server http://192.168.188.80/api/record/live ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 394, in _make_request
conn.request(method, url, **httplib_request_kw)
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 234, in request
super(HTTPConnection, self).request(method, url, body=body, headers=headers)
File "/usr/lib/python3.9/http/client.py", line 1255, in request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.9/http/client.py", line 1301, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.9/http/client.py", line 1250, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.9/http/client.py", line 1010, in _send_output
self.send(msg)
File "/usr/lib/python3.9/http/client.py", line 950, in send
self.connect()
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 200, in connect
conn = self._new_conn()
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 174, in _new_conn
raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPConnection object at 0x6fd8c418>, 'Connection to 192.168.188.80 timed out. (connect timeout=5)')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
resp = conn.urlopen(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='192.168.188.80', port=80): Max retries exceeded with url: /api/record/live (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x6fd8c418>, 'Connection to 192.168.188.80 timed out. (connect timeout=5)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 36, in __call__
self.__updater(components_list)
File "/var/www/html/openWB/packages/modules/devices/json/device.py", line 37, in update_components
response = req.get_http_session().get(device_config.configuration.url, timeout=5).json()
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
return self.request('GET', url, **kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python3/dist-packages/requests/adapters.py", line 504, in send
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='192.168.188.80', port=80): Max retries exceeded with url: /api/record/live (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x6fd8c418>, 'Connection to 192.168.188.80 timed out. (connect timeout=5)'))
2023-07-16 15:18:55,589 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-16 15:19:00,602 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})