Code: Alles auswählen
2023-11-18 18:48:10,508 - {root:74} - {INFO:MainThread} - # ***Start***
2023-11-18 18:48:10,570 - {modules.common.component_context:51} - {DEBUG:device1} - Update Komponenten ['Fronius SM Zähler', 'Fronius Wechselrichter']
2023-11-18 18:48:10,579 - {modules.common.component_context:24} - {DEBUG:set values cp2} - Update Komponente ['Ladepunkt']
2023-11-18 18:48:10,581 - {urllib3.connectionpool:227} - {DEBUG:device1} - Starting new HTTP connection (1): 192.168.178.60:80
2023-11-18 18:48:10,582 - {modules.common.component_context:24} - {DEBUG:set values cp3} - Update Komponente ['Ladepunkt']
2023-11-18 18:48:10,627 - {urllib3.connectionpool:452} - {DEBUG:device1} - http://*zensiert* "GET /solar_api/v1/GetPowerFlowRealtimeData.fcgi?Scope=System HTTP/1.1" 200 889
2023-11-18 18:48:10,629 - {modules.common.req:11} - {DEBUG:device1} - Get-Response: {
"Body" : {
"Data" : {
"Inverters" : {
"1" : {
"DT" : 115,
"E_Day" : 6443,
"E_Total" : 70335704,
"E_Year" : 14723639,
"P" : 0
}
},
"Site" : {
"E_Day" : 6443,
"E_Total" : 70335704,
"E_Year" : 14723639,
"Meter_Location" : "grid",
"Mode" : "meter",
"P_Akku" : null,
"P_Grid" : 1235.55,
"P_Load" : -1235.55,
"P_PV" : null,
"rel_Autonomy" : 0,
"rel_SelfConsumption" : null
},
"Version" : "12"
}
},
"Head" : {
"RequestArguments" : {},
"Status" : {
"Code" : 0,
"Reason" : "",
"UserMessage" : ""
},
"Timestamp" : "2023-11-18T18:48:10+01:00"
}
}
2023-11-18 18:48:10,633 - {modules.common.simcount._simcount:38} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1700329680.8020375, power=0, imported=0.0, exported=6918.2450354245675)
2023-11-18 18:48:10,634 - {modules.common.simcount._calculate:13} - {DEBUG:device1} - time passed: 0.00273105, power1: 0, power2: 0
2023-11-18 18:48:10,636 - {modules.common.simcount._calculate:29} - {DEBUG:device1} - power did not change sign. Total energy: 0
2023-11-18 18:48:10,637 - {modules.common.simcount._simcount:47} - {DEBUG:device1} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1700329690.6338267, power=0, imported=0.0, exported=6918.2450354245675)
2023-11-18 18:48:10,639 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=6918.2450354245675, dc_power=None)
2023-11-18 18:48:10,667 - {urllib3.connectionpool:227} - {DEBUG:device1} - Starting new HTTP connection (1): *zensiert*
2023-11-18 18:48:10,708 - {urllib3.connectionpool:452} - {DEBUG:device1} - http://*zensiert* "GET /solar_api/v1/GetMeterRealtimeData.cgi?Scope=Device&DeviceId=0 HTTP/1.1" 200 2310
2023-11-18 18:48:10,710 - {modules.common.req:11} - {DEBUG:device1} - Get-Response: {
"Body" : {
"Data" : {
"Current_AC_Phase_1" : 4.3659999999999997,
"Current_AC_Phase_2" : 1.0669999999999999,
"Current_AC_Phase_3" : 0.495,
"Details" : {
"Manufacturer" : "Fronius",
"Model" : "Smart Meter 63A",
"Serial" : "*zensiert*"
},
"Enable" : 1,
"EnergyReactive_VArAC_Sum_Consumed" : 67813450,
"EnergyReactive_VArAC_Sum_Produced" : 175491110,
"EnergyReal_WAC_Minus_Absolute" : 57307779,
"EnergyReal_WAC_Plus_Absolute" : 11399831,
"EnergyReal_WAC_Sum_Consumed" : 11399831,
"EnergyReal_WAC_Sum_Produced" : 57307779,
"Frequency_Phase_Average" : 49.899999999999999,
"Meter_Location_Current" : 0,
"PowerApparent_S_Phase_1" : 1034.3054,
"PowerApparent_S_Phase_2" : 252.66560000000001,
"PowerApparent_S_Phase_3" : 117.46350000000001,
"PowerApparent_S_Sum" : 1299,
"PowerFactor_Phase_1" : 0.97999999999999998,
"PowerFactor_Phase_2" : 0.68000000000000005,
"PowerFactor_Phase_3" : 0.68999999999999995,
"PowerFactor_Sum" : 0.94999999999999996,
"PowerReactive_Q_Phase_1" : -147.84999999999999,
"PowerReactive_Q_Phase_2" : -176.38999999999999,
"PowerReactive_Q_Phase_3" : -77.920000000000002,
"PowerReactive_Q_Sum" : -402.16000000000003,
"PowerReal_P_Phase_1" : 993.46000000000004,
"PowerReal_P_Phase_2" : 167.16999999999999,
"PowerReal_P_Phase_3" : 74.920000000000002,
"PowerReal_P_Sum" : 1235.55,
"TimeStamp" : 1700329689,
"Visible" : 1,
"Voltage_AC_PhaseToPhase_12" : 410.19999999999999,
"Voltage_AC_PhaseToPhase_23" : 410.60000000000002,
"Voltage_AC_PhaseToPhase_31" : 410.69999999999999,
"Voltage_AC_Phase_1" : 236.90000000000001,
"Voltage_AC_Phase_2" : 236.80000000000001,
"Voltage_AC_Phase_3" : 237.30000000000001
}
},
"Head" : {
"RequestArguments" : {
"DeviceClass" : "Meter",
"DeviceId" : "0",
"Scope" : "Device"
},
"Status" : {
"Code" : 0,
"Reason" : "",
"UserMessage" : ""
},
"Timestamp" : "2023-11-18T18:48:10+01:00"
}
}
2023-11-18 18:48:10,712 - {modules.devices.fronius.counter_sm:67} - {DEBUG:device1} - Einbauort: MeterLocation.grid
2023-11-18 18:48:10,713 - {modules.common.simcount._simcount:38} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1700329680.8831804, power=1259.01, imported=13523.37914459514, exported=2871.0041065702735)
2023-11-18 18:48:10,714 - {modules.common.simcount._calculate:13} - {DEBUG:device1} - time passed: 0.0027306, power1: 1259.01, power2: 1235.55
2023-11-18 18:48:10,714 - {modules.common.simcount._calculate:29} - {DEBUG:device1} - power did not change sign. Total energy: 3.40582
2023-11-18 18:48:10,714 - {modules.common.simcount._simcount:47} - {DEBUG:device1} - imported: 3.40582 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1700329690.7133276, power=1235.55, imported=13526.784962951368, exported=2871.0041065702735)
2023-11-18 18:48:10,716 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data CounterState(currents=[4.193583790628957, 0.7059543918918918, 0.3157184997892962], powers=[993.46, 167.17, 74.92], voltages=[236.9, 236.8, 237.3], power_factors=[0.98, 0.68, 0.69], imported=13526.784962951368, exported=2871.0041065702735, power=1235.55, frequency=49.9)
2023-11-18 18:48:10,725 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['Fronius Wechselrichter']
2023-11-18 18:48:10,727 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=6918.2450354245675, dc_power=None)
2023-11-18 18:48:10,728 - {modules.common.component_context:24} - {DEBUG:update values cp2} - Update Komponente ['Ladepunkt']
2023-11-18 18:48:10,730 - {modules.common.component_context:24} - {DEBUG:update values cp3} - Update Komponente ['Ladepunkt']
2023-11-18 18:48:10,731 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=6918.2450354245675, dc_power=None)
2023-11-18 18:48:10,776 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['Fronius SM Zähler']
2023-11-18 18:48:10,779 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(currents=[4.193583790628957, 0.7059543918918918, 0.3157184997892962], powers=[993.46, 167.17, 74.92], voltages=[236.9, 236.8, 237.3], power_factors=[0.98, 0.68, 0.69], imported=13526.784962951368, exported=2871.0041065702735, power=1235.55, frequency=49.9)
2023-11-18 18:48:10,921 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [40.81, 44.29, 44.68]A
2023-11-18 18:48:10,922 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 9764.45W
2023-11-18 18:48:10,924 - {control.chargepoint.chargepoint:277} - {INFO:MainThread} - LP 2: Keine Ladung, da kein Auto angesteckt ist.
2023-11-18 18:48:10,927 - {control.chargepoint.chargepoint:277} - {INFO:MainThread} - LP 3: Keine Ladung, da kein Auto angesteckt ist.
2023-11-18 18:48:10,930 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1700329681.1011066, power=1259.01, imported=17571.655929725508, exported=0)
2023-11-18 18:48:10,932 - {modules.common.simcount._calculate:13} - {DEBUG:MainThread} - time passed: 0.00273044, power1: 1259.01, power2: 1235.55
2023-11-18 18:48:10,932 - {modules.common.simcount._calculate:29} - {DEBUG:MainThread} - power did not change sign. Total energy: 3.40563
2023-11-18 18:48:10,933 - {modules.common.simcount._simcount:47} - {DEBUG:MainThread} - imported: 3.40563 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1700329690.9307005, power=1235.55, imported=17575.061556357643, exported=0)
2023-11-18 18:48:10,935 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0, daily_imported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, switch_on_soc_reached=False))
2023-11-18 18:48:10,937 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0, power=0, imported=620823.98, exported=0))
2023-11-18 18:48:10,937 - {control.data:266} - {INFO:MainThread} - cp2
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.STOP: 'stop'>, current_plan=None, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=<ChargepointState.NO_CHARGING_ALLOWED: 0>, submode=<Chargemode.STOP: 'stop'>, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), 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=ConnectedSoc(fault_str='Kein Fehler.', fault_state=0, range_charged=0, range_unit='km', range=0, soc=0, timestamp=None)), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0, evse_current=None, exported=0, fault_str="<class 'AttributeError'> 'InternalChargepointHandler' object has no attribute 'cp1_client_handler'", fault_state=2, imported=310411.99, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[237.82, 239.03, 237.86]), set=Set(change_ev_permitted=False, charging_ev=-1, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=0, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x702cfe50>), config=Config(configuration={'mode': 'duo', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='LP links', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=False, control_pilot_interruption_hw=False, id=2))
2023-11-18 18:48:10,939 - {control.data:266} - {INFO:MainThread} - cp3
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.STOP: 'stop'>, current_plan=None, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=<ChargepointState.NO_CHARGING_ALLOWED: 0>, submode=<Chargemode.STOP: 'stop'>, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), 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=ConnectedSoc(fault_str='Kein Fehler.', fault_state=0, range_charged=0, range_unit='km', range=0, soc=0, timestamp=None)), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0, evse_current=None, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=310411.99, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[237.8, 238.6, 237.39]), set=Set(change_ev_permitted=False, charging_ev=-1, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=0, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x702a6358>), config=Config(configuration={'mode': 'duo', 'ip_address': 'localhost', 'duo_num': 1}, ev=0, name='LP rechts', type='internal_openwb', template=0, connected_phases=1, phase_1=3, auto_phase_switch_hw=False, control_pilot_interruption_hw=False, id=3))
2023-11-18 18:48:10,941 - {control.data:266} - {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-Profil', rfid_enabling=False, valid_tags=[])
2023-11-18 18:48:10,942 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[45, 45, 45], max_total_power=11000), get=Get(powers=[993.46, 167.17, 74.92], currents=[4.19, 0.71, 0.32], voltages=[236.9, 236.8, 237.3], power_factors=[0.98, 0.68, 0.69], unbalanced_load=0, frequency=49.9, daily_exported=2715.1729365875835, daily_imported=10009.63593154397, imported=13526.784962951368, exported=2871.0041065702735, fault_state=0, fault_str='Kein Fehler.', power=1235.55), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=9764.45, raw_currents_left=[40.81, 44.29, 44.68], surplus_power_left=0, state_str=''))
2023-11-18 18:48:10,943 - {control.data:241} - {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': []}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=1235.55, invalid_home_consumption=0, daily_yield_home_consumption=13738.652474280278, imported_home_consumption=17575.061556357643, disengageable_smarthome_power=0))
2023-11-18 18:48:10,945 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='instant_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=50))))
2023-11-18 18:48:10,947 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Profil', 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, efficiency=90, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp=None, force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-11-18 18:48:10,948 - {control.data:266} - {INFO:MainThread} - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Profil', 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, efficiency=90, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), charge_template=0, ev_template=1, name='Cupra Born', tag_id=[], get=Get(soc=0, soc_timestamp=None, force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-11-18 18:48:10,949 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', 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, efficiency=90, nominal_difference=1, keep_charge_active_duration=40)
2023-11-18 18:48:10,951 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Cupra Born-Profil', 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=58000, efficiency=90, nominal_difference=1, keep_charge_active_duration=40)
2023-11-18 18:48:10,952 - {control.data:266} - {INFO:MainThread} - et2
EvTemplateData(name='Dacia Spring-Profil', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=14000, min_current=6, max_current_single_phase=32, battery_capacity=28000, efficiency=90, nominal_difference=1, keep_charge_active_duration=40)
2023-11-18 18:48:10,955 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[0, 230], feed_in_yield=15000, phase_switch_delay=7, phases_to_use=3, 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), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='primary', 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.296, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-11-18 18:48:10,956 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2023-11-18 18:48:10,957 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-11-18 18:48:10,959 - {control.data:248} - {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 0x702b8da8>), led=Led(active=False), rfid=Rfid(active=False))
2023-11-18 18:48:10,961 - {control.data:266} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=15000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=6439.626, monthly_exported=0, yearly_exported=0, exported=6918.245, fault_state=0, fault_str='Kein Fehler.', power=0))
2023-11-18 18:48:10,963 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=6439.626, monthly_exported=0, yearly_exported=0, exported=6918.245, power=0))
2023-11-18 18:48:10,964 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.178.195', 'current_commit': '2023-11-17 14:39:53 +0100 [fc070c043]', 'current_branch': 'master', 'current_branch_commit': '2023-11-17 18:03:58 +0100 [1fa3f3b7c]', 'current_missing_commits': ['2023-11-17 18:03:58 +0100 [1fa3f3b7c] - hotfix for one and two phase openWB (#1260)'], 'datastore_version': 29, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.1.2-Beta.3', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1700329681, 'time': '18:48:01', 'grid': 1.259, 'house-power': 1.259, 'charging-all': 0.0, 'pv-all': -0.0, 'cp3-power': 0.0}, 'module_update_completed': True}
2023-11-18 18:48:10,966 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'Fronius', 'type': 'fronius', 'id': 1, 'configuration': {'ip_address': '*zensiert*}}
2023-11-18 18:48:10,967 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'Fronius SM Zähler', 'type': 'counter_sm', 'id': 0, 'configuration': {'meter_id': 0, 'variant': 0}}
2023-11-18 18:48:10,968 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'Fronius Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {}}
2023-11-18 18:48:10,969 - {control.data:253} - {INFO:MainThread} -
2023-11-18 18:48:10,969 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-11-18 18:48:10,970 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2023-11-18 18:48:10,972 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2023-11-18 18:48:10,974 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-11-18 18:48:10,976 - {control.counter:457} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-11-18 18:48:10,977 - {control.algorithm.algorithm:43} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-11-18 18:48:10,977 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-11-18 18:48:10,983 - {modules.common.component_context:24} - {DEBUG:set current cp2} - Update Komponente ['Ladepunkt']
2023-11-18 18:48:10,987 - {modules.common.component_context:24} - {DEBUG:set current cp3} - Update Komponente ['Ladepunkt']
2023-11-18 18:48:11,022 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-11-18 18:48:11,260 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-11-18 18:48:15,290 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-11-18 18:48:20,304 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-11-18 18:48:20,305 - {root:74} - {INFO:MainThread} - # ***Start***
Hier die Logs. Zu der Zeit war ein Stecker im Auto eingesteckt und das Auto lud mit 1P. Die OpenWB Startseite zeigte keine Verbindung mit dem Auto und der Verbrauch wurde als Hausverbrauch angezeigt.