Aktuellster Master ist drin und zudem nochmal anbei ein Screenshot der negativen PV Produktion.
Code: Alles auswählen
2023-08-25 09:14:00,167 - {root:66} - {INFO:MainThread} - # ***Start***
2023-08-25 09:14:00,221 - {modules.devices.fronius.device:59} - {DEBUG:device0} - Start device reading {'component1': <modules.devices.fronius.inverter.FroniusInverter object at 0x72301280>, 'component2': <modules.devices.fronius.bat.FroniusBat object at 0x72311e68>, 'component0': <modules.devices.fronius.counter_sm.FroniusSmCounter object at 0x72311370>}
2023-08-25 09:14:00,222 - {modules.common.component_context:51} - {DEBUG:device0} - Update Komponenten ['Fronius Gen24', 'Fronius Speicher', 'Fronius SM Zähler']
2023-08-25 09:14:00,222 - {modules.devices.fronius.device:59} - {DEBUG:device1} - Start device reading {'component5': <modules.devices.fronius.inverter.FroniusInverter object at 0x723114d8>}
2023-08-25 09:14:00,225 - {modules.common.component_context:24} - {DEBUG:set values cp3} - Update Komponente ['Ladepunkt']
2023-08-25 09:14:00,225 - {modules.common.component_context:51} - {DEBUG:device1} - Update Komponenten ['Fronius Symo']
2023-08-25 09:14:00,230 - {urllib3.connectionpool:227} - {DEBUG:device0} - Starting new HTTP connection (1): 192.168.1.85:80
2023-08-25 09:14:00,231 - {modules.common.component_context:24} - {DEBUG:set values cp4} - Update Komponente ['Ladepunkt']
2023-08-25 09:14:00,239 - {urllib3.connectionpool:227} - {DEBUG:device1} - Starting new HTTP connection (1): 192.168.1.103:80
2023-08-25 09:14:00,308 - {urllib3.connectionpool:452} - {DEBUG:device0} - http://192.168.1.85:80 "GET /solar_api/v1/GetPowerFlowRealtimeData.fcgi?Scope=System HTTP/1.1" 200 1230
2023-08-25 09:14:00,310 - {modules.common.req:11} - {DEBUG:device0} - Get-Response: {
"Body" : {
"Data" : {
"Inverters" : {
"1" : {
"Battery_Mode" : "normal",
"DT" : 1,
"E_Day" : null,
"E_Total" : 24833081.470833335,
"E_Year" : null,
"P" : 802.839599609375,
"SOC" : 9.6999999999999993
}
},
"SecondaryMeters" : {},
"Site" : {
"BackupMode" : false,
"BatteryStandby" : true,
"E_Day" : null,
"E_Total" : 24833081.470833335,
"E_Year" : null,
"Meter_Location" : "grid",
"Mode" : "bidirectional",
"P_Akku" : 783.5726318359375,
"P_Grid" : -8.5,
"P_Load" : -807.4825439453125,
"P_PV" : 106.44358062744141,
"rel_Autonomy" : 100.0,
"rel_SelfConsumption" : 98.958311049290089
},
"Smartloads" : {
"Ohmpilots" : {}
},
"Version" : "12"
}
},
"Head" : {
"RequestArguments" : {},
"Status" : {
"Code" : 0,
"Reason" : "",
"UserMessage" : ""
},
"Timestamp" : "2023-08-25T07:14:00+00:00"
}
}
2023-08-25 09:14:00,311 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1692947630.5065343, power=-104.54442977905273, imported=0.0, exported=1089576.554297559)
2023-08-25 09:14:00,312 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00272369, power1: -104.544, power2: -106.444
2023-08-25 09:14:00,313 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -0.287333
2023-08-25 09:14:00,313 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 0.287333 Wh, new state: SimCounterState(timestamp=1692947640.311814, power=-106.4435806274414, imported=0.0, exported=1089576.8416304009)
2023-08-25 09:14:00,314 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-106.4435806274414, exported=1089576.8416304009, dc_power=None)
2023-08-25 09:14:00,320 - {urllib3.connectionpool:227} - {DEBUG:device0} - Starting new HTTP connection (1): 192.168.1.85:80
2023-08-25 09:14:00,327 - {urllib3.connectionpool:452} - {DEBUG:device1} - http://192.168.1.103:80 "GET /solar_api/v1/GetPowerFlowRealtimeData.fcgi?Scope=System HTTP/1.1" 200 924
2023-08-25 09:14:00,328 - {modules.common.req:11} - {DEBUG:device1} - Get-Response: {
"Body" : {
"Data" : {
"Inverters" : {
"1" : {
"DT" : 122,
"E_Day" : 878.70001220703125,
"E_Total" : 12020340,
"E_Year" : 4856002.5,
"P" : 0
}
},
"Site" : {
"E_Day" : 878.70001220703125,
"E_Total" : 12020340,
"E_Year" : 4856002.5,
"Meter_Location" : "unknown",
"Mode" : "vague-meter",
"P_Akku" : null,
"P_Grid" : null,
"P_Load" : null,
"P_PV" : null,
"rel_Autonomy" : null,
"rel_SelfConsumption" : null
},
"Version" : "12"
}
},
"Head" : {
"RequestArguments" : {},
"Status" : {
"Code" : 0,
"Reason" : "",
"UserMessage" : ""
},
"Timestamp" : "2023-08-25T09:14:00+02:00"
}
}
2023-08-25 09:14:00,330 - {modules.common.simcount._simcount:38} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1692947630.4688363, power=0, imported=0.0, exported=476677.7161510963)
2023-08-25 09:14:00,330 - {modules.common.simcount._calculate:13} - {DEBUG:device1} - time passed: 0.00273923, power1: 0, power2: 0
2023-08-25 09:14:00,331 - {modules.common.simcount._calculate:29} - {DEBUG:device1} - power did not change sign. Total energy: 0
2023-08-25 09:14:00,331 - {modules.common.simcount._simcount:47} - {DEBUG:device1} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1692947640.3300495, power=0, imported=0.0, exported=476677.7161510963)
2023-08-25 09:14:00,332 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=476677.7161510963, dc_power=None)
2023-08-25 09:14:00,395 - {urllib3.connectionpool:452} - {DEBUG:device0} - http://192.168.1.85:80 "GET /solar_api/v1/GetPowerFlowRealtimeData.fcgi?Scope=System HTTP/1.1" 200 1230
2023-08-25 09:14:00,396 - {modules.common.req:11} - {DEBUG:device0} - Get-Response: {
"Body" : {
"Data" : {
"Inverters" : {
"1" : {
"Battery_Mode" : "normal",
"DT" : 1,
"E_Day" : null,
"E_Total" : 24833081.470833335,
"E_Year" : null,
"P" : 802.839599609375,
"SOC" : 9.6999999999999993
}
},
"SecondaryMeters" : {},
"Site" : {
"BackupMode" : false,
"BatteryStandby" : true,
"E_Day" : null,
"E_Total" : 24833081.470833335,
"E_Year" : null,
"Meter_Location" : "grid",
"Mode" : "bidirectional",
"P_Akku" : 783.5726318359375,
"P_Grid" : -8.5,
"P_Load" : -807.4825439453125,
"P_PV" : 106.44358062744141,
"rel_Autonomy" : 100.0,
"rel_SelfConsumption" : 98.958311049290089
},
"Smartloads" : {
"Ohmpilots" : {}
},
"Version" : "12"
}
},
"Head" : {
"RequestArguments" : {},
"Status" : {
"Code" : 0,
"Reason" : "",
"UserMessage" : ""
},
"Timestamp" : "2023-08-25T07:14:00+00:00"
}
}
2023-08-25 09:14:00,398 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1692947630.580619, power=-785, imported=226975.35055736435, exported=223279.88767878732)
2023-08-25 09:14:00,399 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00272715, power1: -785, power2: -783
2023-08-25 09:14:00,399 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -2.13809
2023-08-25 09:14:00,399 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 2.13809 Wh, new state: SimCounterState(timestamp=1692947640.3983688, power=-783, imported=226975.35055736435, exported=223282.0257665082)
2023-08-25 09:14:00,400 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=226975.35055736435, exported=223282.0257665082, power=-783, soc=9.7)
2023-08-25 09:14:00,408 - {urllib3.connectionpool:227} - {DEBUG:device0} - Starting new HTTP connection (1): 192.168.1.85:80
2023-08-25 09:14:00,426 - {urllib3.connectionpool:452} - {DEBUG:device0} - http://192.168.1.85:80 "GET /solar_api/v1/GetMeterRealtimeData.cgi?Scope=Device&DeviceId=0&DataCollection=MeterRealtimeData HTTP/1.1" 200 2258
2023-08-25 09:14:00,428 - {modules.common.req:11} - {DEBUG:device0} - Get-Response: {
"Body" : {
"Data" : {
"Current_AC_Phase_1" : -0.746,
"Current_AC_Phase_2" : 2.0670000000000002,
"Current_AC_Phase_3" : 1.4370000000000001,
"Current_AC_Sum" : 2.758,
"Details" : {
"Manufacturer" : "Fronius",
"Model" : "Smart Meter TS 65A-3",
"Serial" : "1508573673"
},
"Enable" : 1,
"EnergyReactive_VArAC_Sum_Consumed" : 2650730.0,
"EnergyReactive_VArAC_Sum_Produced" : 8041074.0,
"EnergyReal_WAC_Minus_Absolute" : 22505219.0,
"EnergyReal_WAC_Plus_Absolute" : 7909510.0,
"EnergyReal_WAC_Sum_Consumed" : 7909510.0,
"EnergyReal_WAC_Sum_Produced" : 22505219.0,
"Frequency_Phase_Average" : 50.0,
"Meter_Location_Current" : 0.0,
"PowerApparent_S_Phase_1" : 158.09999999999999,
"PowerApparent_S_Phase_2" : 430.5,
"PowerApparent_S_Phase_3" : 198.90000000000001,
"PowerApparent_S_Sum" : 787.60000000000002,
"PowerFactor_Phase_1" : -0.93899999999999995,
"PowerFactor_Phase_2" : 0.249,
"PowerFactor_Phase_3" : 0.223,
"PowerFactor_Sum" : -0.012999999999999999,
"PowerReactive_Q_Phase_1" : -52.700000000000003,
"PowerReactive_Q_Phase_2" : -418.19999999999999,
"PowerReactive_Q_Phase_3" : -195.09999999999999,
"PowerReactive_Q_Sum" : -666.10000000000002,
"PowerReal_P_Phase_1" : -149.09999999999999,
"PowerReal_P_Phase_2" : 101.8,
"PowerReal_P_Phase_3" : 38.700000000000003,
"PowerReal_P_Sum" : -8.5,
"TimeStamp" : 1692947639,
"Visible" : 1,
"Voltage_AC_PhaseToPhase_12" : 399.5,
"Voltage_AC_PhaseToPhase_23" : 401.10000000000002,
"Voltage_AC_PhaseToPhase_31" : 403.69999999999999,
"Voltage_AC_Phase_1" : 232.19999999999999,
"Voltage_AC_Phase_2" : 231.5,
"Voltage_AC_Phase_3" : 231.69999999999999
}
},
"Head" : {
"RequestArguments" : {
"DeviceId" : "0",
"Scope" : "Device"
},
"Status" : {
"Code" : 0,
"Reason" : "",
"UserMessage" : ""
},
"Timestamp" : "2023-08-25T07:14:00+00:00"
}
}
2023-08-25 09:14:00,429 - {modules.devices.fronius.counter_sm:67} - {DEBUG:device0} - Einbauort: MeterLocation.grid
2023-08-25 09:14:00,429 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1692947630.6055427, power=3.4, imported=79794.22344672507, exported=660996.0507703698)
2023-08-25 09:14:00,430 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.002729, power1: 3.4, power2: -8.5
2023-08-25 09:14:00,430 - {modules.common.simcount._calculate:26} - {DEBUG:device0} - power changed sign. Total energy: -0.00695895, exported energy: -0.00828447
2023-08-25 09:14:00,431 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0.00132551 Wh, exported: 0.00828447 Wh, new state: SimCounterState(timestamp=1692947640.429947, power=-8.5, imported=79794.22477223992, exported=660996.0590548377)
2023-08-25 09:14:00,432 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[-0.6421188630490956, 0.43974082073434123, 0.16702632714717308], powers=[-149.1, 101.8, 38.7], voltages=[232.2, 231.5, 231.7], power_factors=[-0.939, 0.249, 0.223], imported=79794.22477223992, exported=660996.0590548377, power=-8.5, frequency=50.0)
2023-08-25 09:14:00,457 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['Fronius Speicher']
2023-08-25 09:14:00,458 - {modules.common.store._api:30} - {INFO:component2} - Saving BatState(imported=226975.35055736435, exported=223282.0257665082, power=-783, soc=9.7)
2023-08-25 09:14:00,489 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['Fronius Gen24']
2023-08-25 09:14:00,490 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=676.5564193725586, exported=1093270.161630401, dc_power=None)
2023-08-25 09:14:00,490 - {modules.common.component_context:24} - {DEBUG:component5} - Update Komponente ['Fronius Symo']
2023-08-25 09:14:00,491 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=676.5564193725586, exported=1093270.161630401, dc_power=None)
2023-08-25 09:14:00,491 - {modules.common.component_context:24} - {DEBUG:update values cp3} - Update Komponente ['Ladepunkt']
2023-08-25 09:14:00,492 - {modules.common.store._api:26} - {DEBUG:component5} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=476677.7161510963, dc_power=None)
2023-08-25 09:14:00,497 - {modules.common.store._api:30} - {INFO:component5} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=476677.7161510963, dc_power=None)
2023-08-25 09:14:00,493 - {modules.common.component_context:24} - {DEBUG:update values cp4} - Update Komponente ['Ladepunkt']
2023-08-25 09:14:00,530 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['Fronius SM Zähler']
2023-08-25 09:14:00,531 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(currents=[-0.6421188630490956, 0.43974082073434123, 0.16702632714717308], powers=[-149.1, 101.8, 38.7], voltages=[232.2, 231.5, 231.7], power_factors=[-0.939, 0.249, 0.223], imported=79794.22477223992, exported=660996.0590548377, power=-8.5, frequency=50.0)
2023-08-25 09:14:00,700 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: -783W
2023-08-25 09:14:00,700 - {control.bat_all:204} - {DEBUG:MainThread} - Reservierte Ladeleistung (500W) subtrahieren: -1283
2023-08-25 09:14:00,701 - {control.bat_all:164} - {INFO:MainThread} - -1283W verbleibende Speicher-Leistung
2023-08-25 09:14:00,703 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [64.64, 63.56, 63.83]A
2023-08-25 09:14:00,704 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 50008.5W
2023-08-25 09:14:00,707 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 3: Keine Ladung, da kein Auto angesteckt ist.
2023-08-25 09:14:00,709 - {control.chargepoint.chargepoint:669} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-08-25 09:14:00,710 - {control.chargepoint.chargepoint:652} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2023-08-25 09:14:00,712 - {control.chargepoint.chargepoint:865} - {INFO:MainThread} - LP 4, EV: KK-LS1812 (EV-Nr.2): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0.0
2023-08-25 09:14:00,715 - {control.data:337} - {INFO:MainThread} - bat2
BatData(get=Get(soc=9, daily_exported=5453.77, daily_imported=677.19, imported=226975.35, exported=223282.03, fault_state=0, fault_str='Kein Fehler.', power=-783))
2023-08-25 09:14:00,717 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=9, daily_exported=5453.77, daily_imported=677.19, imported=226975.35, exported=223282.03, power=-783), set=Set(charging_power_left=-1283, switch_on_soc_reached=False))
2023-08-25 09:14:00,728 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=1895.75, daily_exported=0, power=0, imported=6259175.78, exported=0))
2023-08-25 09:14:00,730 - {control.data:337} - {INFO:MainThread} - cp3
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=0), currents=[0.0, 0.0, 0.0], daily_imported=447.75, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=4628447.75, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[231.73, 232.38, 230.96]), set=Set(change_ev_permitted=[True, ''], 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=1, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71ab9e20>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=1, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-08-25 09:14:00,731 - {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=0), currents=[0.0, 0.0, 0.0], daily_imported=1448.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=1630728.03, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[232.33, 231.47, 231.62]), set=Set(change_ev_permitted=[True, ''], charging_ev=2, charging_ev_prev=2, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=1628930.05, imported_at_plugtime=1628930.05, imported_since_mode_switch=1797.0, imported_since_plugged=1797.9799999999814, range_charged=10.570588235294117, time_charged='14:00', timestamp_start_charging='08/24/2023, 18:33:10'), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='08/24/2023, 18:12:10', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71aab1f0>), config=Config(configuration={'ip_address': '192.168.1.186', 'duo_num': 0}, ev=2, name='Externe openWB', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=4))
2023-08-25 09:14:00,733 - {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-Profil', rfid_enabling=False, valid_tags=[])
2023-08-25 09:14:00,736 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[64, 64, 64], max_total_power=50000), get=Get(powers=[-149.1, 101.8, 38.7], currents=[-0.64, 0.44, 0.17], voltages=[232.2, 231.5, 231.7], power_factors=[-0.94, 0.25, 0.22], unbalanced_load=0, frequency=50.0, daily_exported=100.2144016242, daily_imported=776.06155868531, imported=79794.22477223992, exported=660996.0590548377, fault_state=0, fault_str='Kein Fehler.', power=-8.5), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=50008.5, raw_currents_left=[64.64, 63.56, 63.83], surplus_power_left=0, state_str=''))
2023-08-25 09:14:00,738 - {control.data:312} - {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': 'bat', 'children': []}]}, {'id': 5, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}, {'id': 4, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=97.94000000000005, invalid_home_consumption=0, daily_yield_home_consumption=2900.6851570611107, disengageable_smarthome_power=0))
2023-08-25 09:14:00,746 - {control.data:337} - {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='pv_charging', pv_charging=PvCharging(min_soc_current=8, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=32, limit=Limit(selected='none', amount=1000, soc=100))))
2023-08-25 09:14:00,748 - {control.data:337} - {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, 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=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', imported_instant_charging=None, 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=True, range=0, fault_state=0, fault_str=''))
2023-08-25 09:14:00,751 - {control.data:337} - {INFO:MainThread} - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Profil', 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=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=6, required_currents=[0.0, 6, 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'>, imported_instant_charging=None, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='KK-LS1812', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-08-25 09:14:00,753 - {control.data:337} - {INFO:MainThread} - ev3
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, 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'>, imported_instant_charging=None, imported_at_plan_start=None, 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-08-25 09:14:00,753 - {control.data:337} - {INFO:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Profil', 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=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=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', imported_instant_charging=None, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='KK-CS1707', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-08-25 09:14:00,756 - {control.data:337} - {INFO:MainThread} - ev4
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, 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'>, imported_instant_charging=None, imported_at_plan_start=None, 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-08-25 09:14:00,757 - {control.data:337} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', 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=17000, min_current=6, max_current_single_phase=32, battery_capacity=82000, nominal_difference=1, keep_charge_active_duration=40)
2023-08-25 09:14:00,759 - {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=500, control_range=[0, 230], feed_in_yield=20000, phase_switch_delay=10, phases_to_use=0, rundown_power=0, rundown_soc=100, switch_off_delay=60, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=60, switch_on_threshold=1000), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, 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.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-08-25 09:14:00,760 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-08-25 09:14:00,761 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-08-25 09:14:00,763 - {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 0x71a57040>), led=Led(active=False), rfid=Rfid(active=False))
2023-08-25 09:14:00,764 - {control.data:337} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=0, monthly_exported=0, yearly_exported=0, exported=1093270.162, fault_state=0, fault_str='Kein Fehler.', power=676.56))
2023-08-25 09:14:00,765 - {control.data:337} - {INFO:MainThread} - pv5
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=877.463, monthly_exported=0, yearly_exported=0, exported=476677.716, fault_state=0, fault_str='Kein Fehler.', power=0))
2023-08-25 09:14:00,766 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=877.463, monthly_exported=0, yearly_exported=0, exported=1569947.878, power=676.56))
2023-08-25 09:14:00,769 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.1.138', 'current_commit': '2023-08-24 15:55:12 +0200 [fb55cecb4]', 'current_branch': 'master', 'current_branch_commit': '2023-08-24 15:55:12 +0200 [fb55cecb4]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 18, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'release_train': 'master', 'version': '2.1.1-Alpha.2', 'lastlivevaluesJson': {'timestamp': 1692947630, 'time': '09:13:50', 'grid': 0.003, 'house-power': 0.108, 'charging-all': 0.0, 'pv-all': -0.68, 'cp3-power': 0.0, 'cp4-power': 0.0, 'bat-all-power': -0.785, 'bat-all-soc': 9}, 'debug_level': 10, 'module_update_completed': True}
2023-08-25 09:14:00,772 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'Fronius', 'type': 'fronius', 'id': 0, 'configuration': {'ip_address': '192.168.1.85'}}
2023-08-25 09:14:00,774 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'Fronius Gen24', 'type': 'inverter', 'id': 1, 'configuration': {}}
2023-08-25 09:14:00,775 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'Fronius Speicher', 'type': 'bat', 'id': 2, 'configuration': {'meter_id': 0}}
2023-08-25 09:14:00,777 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'Fronius SM Zähler', 'type': 'counter_sm', 'id': 0, 'configuration': {'meter_id': 0, 'variant': 1}}
2023-08-25 09:14:00,778 - {control.data:350} - {INFO:MainThread} - device1
{'name': 'Fronius', 'type': 'fronius', 'id': 1, 'configuration': {'ip_address': '192.168.1.103'}}
2023-08-25 09:14:00,780 - {control.data:352} - {INFO:MainThread} - component5
{'name': 'Fronius Symo', 'type': 'inverter', 'id': 5, 'configuration': {}}
2023-08-25 09:14:00,783 - {control.data:324} - {INFO:MainThread} -
2023-08-25 09:14:00,784 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-08-25 09:14:00,787 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-08-25 09:14:00,792 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-08-25 09:14:00,794 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-08-25 09:14:00,798 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-08-25 09:14:00,802 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-08-25 09:14:00,804 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 4: Die Ladung kann nicht gestartet werden, da die Einschaltschwelle nicht erreicht wird.
2023-08-25 09:14:00,806 - {control.algorithm.algorithm:44} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-08-25 09:14:00,807 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-08-25 09:14:00,814 - {control.process:117} - {INFO:MainThread} - LP4: set current 0 A, state NO_CHARGING_ALLOWED
2023-08-25 09:14:00,822 - {modules.common.component_context:24} - {DEBUG:set current cp3} - Update Komponente ['Ladepunkt']
2023-08-25 09:14:00,826 - {modules.common.component_context:24} - {DEBUG:set current cp4} - Update Komponente ['Ladepunkt']
2023-08-25 09:14:00,865 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-08-25 09:14:01,071 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-08-25 09:14:01,140 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-08-25 09:14:01,779 - {helpermodules.setdata:371} - {ERROR:Setdata} - Unbekanntes set-Topic: openWB/set/chargepoint/3/get/frequency, 49.93
2023-08-25 09:14:03,477 - {helpermodules.setdata:371} - {ERROR:Setdata} - Unbekanntes set-Topic: openWB/set/chargepoint/3/get/frequency, 49.94
2023-08-25 09:14:05,157 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-08-25 09:14:05,282 - {helpermodules.setdata:371} - {ERROR:Setdata} - Unbekanntes set-Topic: openWB/set/chargepoint/3/get/frequency, 49.96
2023-08-25 09:14:06,938 - {helpermodules.setdata:371} - {ERROR:Setdata} - Unbekanntes set-Topic: openWB/set/chargepoint/3/get/frequency, 49.94
2023-08-25 09:14:08,665 - {helpermodules.setdata:371} - {ERROR:Setdata} - Unbekanntes set-Topic: openWB/set/chargepoint/3/get/frequency, 49.95
2023-08-25 09:14:10,170 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})