Bei mir hat das PV Laden nach wegfall der Einspeisung heute nicht gestoppt. Ich bin mittags kurz mit dem Auto unterwegs gewesen, das dürfte der Ladestopp sein.
Allerdings hab' ich das erst zu spät bemerkt, aus den Logs ist das schon wieder rausgefallen:
Bei der Kontrolle was in den Logs noch enthalten ist bin ich dann noch auf einen Fehler gestossen:
Code: Alles auswählen
2023-10-19 13:59:10,290 - {root:70} - {INFO:MainThread} - # ***Start***
2023-10-19 13:59:10,361 - {modules.common.component_context:51} - {DEBUG:device4} - Update Komponenten ['EnergyMeter 1.0']
2023-10-19 13:59:10,362 - {modules.common.component_context:51} - {DEBUG:device8} - Update Komponenten ['Pumpe']
2023-10-19 13:59:10,363 - {modules.common.component_context:51} - {DEBUG:device9} - Update Komponenten ['Trockner']
2023-10-19 13:59:10,364 - {modules.common.component_context:24} - {DEBUG:device14} - Update Komponente ['LP1 (Garage)']
2023-10-19 13:59:10,374 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device15} - Start device reading {'component22': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x71743088>}
2023-10-19 13:59:10,375 - {urllib3.connectionpool:227} - {DEBUG:device8} - Starting new HTTP connection (1): 192.168.178.81:80
2023-10-19 13:59:10,384 - {urllib3.connectionpool:227} - {DEBUG:device9} - Starting new HTTP connection (1): 192.168.178.209:80
2023-10-19 13:59:10,385 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device16} - Start device reading {'component23': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x71743b20>}
2023-10-19 13:59:10,387 - {modules.common.component_context:24} - {DEBUG:set values cp13} - Update Komponente ['Ladepunkt']
2023-10-19 13:59:10,394 - {urllib3.connectionpool:272} - {DEBUG:device14} - Resetting dropped connection: 192.168.178.51
2023-10-19 13:59:10,398 - {modules.common.component_context:24} - {DEBUG:device15} - Update Komponente ['WR Garage (neu)']
2023-10-19 13:59:10,403 - {modules.common.component_context:24} - {DEBUG:device16} - Update Komponente ['WR Haus (neu)']
2023-10-19 13:59:10,414 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2023-10-19 13:59:10,416 - {modules.common.req:11} - {DEBUG:device14} - Get-Response: 0
2023-10-19 13:59:10,417 - {urllib3.connectionpool:452} - {DEBUG:device8} - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 118
2023-10-19 13:59:10,423 - {urllib3.connectionpool:452} - {DEBUG:device9} - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 118
2023-10-19 13:59:10,427 - {modules.common.req:11} - {DEBUG:device8} - Get-Response: {"power":0.00,"overpower":0.00,"is_valid":true,"timestamp":1697723950,"counters":[0.000, 0.000, 0.000],"total":232398}
2023-10-19 13:59:10,429 - {modules.common.req:11} - {DEBUG:device9} - Get-Response: {"power":0.00,"overpower":0.00,"is_valid":true,"timestamp":1697723951,"counters":[0.000, 0.000, 0.000],"total":251220}
2023-10-19 13:59:10,822 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2023-10-19 13:59:11,223 - {modules.common.simcount._simcount:38} - {DEBUG:device8} - Previous state: SimCounterState(timestamp=1697716740.7791529, power=0.0, imported=143509.15014011823, exported=0.0)
2023-10-19 13:59:11,246 - {modules.common.simcount._calculate:13} - {DEBUG:device8} - time passed: 0.00290112, power1: 0, power2: 0
2023-10-19 13:59:11,227 - {modules.common.component_context:24} - {DEBUG:device4} - Update Komponente ['EnergyMeter 1.0']
2023-10-19 13:59:11,232 - {modules.common.req:11} - {DEBUG:device14} - Get-Response: 8112.493
2023-10-19 13:59:11,253 - {modules.common.simcount._simcount:38} - {DEBUG:device14} - Previous state: SimCounterState(timestamp=1697716740.7813091, power=0.0, imported=2782735.359575095, exported=0)
2023-10-19 13:59:11,254 - {modules.common.simcount._calculate:13} - {DEBUG:device14} - time passed: 0.00290901, power1: 0, power2: 0
2023-10-19 13:59:11,252 - {modules.common.store._api:26} - {DEBUG:device4} - Raw data CounterState(currents=[-3.911, 3.074, 1.089], powers=[-894.8, 617.1, 192.2], voltages=[229.132, 222.61, 229.521], power_factors=[0.999, 0.976, 0.919], imported=39477097.199999996, exported=76050445.5, power=-85.4, frequency=50)
2023-10-19 13:59:11,224 - {modules.common.simcount._simcount:38} - {DEBUG:device9} - Previous state: SimCounterState(timestamp=1697716741.3183422, power=0.0, imported=250244.1638403068, exported=0.0)
2023-10-19 13:59:11,251 - {modules.common.simcount._calculate:29} - {DEBUG:device8} - power did not change sign. Total energy: 0
2023-10-19 13:59:11,260 - {modules.common.simcount._simcount:47} - {DEBUG:device8} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1697716751.2231996, power=0.0, imported=143509.15014011823, exported=0.0)
2023-10-19 13:59:11,258 - {modules.devices.sma_shm.device:29} - {DEBUG:device4} - All components updated
2023-10-19 13:59:11,259 - {modules.common.simcount._calculate:13} - {DEBUG:device9} - time passed: 0.00275167, power1: 0, power2: 0
2023-10-19 13:59:11,256 - {modules.common.simcount._calculate:29} - {DEBUG:device14} - power did not change sign. Total energy: 0
2023-10-19 13:59:11,267 - {modules.common.simcount._simcount:47} - {DEBUG:device14} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1697716751.2537498, power=0.0, imported=2782735.359575095, exported=0)
2023-10-19 13:59:11,264 - {modules.common.simcount._calculate:29} - {DEBUG:device9} - power did not change sign. Total energy: 0
2023-10-19 13:59:11,262 - {modules.common.store._api:26} - {DEBUG:device8} - Raw data CounterState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], imported=143509.15014011823, exported=0.0, power=0.0, frequency=50)
2023-10-19 13:59:11,270 - {modules.common.simcount._simcount:47} - {DEBUG:device9} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1697716751.2243662, power=0.0, imported=250244.1638403068, exported=0.0)
2023-10-19 13:59:11,276 - {modules.common.store._api:26} - {DEBUG:device9} - Raw data CounterState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], imported=250244.1638403068, exported=0.0, power=0.0, frequency=50)
2023-10-19 13:59:11,287 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2023-10-19 13:59:11,293 - {modules.common.req:11} - {DEBUG:device14} - Get-Response: 0.0
2023-10-19 13:59:11,302 - {modules.devices.sma_sunny_boy.inverter:72} - {DEBUG:device15} - WR 192.168.178.204: InverterState(currents=[0.0, 0.0, 0.0], power=-912, exported=5921087, dc_power=-987)
2023-10-19 13:59:11,309 - {modules.common.store._api:26} - {DEBUG:device15} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-912, exported=5921087, dc_power=-987)
2023-10-19 13:59:11,314 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2023-10-19 13:59:11,316 - {modules.common.req:11} - {DEBUG:device14} - Get-Response: 0.0
2023-10-19 13:59:11,338 - {urllib3.connectionpool:452} - {DEBUG:device14} - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2023-10-19 13:59:11,340 - {modules.common.req:11} - {DEBUG:device14} - Get-Response: 0.0
2023-10-19 13:59:11,342 - {modules.common.store._api:26} - {DEBUG:device14} - Raw data CounterState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], imported=2782735.359575095, exported=0, power=0.0, frequency=50)
2023-10-19 13:59:11,675 - {modules.devices.sma_sunny_boy.inverter:72} - {DEBUG:device16} - WR 192.168.178.201: InverterState(currents=[0.0, 0.0, 0.0], power=-924, exported=44344869, dc_power=-934)
2023-10-19 13:59:11,675 - {modules.common.store._api:26} - {DEBUG:device16} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-924, exported=44344869, dc_power=-934)
2023-10-19 13:59:11,682 - {modules.common.component_context:24} - {DEBUG:component23} - Update Komponente ['WR Haus (neu)']
2023-10-19 13:59:11,683 - {modules.common.component_context:24} - {DEBUG:component22} - Update Komponente ['WR Garage (neu)']
2023-10-19 13:59:11,683 - {modules.common.store._api:26} - {DEBUG:component23} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-924, exported=44344869, dc_power=None)
2023-10-19 13:59:11,685 - {modules.common.store._api:26} - {DEBUG:component22} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-912, exported=5921087, dc_power=None)
2023-10-19 13:59:11,686 - {modules.common.component_context:24} - {DEBUG:component14} - Update Komponente ['Pumpe']
2023-10-19 13:59:11,693 - {modules.common.store._api:30} - {INFO:component14} - Saving CounterState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], imported=143509.15014011823, exported=0.0, power=0.0, frequency=50)
2023-10-19 13:59:11,690 - {modules.common.store._api:30} - {INFO:component23} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-924, exported=44344869, dc_power=None)
2023-10-19 13:59:11,691 - {modules.common.store._api:30} - {INFO:component22} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-912, exported=5921087, dc_power=None)
2023-10-19 13:59:11,691 - {modules.common.component_context:24} - {DEBUG:update values cp13} - Update Komponente ['Ladepunkt']
2023-10-19 13:59:11,692 - {modules.common.component_context:24} - {DEBUG:component21} - Update Komponente ['LP1 (Garage)']
2023-10-19 13:59:11,689 - {modules.common.component_context:24} - {DEBUG:component15} - Update Komponente ['Trockner']
2023-10-19 13:59:11,714 - {modules.common.store._api:30} - {INFO:component21} - Saving CounterState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], imported=2782735.359575095, exported=0, power=0.0, frequency=50)
2023-10-19 13:59:11,716 - {modules.common.store._api:30} - {INFO:component15} - Saving CounterState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], imported=250244.1638403068, exported=0.0, power=0.0, frequency=50)
2023-10-19 13:59:11,838 - {modules.common.component_context:24} - {DEBUG:component7} - Update Komponente ['EnergyMeter 1.0']
2023-10-19 13:59:11,839 - {modules.common.store._api:30} - {INFO:component7} - Saving CounterState(currents=[-3.911, 3.074, 1.089], powers=[-894.8, 617.1, 192.2], voltages=[229.132, 222.61, 229.521], power_factors=[0.999, 0.976, 0.919], imported=39477097.199999996, exported=76050445.5, power=-85.4, frequency=50)
2023-10-19 13:59:12,031 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 14: [16.0, 16.0, 16.0]A
2023-10-19 13:59:12,032 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 15: [16.0, 16.0, 16.0]A
2023-10-19 13:59:12,034 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 21: [32.0, 32.0, 32.0]A
2023-10-19 13:59:12,036 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 7: [38.91, 37.88, 33.94]A
2023-10-19 13:59:12,038 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 7: 25412.62W
2023-10-19 13:59:12,040 - {control.chargepoint.chargepoint:698} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-10-19 13:59:12,042 - {control.chargepoint.chargepoint:681} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2023-10-19 13:59:12,044 - {control.ev:571} - {DEBUG:MainThread} - Keine Ladung, da kein Zeitfenster für Zeitladen aktiv ist.
2023-10-19 13:59:12,047 - {control.chargepoint.chargepoint:897} - {INFO: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: 5.95
2023-10-19 13:59:12,051 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1697716741.792081, power=462.34999999999997, imported=21935.791097012436, exported=0)
2023-10-19 13:59:12,053 - {modules.common.simcount._calculate:13} - {DEBUG:MainThread} - time passed: 0.00284977, power1: 462.35, power2: 423.38
2023-10-19 13:59:12,053 - {modules.common.simcount._calculate:29} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.26206
2023-10-19 13:59:12,055 - {modules.common.simcount._simcount:47} - {DEBUG:MainThread} - imported: 1.26206 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1697716752.0512404, power=423.38, imported=21937.053158844425, exported=0)
2023-10-19 13:59:12,058 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0, daily_imported=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, switch_on_soc_reached=False))
2023-10-19 13:59:12,059 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=1619.63, daily_exported=0, power=1327.22, imported=6754443.85, exported=0))
2023-10-19 13:59:12,061 - {control.data:266} - {INFO:MainThread} - cp13
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, imported_at_plan_start=6754432.62, imported_instant_charging=None, limit=None, phases=1, prio=False, required_current=6, required_currents=[0.0, 6, 0.0], state=4, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), 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=47.0), currents=[5.95, 0.03, 0.0], daily_imported=1619.63, daily_exported=0, evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=6754443.85, phases_in_use=1, plug_state=True, power=1327.22, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str=None, voltages=[222.11, 229.8, 229.35]), set=Set(change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=3, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=6754432.62, imported_at_plugtime=6754432.62, imported_since_mode_switch=8.299999999813735, imported_since_plugged=8.299999999813735, range_charged=0.04149999999906868, time_charged='00:00', timestamp_start_charging='10/19/2023, 13:58:32'), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='10/19/2023, 13:04:12', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6ef6e4d8>), config=Config(configuration={'ip_address': '192.168.178.210', 'duo_num': 0}, 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-10-19 13:59:12,063 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=16, max_current_single_phase=18, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-10-19 13:59:12,063 - {control.data:266} - {INFO:MainThread} - counter7
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[-894.8, 617.1, 192.2], currents=[-3.91, 3.07, 1.09], voltages=[229.13, 222.61, 229.52], power_factors=[1.0, 0.98, 0.92], unbalanced_load=0, frequency=50, daily_exported=1397.7, daily_imported=36062.0, imported=39477097.199999996, exported=76050445.5, fault_state=0, fault_str='Kein Fehler.', power=-85.4), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=25412.62, raw_currents_left=[38.91, 37.88, 33.94], surplus_power_left=0, state_str=''))
2023-10-19 13:59:12,066 - {control.data:266} - {INFO: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=143509.15014011823, exported=0.0, fault_state=0, fault_str='Kein Fehler.', power=0.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[16.0, 16.0, 16.0], surplus_power_left=0, state_str=''))
2023-10-19 13:59:12,068 - {control.data:266} - {INFO: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=250244.1638403068, exported=0.0, fault_state=0, fault_str='Kein Fehler.', power=0.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[16.0, 16.0, 16.0], surplus_power_left=0, state_str=''))
2023-10-19 13:59:12,072 - {control.data:266} - {INFO: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=30461.0574631145, imported=2782735.359575095, exported=0, fault_state=0, fault_str='Kein Fehler.', power=0.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[32.0, 32.0, 32.0], surplus_power_left=0, state_str=''))
2023-10-19 13:59:12,074 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=True), 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=423.38, invalid_home_consumption=0, daily_yield_home_consumption=7335.834520210399, imported_home_consumption=21937.053158844425, disengageable_smarthome_power=0))
2023-10-19 13:59:12,076 - {control.data:266} - {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=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=22, soc=50))))
2023-10-19 13:59:12,079 - {control.data:266} - {INFO:MainThread} - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={'3': TimeChargingPlan(active=False, frequency=Frequency(selected='weekly', once=['2022-11-07', '2022-11-07'], weekly=[False, False, False, False, False, True, True]), time=['01:00', '06:30'], name='Wochenende 75%', current=16, limit=Limit(selected='soc', amount=1000, soc=75)), '4': TimeChargingPlan(active=False, frequency=Frequency(selected='weekly', once=['2021-11-01', '2021-11-05'], weekly=[True, True, True, True, True, False, False]), time=['01:00', '06:30'], name='Wochentags 40%', current=16, limit=Limit(selected='soc', amount=1000, soc=40))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=0, max_soc=82), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='soc', amount=20000, soc=55))))
2023-10-19 13:59:12,082 - {control.data:266} - {INFO:MainThread} - ct3
ChargeTemplateData(name='e2008', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=1000, soc=50))))
2023-10-19 13:59:12,083 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2, 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='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2023-10-19 13:59:12,084 - {control.data:266} - {INFO:MainThread} - ev1
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), 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-10-19 13:59:12,085 - {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, 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='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2023-10-19 13:59:12,086 - {control.data:266} - {INFO: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=20000, min_current=6, max_current_single_phase=32, battery_capacity=75000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=47.0, soc_timestamp='10/19/2023, 13:58:33', force_soc_update=False, range=223.52, fault_state=0, fault_str='Kein Fehler.'))
2023-10-19 13:59:12,088 - {control.data:266} - {INFO:MainThread} - ev13
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), 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-10-19 13:59:12,089 - {control.data:266} - {INFO:MainThread} - ev14
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), charge_template=3, ev_template=2, name='e2008', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2023-10-19 13:59:12,089 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=82000, nominal_difference=2, keep_charge_active_duration=40)
2023-10-19 13:59:12,093 - {control.data:266} - {INFO: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=20000, min_current=6, max_current_single_phase=32, battery_capacity=75000, nominal_difference=1, keep_charge_active_duration=40)
2023-10-19 13:59:12,095 - {control.data:266} - {INFO:MainThread} - et2
EvTemplateData(name='e2008', max_current_multi_phases=16, max_phases=3, phase_switch_pause=120, prevent_phase_switch=False, prevent_charge_stop=True, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=20000, min_current=6, max_current_single_phase=32, battery_capacity=45000, nominal_difference=1, keep_charge_active_duration=40)
2023-10-19 13:59:12,097 - {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=[-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=1400), 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=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-10-19 13:59:12,097 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2023-10-19 13:59:12,099 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-10-19 13:59:12,099 - {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 0x6efdab80>), led=Led(active=False), rfid=Rfid(active=False))
2023-10-19 13:59:12,101 - {control.data:266} - {INFO:MainThread} - pv22
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2323, monthly_exported=0, yearly_exported=0, exported=5921087, fault_state=0, fault_str='Kein Fehler.', power=-912))
2023-10-19 13:59:12,102 - {control.data:266} - {INFO:MainThread} - pv23
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2449, monthly_exported=0, yearly_exported=0, exported=44344869, fault_state=0, fault_str='Kein Fehler.', power=-924))
2023-10-19 13:59:12,102 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=4772, monthly_exported=0, yearly_exported=0, exported=50265956, power=-1836))
2023-10-19 13:59:12,103 - {control.data:266} - {INFO: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': 1697716741, 'time': '13:59:01', 'grid': -0.047, 'counter14-power': 0.0, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 0.462, 'charging-all': 1.322, 'pv-all': 1.831, 'cp13-power': 1.322, 'ev3-soc': 47.0}, 'version': '2.1.2-Alpha.2', 'current_commit': '2023-10-17 13:16:20 +0200 [5f8ad53d5]', 'current_missing_commits': [], 'current_branch': 'master', 'current_branch_commit': '2023-10-17 13:16:20 +0200 [5f8ad53d5]', 'datastore_version': 21, 'usage_terms_acknowledged': True, 'module_update_completed': True}
2023-10-19 13:59:12,104 - {control.data:279} - {INFO:MainThread} - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2023-10-19 13:59:12,105 - {control.data:281} - {INFO:MainThread} - component7
{'name': 'EnergyMeter 1.0', 'type': 'counter', 'id': 7, 'configuration': {'serials': None}}
2023-10-19 13:59:12,106 - {control.data:279} - {INFO:MainThread} - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2023-10-19 13:59:12,106 - {control.data:281} - {INFO:MainThread} - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': None, 'jq_imported': None, 'jq_powers': [None, None, None], 'jq_currents': [None, None, None]}}
2023-10-19 13:59:12,107 - {control.data:279} - {INFO:MainThread} - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2023-10-19 13:59:12,107 - {control.data:281} - {INFO:MainThread} - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': None, 'jq_imported': None, 'jq_powers': [None, None, None], 'jq_currents': [None, None, None]}}
2023-10-19 13:59:12,107 - {control.data:279} - {INFO:MainThread} - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2023-10-19 13:59:12,108 - {control.data:281} - {INFO: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-10-19 13:59:12,108 - {control.data:279} - {INFO:MainThread} - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2023-10-19 13:59:12,109 - {control.data:281} - {INFO:MainThread} - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2023-10-19 13:59:12,110 - {control.data:279} - {INFO:MainThread} - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2023-10-19 13:59:12,111 - {control.data:281} - {INFO:MainThread} - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2023-10-19 13:59:12,112 - {control.data:253} - {INFO:MainThread} -
2023-10-19 13:59:12,113 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-10-19 13:59:12,113 - {control.algorithm.algorithm:63} - {DEBUG:MainThread} - Ladepunkt 13: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2023-10-19 13:59:12,114 - {control.chargepoint.chargepoint:698} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-10-19 13:59:12,114 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-10-19 13:59:12,114 - {control.ev:440} - {DEBUG:MainThread} - Genutzter Strom: 5.95A, Überschuss: 0W, benötigte neue Leistung: 3220W
2023-10-19 13:59:12,115 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-10-19 13:59:12,116 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-10-19 13:59:12,117 - {control.counter:352} - {DEBUG:MainThread} - LP13 Switch-Off-Threshold prüfen: 0W, Schwelle: 350W, freigegebener Überschuss 0W, Einspeisegrenze 0W
2023-10-19 13:59:12,118 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2023-10-19 13:59:12,122 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 7
2023-10-19 13:59:12,124 - {control.counter:169} - {DEBUG:MainThread} - Zähler 7: [38.91, 31.880000000000003, 33.94]A verbleibende Ströme, 24032.62W verbleibende Leistung
2023-10-19 13:59:12,125 - {control.algorithm.common:95} - {INFO:MainThread} - LP13: Stromstärke 6A
2023-10-19 13:59:12,129 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2023-10-19 13:59:12,135 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-10-19 13:59:12,137 - {control.counter:457} - {DEBUG:MainThread} - Zähler 7: Begrenzung der verbleibenden Leistung auf 0W
2023-10-19 13:59:12,139 - {control.counter:457} - {DEBUG:MainThread} - Zähler 14: Begrenzung der verbleibenden Leistung auf 0W
2023-10-19 13:59:12,141 - {control.counter:457} - {DEBUG:MainThread} - Zähler 15: Begrenzung der verbleibenden Leistung auf 0W
2023-10-19 13:59:12,142 - {control.counter:457} - {DEBUG:MainThread} - Zähler 21: Begrenzung der verbleibenden Leistung auf 0W
2023-10-19 13:59:12,143 - {control.algorithm.algorithm:43} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-10-19 13:59:12,143 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-10-19 13:59:12,145 - {control.chargelog:52} - {DEBUG:MainThread} - imported_since_mode_switch 11.229999999515712 counter 6754443.85
2023-10-19 13:59:12,147 - {helpermodules.timecheck:345} - {ERROR:MainThread} - Fehler im System-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/timecheck.py", line 341, in get_difference
end = datetime.datetime.strptime(timestamp_end, "%m/%d/%Y, %H:%M:%S")
File "/usr/lib/python3.9/_strptime.py", line 568, in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
File "/usr/lib/python3.9/_strptime.py", line 349, in _strptime
raise ValueError("time data %r does not match format %r" %
ValueError: time data '10/19/2023, 13:59' does not match format '%m/%d/%Y, %H:%M:%S'
2023-10-19 13:59:12,149 - {helpermodules.timecheck:320} - {ERROR:MainThread} - Fehler im System-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/timecheck.py", line 316, in get_difference_to_now
diff = datetime.timedelta(
TypeError: unsupported type for timedelta seconds component: NoneType
2023-10-19 13:59:12,154 - {control.process:111} - {INFO:MainThread} - LP13: set current 6 A, state CHARGING_ALLOWED
2023-10-19 13:59:12,157 - {modules.common.component_context:24} - {DEBUG:set current cp13} - Update Komponente ['Ladepunkt']
2023-10-19 13:59:12,225 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-10-19 13:59:12,457 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-10-19 13:59:15,488 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-10-19 13:59:20,502 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-10-19 13:59:20,503 - {root:70} - {INFO:MainThread} - # ***Start***