Ich hab noch mal ein kleines Thema.
Ladepunkt war gesperrt, Auto angesteckt, Lademodus PV. Hab' den Ladepunkt eben entsperrt, daraufhin wurde mit 1p6A geladen. Mindeststrom ist nicht gesetzt, ich bekomme auch die Benachrichtung zur Abschaltung nach 180s. Aber warum wurde der Ladevorgang gestartet, gibt keinerlei Überschuss.
Code: Alles auswählen
2023-01-25 21:58:20,817 - {root:61} - {INFO:MainThread} - # ***Start***
2023-01-25 21:58:20,886 - {soc.modules.common.component_context:51} - {DEBUG:device4} - Update Komponenten ['EnergyMeter 1.0']
2023-01-25 21:58:20,887 - {soc.modules.common.component_context:51} - {DEBUG:device8} - Update Komponenten ['Pumpe']
2023-01-25 21:58:20,895 - {soc.modules.common.component_context:51} - {DEBUG:device9} - Update Komponenten ['Trockner']
2023-01-25 21:58:20,898 - {urllib3.connectionpool:227} - {DEBUG:device8} - Starting new HTTP connection (1): 192.168.178.81:80
2023-01-25 21:58:20,906 - {soc.modules.common.component_context:24} - {DEBUG:device14} - Update Komponente ['LP1 (Garage)']
2023-01-25 21:58:20,908 - {urllib3.connectionpool:227} - {DEBUG:device9} - Starting new HTTP connection (1): 192.168.178.209:80
2023-01-25 21:58:20,909 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device15} - Start device reading {'component22': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x725b0460>}
2023-01-25 21:58:20,912 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device16} - Start device reading {'component23': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x71d5ed60>}
2023-01-25 21:58:20,920 - {soc.modules.common.component_context:24} - {DEBUG:cp13} - Update Komponente ['Ladepunkt']
2023-01-25 21:58:20,922 - {urllib3.connectionpool:272} - {DEBUG:device14} - Resetting dropped connection: 192.168.178.51
2023-01-25 21:58:20,927 - {soc.modules.common.component_context:24} - {DEBUG:device15} - Update Komponente ['WR Garage (neu)']
2023-01-25 21:58:20,929 - {soc.modules.common.component_context:24} - {DEBUG:device16} - Update Komponente ['WR Haus (neu)']
2023-01-25 21:58:20,932 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2023-01-25 21:58:20,934 - {soc.modules.common.req:11} - {DEBUG:device14} - Get-Response: 6145.313
2023-01-25 21:58:20,940 - {urllib3.connectionpool:452} - {DEBUG:device8} - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 113
2023-01-25 21:58:20,942 - {soc.modules.common.req:11} - {DEBUG:device8} - Get-Response: {"power":0.00,"overpower":0.00,"is_valid":true,"timestamp":1674683901,"counters":[0.000, 0.000, 0.000],"total":0}
2023-01-25 21:58:21,510 - {soc.modules.common.component_context:24} - {DEBUG:device4} - Update Komponente ['EnergyMeter 1.0']
2023-01-25 21:58:21,511 - {soc.modules.common.store._api:26} - {DEBUG:device4} - Raw data CounterState(voltages=[229.81, 229.061, 228.232], powers=[29.7, 206.7, 158.8], currents=[0.284, 1.201, 0.921], power_factors=[0.54, 0.799, 0.894], imported=36233868.199999996, exported=73867117.6, power=395.2, frequency=50)
2023-01-25 21:58:21,514 - {urllib3.connectionpool:452} - {DEBUG:device9} - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2023-01-25 21:58:21,520 - {soc.modules.common.req:11} - {DEBUG:device9} - Get-Response: {"power":0.00,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2023-01-25 21:58:21,521 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2023-01-25 21:58:21,522 - {modules.devices.sma_shm.device:29} - {DEBUG:device4} - All components updated
2023-01-25 21:58:22,012 - {soc.modules.common.req:11} - {DEBUG:device14} - Get-Response: 0
2023-01-25 21:58:22,014 - {modules.common.simcount._simcount:38} - {DEBUG:device8} - Previous state: SimCounterState(timestamp=1674680291.2757816, power=0.0, imported=56424.15561013759, exported=0.0)
2023-01-25 21:58:22,016 - {modules.common.simcount._simcount:38} - {DEBUG:device9} - Previous state: SimCounterState(timestamp=1674680291.6813138, power=0.0, imported=114327.0031230381, exported=0.0)
2023-01-25 21:58:22,018 - {modules.common.simcount._simcount:38} - {DEBUG:device14} - Previous state: SimCounterState(timestamp=1674680291.6880102, power=0.0, imported=799267.6018234681, exported=0)
2023-01-25 21:58:22,022 - {modules.common.simcount._calculate:13} - {DEBUG:device8} - time passed: 0.00298283, power1: 0, power2: 0
2023-01-25 21:58:22,025 - {modules.common.simcount._calculate:13} - {DEBUG:device9} - time passed: 0.0028708, power1: 0, power2: 0
2023-01-25 21:58:22,028 - {modules.common.simcount._calculate:13} - {DEBUG:device14} - time passed: 0.00286967, power1: 0, power2: 0
2023-01-25 21:58:22,030 - {modules.common.simcount._calculate:29} - {DEBUG:device8} - power did not change sign. Total energy: 0
2023-01-25 21:58:22,032 - {modules.common.simcount._calculate:29} - {DEBUG:device9} - power did not change sign. Total energy: 0
2023-01-25 21:58:22,034 - {modules.common.simcount._calculate:29} - {DEBUG:device14} - power did not change sign. Total energy: 0
2023-01-25 21:58:22,035 - {modules.common.simcount._simcount:47} - {DEBUG:device8} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1674680302.0139694, power=0.0, imported=56424.15561013759, exported=0.0)
2023-01-25 21:58:22,036 - {modules.common.simcount._simcount:47} - {DEBUG:device9} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1674680302.0161927, power=0.0, imported=114327.0031230381, exported=0.0)
2023-01-25 21:58:22,037 - {modules.common.simcount._simcount:47} - {DEBUG:device14} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1674680302.0188158, power=0.0, imported=799267.6018234681, exported=0)
2023-01-25 21:58:22,042 - {soc.modules.common.store._api:26} - {DEBUG:device8} - Raw data CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=56424.15561013759, exported=0.0, power=0.0, frequency=50)
2023-01-25 21:58:22,042 - {soc.modules.common.store._api:26} - {DEBUG:device9} - Raw data CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=114327.0031230381, exported=0.0, power=0.0, frequency=50)
2023-01-25 21:58:22,062 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2023-01-25 21:58:22,064 - {soc.modules.common.req:11} - {DEBUG:device14} - Get-Response: 0.0
2023-01-25 21:58:22,075 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2023-01-25 21:58:22,077 - {soc.modules.common.req:11} - {DEBUG:device14} - Get-Response: 0.0
2023-01-25 21:58:22,086 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2023-01-25 21:58:22,089 - {soc.modules.common.req:11} - {DEBUG:device14} - Get-Response: 0.0
2023-01-25 21:58:22,095 - {soc.modules.common.store._api:26} - {DEBUG:device14} - Raw data CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=799267.6018234681, exported=0, power=0.0, frequency=50)
2023-01-25 21:58:22,097 - {modules.devices.sma_sunny_boy.inverter:63} - {DEBUG:device15} - WR 192.168.178.204: InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=2561295, dc_power=4294967296)
2023-01-25 21:58:22,101 - {soc.modules.common.store._api:26} - {DEBUG:device15} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=2561295, dc_power=4294967296)
2023-01-25 21:58:22,309 - {modules.devices.sma_sunny_boy.inverter:63} - {DEBUG:device16} - WR 192.168.178.201: InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=41063234, dc_power=4294967296)
2023-01-25 21:58:22,310 - {soc.modules.common.store._api:26} - {DEBUG:device16} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=41063234, dc_power=4294967296)
2023-01-25 21:58:22,317 - {soc.modules.common.component_context:24} - {DEBUG:component23} - Update Komponente ['WR Haus (neu)']
2023-01-25 21:58:22,318 - {soc.modules.common.store._api:26} - {DEBUG:component23} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=41063234, dc_power=4294967296)
2023-01-25 21:58:22,318 - {soc.modules.common.store._api:30} - {DEBUG:component23} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=41063234, dc_power=4294967296)
2023-01-25 21:58:22,319 - {soc.modules.common.component_context:24} - {DEBUG:component22} - Update Komponente ['WR Garage (neu)']
2023-01-25 21:58:22,319 - {soc.modules.common.store._api:26} - {DEBUG:component22} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=2561295, dc_power=4294967296)
2023-01-25 21:58:22,319 - {soc.modules.common.store._api:30} - {DEBUG:component22} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=2561295, dc_power=4294967296)
2023-01-25 21:58:22,323 - {soc.modules.common.component_context:24} - {DEBUG:component14} - Update Komponente ['Pumpe']
2023-01-25 21:58:22,324 - {soc.modules.common.component_context:24} - {DEBUG:component15} - Update Komponente ['Trockner']
2023-01-25 21:58:22,331 - {soc.modules.common.store._api:30} - {DEBUG:component15} - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=114327.0031230381, exported=0.0, power=0.0, frequency=50)
2023-01-25 21:58:22,330 - {soc.modules.common.store._api:30} - {DEBUG:component14} - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=56424.15561013759, exported=0.0, power=0.0, frequency=50)
2023-01-25 21:58:22,330 - {soc.modules.common.component_context:24} - {DEBUG:component21} - Update Komponente ['LP1 (Garage)']
2023-01-25 21:58:22,328 - {soc.modules.common.component_context:24} - {DEBUG:cp13} - Update Komponente ['Ladepunkt']
2023-01-25 21:58:22,339 - {soc.modules.common.store._api:30} - {DEBUG:component21} - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=799267.6018234681, exported=0, power=0.0, frequency=50)
2023-01-25 21:58:22,456 - {soc.modules.common.component_context:24} - {DEBUG:component7} - Update Komponente ['EnergyMeter 1.0']
2023-01-25 21:58:22,457 - {soc.modules.common.store._api:30} - {DEBUG:component7} - Saving CounterState(voltages=[229.81, 229.061, 228.232], powers=[29.7, 206.7, 158.8], currents=[0.284, 1.201, 0.921], power_factors=[0.54, 0.799, 0.894], imported=36233868.199999996, exported=73867117.6, power=395.2, frequency=50)
2023-01-25 21:58:22,565 - {control.counter:137} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 7: [33.72, 32.8, 33.08]
2023-01-25 21:58:22,565 - {control.counter:166} - {DEBUG:MainThread} - Verbleibende Leistung an Zähler 7: 23604.8
2023-01-25 21:58:22,566 - {control.counter:137} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 14: [15.0, 15.0, 15.0]
2023-01-25 21:58:22,566 - {control.counter:137} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 15: [15.0, 15.0, 15.0]
2023-01-25 21:58:22,567 - {control.counter:137} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 21: [31.0, 31.0, 31.0]
2023-01-25 21:58:22,573 - {control.chargepoint:701} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-01-25 21:58:22,575 - {control.chargepoint:692} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2023-01-25 21:58:22,579 - {control.ev:618} - {DEBUG:MainThread} - Keine Ladung, da kein Zeitfenster für Zeitladen aktiv ist.
2023-01-25 21:58:22,580 - {control.ev:363} - {DEBUG:MainThread} - Änderung des Lademodus
2023-01-25 21:58:22,584 - {control.chargepoint:867} - {DEBUG:MainThread} - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0.0
2023-01-25 21:58:22,587 - {control.data:305} - {DEBUG:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0, daily_imported=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, switch_on_soc_reached=0))
2023-01-25 21:58:22,588 - {control.data:306} - {DEBUG:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0, power=0, imported=4353622.56, exported=0))
2023-01-25 21:58:22,588 - {control.data:334} - {DEBUG:MainThread} - cp13
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=58.0), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=4353622.56, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[229.66, 228.32, 229.91]), set=Set(change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=3, 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=True, plug_time='01/24/2023, 09:07:31', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x70967580>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2023-01-25 21:58:22,588 - {control.data:334} - {DEBUG: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-01-25 21:58:22,589 - {control.data:334} - {DEBUG:MainThread} - counter7
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[29.7, 206.7, 158.8], currents=[0.28, 1.2, 0.92], voltages=[229.81, 229.06, 228.23], power_factors=[0.54, 0.8, 0.89], unbalanced_load=0, frequency=50, daily_exported=0.0, daily_imported=14207.4, imported=36233868.199999996, exported=73867117.6, fault_state=0, fault_str='Kein Fehler.', power=395.2), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=23604.8, raw_currents_left=[33.72, 32.8, 33.08], surplus_power_left=0, state_str=''))
2023-01-25 21:58:22,589 - {control.data:334} - {DEBUG:MainThread} - counter14
CounterData(config=Config(max_currents=[16, 16, 16], max_total_power=11000), get=Get(powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], unbalanced_load=0, frequency=50, daily_exported=0.0, daily_imported=0.0, imported=56424.15561013759, exported=0.0, fault_state=0, fault_str='Kein Fehler.', power=0.0), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[15.0, 15.0, 15.0], surplus_power_left=0, state_str=''))
2023-01-25 21:58:22,589 - {control.data:334} - {DEBUG:MainThread} - counter15
CounterData(config=Config(max_currents=[16, 16, 16], max_total_power=11000), get=Get(powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], unbalanced_load=0, frequency=50, daily_exported=0.0, daily_imported=0.0, imported=114327.0031230381, exported=0.0, fault_state=0, fault_str='Kein Fehler.', power=0.0), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[15.0, 15.0, 15.0], surplus_power_left=0, state_str=''))
2023-01-25 21:58:22,590 - {control.data:334} - {DEBUG:MainThread} - counter21
CounterData(config=Config(max_currents=[32, 32, 32], max_total_power=22000), get=Get(powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], unbalanced_load=0, frequency=50, daily_exported=0, daily_imported=1098.2438861437, imported=799267.6018234681, exported=0, fault_state=0, fault_str='Kein Fehler.', power=0.0), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[31.0, 31.0, 31.0], surplus_power_left=0, state_str=''))
2023-01-25 21:58:22,590 - {control.data:310} - {DEBUG:MainThread} - counter_all_data
CounterAllData(get=Get(hierarchy=[{'id': 7, 'type': 'counter', 'children': [{'id': 23, 'type': 'inverter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 13, 'type': 'cp', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=395.2, invalid_home_consumption=0, daily_yield_home_consumption=14462.4))
2023-01-25 21:58:22,591 - {control.data:334} - {DEBUG: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=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=22, soc=50))))
2023-01-25 21:58:22,591 - {control.data:334} - {DEBUG:MainThread} - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={'3': TimeChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2022-11-07', '2022-11-07'], weekly=[False, False, False, False, False, False, False]), time=['01:00', '06:30'], name='Nachts', current=16, limit=Limit(selected='soc', amount=1000, soc=75))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=0, max_soc=95), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='soc', amount=20000, soc=75))))
2023-01-25 21:58:22,591 - {control.data:334} - {DEBUG:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), 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=''))
2023-01-25 21:58:22,592 - {control.data:334} - {DEBUG:MainThread} - ev1
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=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2), et_num=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), 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=''))
2023-01-25 21:58:22,592 - {control.data:334} - {DEBUG:MainThread} - ev2
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=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2), et_num=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), 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=''))
2023-01-25 21:58:22,592 - {control.data:334} - {DEBUG:MainThread} - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', 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=20, min_current=6, max_current_single_phase=32, battery_capacity=75, nominal_difference=2), et_num=1)), 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'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=58.0, soc_timestamp='01/25/2023, 13:05:12', force_soc_update=False, range=274.21544259999996, fault_state=0, fault_str='Kein Fehler.'))
2023-01-25 21:58:22,593 - {control.data:334} - {DEBUG:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2)
2023-01-25 21:58:22,593 - {control.data:334} - {DEBUG:MainThread} - et1
EvTemplateData(name='Tesla', 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=20, min_current=6, max_current_single_phase=32, battery_capacity=75, nominal_difference=2)
2023-01-25 21:58:22,596 - {control.data:314} - {DEBUG: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=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=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=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-01-25 21:58:22,597 - {control.data:315} - {DEBUG:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-01-25 21:58:22,601 - {control.data:316} - {DEBUG:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme='cards'), led=Led(active=False), rfid=Rfid(active=False))
2023-01-25 21:58:22,602 - {control.data:334} - {DEBUG:MainThread} - pv22
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=255, monthly_exported=0, yearly_exported=0, exported=2561295, fault_state=0, fault_str='Kein Fehler.', power=0))
2023-01-25 21:58:22,603 - {control.data:334} - {DEBUG:MainThread} - pv23
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=41063234, fault_state=0, fault_str='Kein Fehler.', power=0))
2023-01-25 21:58:22,604 - {control.data:318} - {DEBUG:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=255, monthly_exported=0, yearly_exported=0, exported=43624529, power=0))
2023-01-25 21:58:22,606 - {control.data:334} - {DEBUG:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1674680292, 'time': '21:58:12', 'grid': 0.394, 'counter14-power': 0.0, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 0.394, 'charging-all': 0.0, 'pv-all': -0.0, 'cp13-power': 0.0, 'ev3-soc': 58.0}, 'version': '1.99.101.1', 'current_commit': '2023-01-21 22:44:19 +0100 [1fcc808b]', 'current_missing_commits': [], 'current_branch': 'master', 'current_branch_commit': '2023-01-21 22:44:19 +0100 [1fcc808b]', 'datastore_version': 6, 'module_update_completed': True}
2023-01-25 21:58:22,607 - {control.data:347} - {DEBUG:MainThread} - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2023-01-25 21:58:22,607 - {control.data:349} - {DEBUG:MainThread} - component7
{'name': 'EnergyMeter 1.0', 'type': 'counter', 'id': 7, 'configuration': {'serials': None}}
2023-01-25 21:58:22,607 - {control.data:347} - {DEBUG:MainThread} - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2023-01-25 21:58:22,608 - {control.data:349} - {DEBUG:MainThread} - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': None, 'jq_imported': None}}
2023-01-25 21:58:22,608 - {control.data:347} - {DEBUG:MainThread} - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2023-01-25 21:58:22,608 - {control.data:349} - {DEBUG:MainThread} - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': None, 'jq_imported': None}}
2023-01-25 21:58:22,608 - {control.data:347} - {DEBUG:MainThread} - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2023-01-25 21:58:22,609 - {control.data:349} - {DEBUG:MainThread} - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': None, 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2023-01-25 21:58:22,609 - {control.data:347} - {DEBUG:MainThread} - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2023-01-25 21:58:22,609 - {control.data:349} - {DEBUG:MainThread} - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2023-01-25 21:58:22,609 - {control.data:347} - {DEBUG:MainThread} - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2023-01-25 21:58:22,610 - {control.data:349} - {DEBUG:MainThread} - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2023-01-25 21:58:22,610 - {control.data:321} - {DEBUG:MainThread} -
2023-01-25 21:58:22,610 - {control.algorithm.algorithm:26} - {DEBUG:MainThread} - # Algorithmus
2023-01-25 21:58:22,611 - {control.algorithm.algorithm:32} - {DEBUG:MainThread} - **Mindestrom setzen**
2023-01-25 21:58:22,621 - {control.algorithm.min_current:18} - {DEBUG:MainThread} - Mode-Tuple (<Chargemode.PV_CHARGING: 'pv_charging'>, <Chargemode.PV_CHARGING: 'pv_charging'>, False), Zähler 7
2023-01-25 21:58:22,623 - {control.counter:174} - {DEBUG:MainThread} - Zähler 7: [33.72, 26.799999999999997, 33.08]A verbleibende Ströme, 22224.8W verbleibende Leistung
2023-01-25 21:58:22,625 - {control.algorithm.common:87} - {DEBUG:MainThread} - LP13: Stromstärke 6A
2023-01-25 21:58:22,628 - {control.algorithm.algorithm:34} - {DEBUG:MainThread} - **Sollstrom setzen**
2023-01-25 21:58:22,636 - {control.counter:203} - {DEBUG:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-01-25 21:58:22,638 - {control.counter:466} - {DEBUG:MainThread} - Zähler 7: Begrenzung der verbleibenden Leistung auf 0W
2023-01-25 21:58:22,638 - {control.counter:466} - {DEBUG:MainThread} - Zähler 14: Begrenzung der verbleibenden Leistung auf 0W
2023-01-25 21:58:22,638 - {control.counter:466} - {DEBUG:MainThread} - Zähler 15: Begrenzung der verbleibenden Leistung auf 0W
2023-01-25 21:58:22,639 - {control.counter:466} - {DEBUG:MainThread} - Zähler 21: Begrenzung der verbleibenden Leistung auf 0W
2023-01-25 21:58:22,639 - {control.algorithm.algorithm:45} - {DEBUG:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-01-25 21:58:22,639 - {control.process:22} - {DEBUG:MainThread} - # Ladung starten.
2023-01-25 21:58:22,643 - {control.chargelog:37} - {DEBUG:MainThread} - imported_at_plugtime 4353622.56
2023-01-25 21:58:22,644 - {control.chargelog:42} - {DEBUG:MainThread} - imported_at_mode_switch 4353622.56
2023-01-25 21:58:22,646 - {control.process:106} - {INFO:MainThread} - LP13: set current 6 A
2023-01-25 21:58:22,649 - {soc.modules.common.component_context:24} - {DEBUG:cp13} - Update Komponente ['Ladepunkt']
2023-01-25 21:58:22,675 - {control.counter:191} - {DEBUG:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-01-25 21:58:22,917 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-01-25 21:58:30,051 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-01-25 21:58:30,052 - {root:61} - {INFO:MainThread} - # ***Start***