Aktuell scheint die Sonne, allerdings wurde ein aktiver Ladevorgang trotz mangelndem Überschuss nicht beendet, mir ist auf den ersten Blick nicht klar warum. Gegen 10Uhr hat das wunderbar geklappt, aber um kurz nach 11 dann nicht mehr.
Code: Alles auswählen
2022-03-21 11:36:55,958 - {root:41} - INFO - # ***Start***
2022-03-21 11:36:55,965 - {modules.common.component_context:23} - DEBUG - Update Komponente ['Ladepunkt']
2022-03-21 11:36:55,967 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-03-21 11:36:55,968 - {modules.sma_modbus_tcp.device:61} - DEBUG - Start device reading {'component9': <modules.sma_modbus_tcp.inverter_modbus_tcp.SmaModbusTcpInverter object at 0x739bfe98>}
2022-03-21 11:36:55,972 - {modules.common.component_context:50} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-03-21 11:36:55,973 - {modules.http.device:62} - DEBUG - Start device reading {'component10': <modules.http.counter.HttpCounter object at 0x7376c7d8>}
2022-03-21 11:36:55,976 - {modules.common.component_context:23} - DEBUG - Update Komponente ['PV1']
2022-03-21 11:36:55,989 - {modules.common.component_context:23} - DEBUG - Update Komponente ['LP1']
2022-03-21 11:36:55,998 - {modules.sma_modbus_tcp.inverter_modbus_tcp:37} - DEBUG - Komponente PV1 auslesen.
2022-03-21 11:36:56,014 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-03-21 11:36:56,033 - {pymodbus.client.sync:215} - DEBUG - Connection to Modbus server established. Socket ('192.168.178.99', 57165)
2022-03-21 11:36:56,034 - {pymodbus.transaction:139} - DEBUG - Current transaction state - TRANSACTION_COMPLETE
2022-03-21 11:36:56,035 - {pymodbus.transaction:144} - DEBUG - Running transaction 53073
2022-03-21 11:36:56,035 - {pymodbus.transaction:272} - DEBUG - SEND: 0xcf 0x51 0x0 0x0 0x0 0x6 0x3 0x3 0x78 0x37 0x0 0x2
2022-03-21 11:36:56,036 - {pymodbus.client.sync:76} - DEBUG - New Transaction state 'SENDING'
2022-03-21 11:36:56,038 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-03-21 11:36:56,040 - {modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-03-21 11:36:56,041 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-03-21 11:36:56,042 - {pymodbus.transaction:286} - DEBUG - Changing transaction state from 'SENDING' to 'WAITING FOR REPLY'
2022-03-21 11:36:56,050 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-03-21 11:36:56,057 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-03-21 11:36:56,060 - {modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-03-21 11:36:56,060 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-03-21 11:36:56,076 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-03-21 11:36:56,085 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-03-21 11:36:56,087 - {modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-03-21 11:36:56,088 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-03-21 11:36:56,095 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-03-21 11:36:56,097 - {pymodbus.transaction:374} - DEBUG - Changing transaction state from 'WAITING FOR REPLY' to 'PROCESSING REPLY'
2022-03-21 11:36:56,097 - {pymodbus.transaction:296} - DEBUG - RECV: 0xcf 0x51 0x0 0x0 0x0 0x7 0x3 0x3 0x4 0x0 0x0 0xa 0xcd
2022-03-21 11:36:56,098 - {pymodbus.framer.socket_framer:147} - DEBUG - Processing: 0xcf 0x51 0x0 0x0 0x0 0x7 0x3 0x3 0x4 0x0 0x0 0xa 0xcd
2022-03-21 11:36:56,099 - {pymodbus.factory:266} - DEBUG - Factory Response[ReadHoldingRegistersResponse: 3]
2022-03-21 11:36:56,099 - {pymodbus.transaction:453} - DEBUG - Adding transaction 53073
2022-03-21 11:36:56,099 - {pymodbus.transaction:464} - DEBUG - Getting transaction 53073
2022-03-21 11:36:56,100 - {pymodbus.transaction:224} - DEBUG - Changing transaction state from 'PROCESSING REPLY' to 'TRANSACTION_COMPLETE'
2022-03-21 11:36:56,100 - {pymodbus.payload:312} - DEBUG - [0, 2765]
2022-03-21 11:36:56,100 - {pymodbus.payload:368} - DEBUG - [b'\x00\x00', b'\n\xcd']
2022-03-21 11:36:56,101 - {pymodbus.transaction:139} - DEBUG - Current transaction state - TRANSACTION_COMPLETE
2022-03-21 11:36:56,101 - {pymodbus.transaction:144} - DEBUG - Running transaction 53074
2022-03-21 11:36:56,102 - {pymodbus.transaction:272} - DEBUG - SEND: 0xcf 0x52 0x0 0x0 0x0 0x6 0x3 0x3 0x77 0x41 0x0 0x2
2022-03-21 11:36:56,102 - {pymodbus.client.sync:76} - DEBUG - New Transaction state 'SENDING'
2022-03-21 11:36:56,103 - {pymodbus.transaction:286} - DEBUG - Changing transaction state from 'SENDING' to 'WAITING FOR REPLY'
2022-03-21 11:36:56,104 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-03-21 11:36:56,106 - {modules.common.req:11} - DEBUG - Get-Response: 3975.142
2022-03-21 11:36:56,107 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 3975.142
2022-03-21 11:36:56,114 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-03-21 11:36:56,119 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwhlp8 HTTP/1.1" 200 2
2022-03-21 11:36:56,121 - {modules.common.req:11} - DEBUG - Get-Response: 0
2022-03-21 11:36:56,122 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwhlp8 0
2022-03-21 11:36:56,129 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-03-21 11:36:56,134 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-03-21 11:36:56,137 - {modules.common.req:11} - DEBUG - Get-Response: 0
2022-03-21 11:36:56,137 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-03-21 11:36:56,138 - {modules.common.store._api:20} - DEBUG - 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=3975.142, exported=0.0, power=0.0, frequency=50)
2022-03-21 11:36:56,246 - {pymodbus.transaction:374} - DEBUG - Changing transaction state from 'WAITING FOR REPLY' to 'PROCESSING REPLY'
2022-03-21 11:36:56,246 - {pymodbus.transaction:296} - DEBUG - RECV: 0xcf 0x52 0x0 0x0 0x0 0x7 0x3 0x3 0x4 0x2 0x3c 0xa9 0x3a
2022-03-21 11:36:56,247 - {pymodbus.framer.socket_framer:147} - DEBUG - Processing: 0xcf 0x52 0x0 0x0 0x0 0x7 0x3 0x3 0x4 0x2 0x3c 0xa9 0x3a
2022-03-21 11:36:56,247 - {pymodbus.factory:266} - DEBUG - Factory Response[ReadHoldingRegistersResponse: 3]
2022-03-21 11:36:56,248 - {pymodbus.transaction:453} - DEBUG - Adding transaction 53074
2022-03-21 11:36:56,248 - {pymodbus.transaction:464} - DEBUG - Getting transaction 53074
2022-03-21 11:36:56,248 - {pymodbus.transaction:224} - DEBUG - Changing transaction state from 'PROCESSING REPLY' to 'TRANSACTION_COMPLETE'
2022-03-21 11:36:56,248 - {pymodbus.payload:312} - DEBUG - [572, 43322]
2022-03-21 11:36:56,249 - {pymodbus.payload:368} - DEBUG - [b'\x02<', b'\xa9:']
2022-03-21 11:36:56,249 - {modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2765, counter=37529914)
2022-03-21 11:36:56,684 - {modules.common.component_context:23} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-03-21 11:36:56,685 - {modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.956, 228.593, 228.871], powers=[-617.6, 347.0, 3702.2], currents=[-2.698, 1.935, 16.203], power_factors=[0.993, 0.908, 1.0], imported=31617952.3, exported=71650317.89999999, power=3431.6, frequency=None)
2022-03-21 11:36:56,702 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-03-21 11:36:56,704 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-03-21 11:36:57,241 - {control.counter:365} - DEBUG - 20568.4W EVU-Leistung, die noch bezogen werden kann.
2022-03-21 11:36:57,247 - {control.chargepoint:686} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-03-21 11:36:57,248 - {control.chargepoint:713} - DEBUG - Lademodus-Phasen beschränkt die nutzbaren Phasen auf 1
2022-03-21 11:36:57,250 - {control.ev:269} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-03-21 11:36:57,251 - {control.ev:197} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-03-21 11:36:57,260 - {control.prepare:279} - DEBUG - LP 13, EV: Tesla (EV-Nr.1): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 6.1
2022-03-21 11:36:57,271 - {control.pv:88} - DEBUG - -3356.6W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-03-21 11:36:57,274 - {control.data:268} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': 0, 'hybrid_system_detected': False}}
2022-03-21 11:36:57,275 - {control.data:268} - DEBUG - all
{'get': {'daily_yield': 3119.0, 'power': 1378, 'counter': 1978428.0}}
2022-03-21 11:36:57,276 - {control.data:268} - DEBUG - cp13
{'set': {'charging_ev': 1, 'charging_ev_prev': -1, 'autolock_state': 0, 'current': 6, 'energy_to_charge': 0, 'plug_time': '03/20/2022, 17:21:57', 'rfid': '0', 'manual_lock': False, 'loadmanagement_available': True, 'log': {'counter_at_plugtime': 1975301.0, 'timestamp_start_charging': '03/21/2022, 09:13:27', 'counter_at_mode_switch': 1975301.0, 'charged_since_mode_switch': 3123.0, 'charged_since_plugged_counter': 3123.0, 'range_charged': 18370.58823529412, 'time_charged': '2:23', 'chargemode_log_entry': 'pv_charging'}, 'change_ev_permitted': [True, ''], 'phases_to_use': 1, 'required_power': 1380, 'charging_ev_data': <control.ev.Ev object at 0x723deb20>}, 'get': {'read_tag': {'tag': '0', 'timestamp': '0'}, 'daily_yield': 3119.0, 'plug_state': 1, 'charge_state': 1, 'power': 1378, 'connected_vehicle': {'soc_config': {}, 'soc': {'range': 18347.058823529413, 'range_unit': 'km'}, 'info': {'id': 1, 'name': 'Tesla'}, 'config': {'charge_template': 0, 'ev_template': 1, 'chargemode': 'pv_charging', 'priority': False, 'current_plan': '', 'average_consumption': 17}}, 'state_str': None, 'phases_in_use': 1, 'currents': [6.1, 0.0, 0.0], 'counter': 1978428.0, 'voltages': [227.3, 231.5, 229.7], 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'name': 'Gartenhaus', 'type': 'external_openwb', 'ev': 1, 'template': 0, 'connected_phases': 3, 'phase_1': 3, 'auto_phase_switch_hw': True, 'control_pilot_interruption_hw': True, 'id': 13, 'connection_module': {'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, 'power_module': {}}}
2022-03-21 11:36:57,276 - {control.data:268} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-03-21 11:36:57,277 - {control.data:268} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 4818, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 7020.700000014156}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 9, 'type': 'inverter', 'children': []}, {'id': 10, 'type': 'counter', 'children': []}, {'id': 13, 'type': 'cp', 'children': []}]}]}}
2022-03-21 11:36:57,277 - {control.data:268} - DEBUG - counter7
{'set': {'consumption_left': 20568.4, 'currents_used': [-2.7, 1.94, 16.2]}, 'get': {'daily_yield_export': 650.4999999850988, 'daily_yield_import': 3771.199999999255, 'voltages': [230.96, 228.59, 228.87], 'currents': [-2.7, 1.94, 16.2], 'powers': [-617.6, 347.0, 3702.2], 'power_factors': [0.99, 0.91, 1.0], 'imported': 31617952.3, 'exported': 71650317.89999999, 'power': 3431.6, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-03-21 11:36:57,279 - {control.data:268} - DEBUG - counter10
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_yield_export': 0.0, 'daily_yield_import': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 3975.142, 'exported': 0.0, 'power': 0.0, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-03-21 11:36:57,280 - {control.data:268} - DEBUG - ct0
{'name': 'Standard-Ladeprofil-Vorlage', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'pv_charging', 'pv_charging': {'min_soc_current': 10, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 10, 'limit': {'selected': 'none', 'soc': 50, 'amount': 10}}}}
2022-03-21 11:36:57,281 - {control.data:268} - DEBUG - ct1
{'name': 'Tesla', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'pv_charging', 'pv_charging': {'min_soc_current': 32, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 1}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 32, 'limit': {'selected': 'soc', 'soc': 75, 'amount': 10}}}}
2022-03-21 11:36:57,281 - {control.data:268} - DEBUG - ct2
{'name': 'e2008', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'stop', 'pv_charging': {'min_soc_current': 10, 'min_current': 6, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 80}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 16, 'limit': {'selected': 'none', 'soc': 50, 'amount': 10}}}}
2022-03-21 11:36:57,282 - {control.data:268} - DEBUG - ev0
{'set': {'ev_template': {'name': 'Standard-Fahrzeug-Vorlage', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'prevent_switch_stop': False, 'control_pilot_interruption': False, 'average_consump': 17, 'min_current': 6, 'max_current_one_phase': 32, 'battery_capacity': 82, 'nominal_difference': 2, 'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}}, 'get': {'range_charged': 0, 'soc': 0}, 'control_parameter': {'required_current': 6, 'phases': 1, 'prio': False, 'timestamp_switch_on_off': '0', 'timestamp_auto_phase_switch': '0', 'timestamp_perform_phase_switch': '0', 'submode': 'pv_charging', 'chargemode': 'pv_charging'}, 'name': 'Standard-Fahrzeug', 'charge_template': 0, 'ev_template': 0, 'tag_id': []}
2022-03-21 11:36:57,282 - {control.data:268} - DEBUG - ev1
{'set': {'ev_template': {'name': 'Tesla', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'prevent_switch_stop': False, 'control_pilot_interruption': False, 'average_consump': 17, 'min_current': 6, 'max_current_one_phase': 32, 'battery_capacity': 79, 'nominal_difference': 2, 'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}}, 'get': {'range_charged': 0, 'soc': 0}, 'control_parameter': {'required_current': 6, 'phases': 1, 'prio': False, 'timestamp_switch_on_off': '0', 'timestamp_auto_phase_switch': '0', 'timestamp_perform_phase_switch': '0', 'submode': 'pv_charging', 'chargemode': 'pv_charging'}, 'charge_template': 1, 'ev_template': 1, 'name': 'Tesla', 'tag_id': ['Tesla']}
2022-03-21 11:36:57,283 - {control.data:268} - DEBUG - ev2
{'set': {'ev_template': {'name': 'e2008', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'prevent_switch_stop': False, 'control_pilot_interruption': True, 'control_pilot_interruption_duration': 4, 'average_consump': 20, 'min_current': 6, 'max_current_one_phase': 32, 'battery_capacity': 45, 'nominal_difference': 2, 'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}}, 'get': {'range_charged': 0, 'soc': 0}, 'control_parameter': {'required_current': 0, 'phases': 1, 'prio': False, 'timestamp_switch_on_off': '0', 'timestamp_auto_phase_switch': '0', 'timestamp_perform_phase_switch': '0', 'submode': 'stop', 'chargemode': 'stop'}, 'charge_template': 2, 'ev_template': 2, 'name': 'e2008', 'tag_id': []}
2022-03-21 11:36:57,284 - {control.data:268} - DEBUG - et0
{'name': 'Standard-Fahrzeug-Vorlage', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'prevent_switch_stop': False, 'control_pilot_interruption': False, 'average_consump': 17, 'min_current': 6, 'max_current_one_phase': 32, 'battery_capacity': 82, 'nominal_difference': 2, 'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}
2022-03-21 11:36:57,284 - {control.data:268} - DEBUG - et1
{'name': 'Tesla', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'prevent_switch_stop': False, 'control_pilot_interruption': False, 'average_consump': 17, 'min_current': 6, 'max_current_one_phase': 32, 'battery_capacity': 79, 'nominal_difference': 2, 'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}
2022-03-21 11:36:57,285 - {control.data:268} - DEBUG - et2
{'name': 'e2008', 'max_current_multi_phases': 16, 'max_phases': 3, 'phase_switch_pause': 2, 'prevent_switch_stop': False, 'control_pilot_interruption': True, 'control_pilot_interruption_duration': 4, 'average_consump': 20, 'min_current': 6, 'max_current_one_phase': 32, 'battery_capacity': 45, 'nominal_difference': 2, 'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}
2022-03-21 11:36:57,286 - {control.data:268} - DEBUG - general
{'grid_protection_active': False, 'chargemode_config': {'instant_charging': {'phases_to_use': 3}, 'pv_charging': {'bat_prio': 1, 'switch_on_soc': 60, 'switch_off_soc': 40, 'rundown_power': 1000, 'rundown_soc': 50, 'charging_power_reserve': 200, 'control_range': [-100, 250], 'switch_off_threshold': 500, 'switch_off_delay': 180, 'switch_on_delay': 40, 'switch_on_threshold': 1100, 'feed_in_yield': 0, 'phase_switch_delay': 7, 'phases_to_use': 1}, 'scheduled_charging': {'phases_to_use': 0}, 'standby': {'phases_to_use': 1}, 'phases_to_use': 1, 'time_charging': {'phases_to_use': 3}, 'individual_mode': False, 'unbalanced_load': False, 'unbalanced_load_limit': 18}, 'control_interval': 10, 'extern': False, 'extern_display_mode': 'local', 'external_buttons_hw': False, 'grid_protection_configured': False, 'notifications': {'selected': 'none', 'plug': False, 'start_charging': False, 'stop_charging': False, 'smart_home': False, 'configuration': {}}, 'price_kwh': 0.23, 'range_unit': 'km', 'ripple_control_receiver': {'configured': False}}
2022-03-21 11:36:57,286 - {control.data:268} - DEBUG - graph
{'config': {'duration': 120}}
2022-03-21 11:36:57,286 - {control.data:268} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-03-21 11:36:57,287 - {control.data:268} - DEBUG - all
{'set': {'overhang_power_left': -3356.6, 'available_power': -3356.6, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -2765, 'counter': 37529914, 'daily_yield': 7019, 'monthly_yield': 0, 'yearly_yield': 0}, 'config': {'configured': True}}
2022-03-21 11:36:57,287 - {control.data:268} - DEBUG - pv9
{'get': {'daily_yield': 7019, 'monthly_yield': 0, 'yearly_yield': 0, 'power': -2765, 'counter': 37529914, 'currents': [0.0, 0.0, 0.0], 'fault_str': 'Kein Fehler.', 'fault_state': 0}}
2022-03-21 11:36:57,289 - {control.data:268} - DEBUG - 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': 1647859007, 'time': '11:36:47', 'grid': 3.612, 'counter10-power': 0.0, 'house-power': 4.988, 'charging-all': 1.384, 'pv-all': -2.748, 'cp13-power': 1.384}}
2022-03-21 11:36:57,291 - {control.data:255} - DEBUG -
2022-03-21 11:36:57,291 - {control.algorithm:41} - DEBUG - # Algorithmus-Start
2022-03-21 11:36:57,292 - {control.algorithm:43} - INFO - EVU-Punkt: Leistung[W] 3431.6, Ströme[A] [-2.7, 1.94, 16.2]
2022-03-21 11:36:57,292 - {control.algorithm:48} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-03-21 11:36:57,293 - {control.pv:382} - DEBUG - -3333.6W EVU-Überschuss, der für die folgenden Ladepunkte übrig ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-03-21 11:36:57,296 - {control.algorithm:124} - DEBUG - Ladung an LP13 um -0.09999999999999964A auf 6A angepasst.
2022-03-21 11:36:57,299 - {control.algorithm:219} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-03-21 11:36:57,303 - {control.algorithm:581} - DEBUG - Switch-Off-Threshold für Ladepunkte [13] in Lademodus pv_charging Submodus pv_charging Prio False prüfen.
2022-03-21 11:36:57,304 - {control.algorithm:640} - INFO - ## Zuteilung des Überschusses
2022-03-21 11:36:57,306 - {control.algorithm:679} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-03-21 11:36:57,306 - {control.algorithm:958} - INFO - ## Übrigen Überschuss verteilen.
2022-03-21 11:36:57,312 - {control.process:22} - DEBUG - # Ladung starten.
2022-03-21 11:36:57,314 - {control.chargelog:61} - DEBUG - charged_since_mode_switch 3127.0 counter 1978428.0
2022-03-21 11:36:57,316 - {control.process:108} - INFO - LP13: set current 6 A
2022-03-21 11:36:57,319 - {modules.common.component_context:23} - DEBUG - Update Komponente ['Ladepunkt']
2022-03-21 11:36:57,351 - {control.pv:432} - DEBUG - 0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-03-21 11:36:57,354 - {control.counter:384} - DEBUG - 20568.4W verbleibende EVU-Bezugs-Leistung
2022-03-21 11:37:05,959 - {root:41} - INFO - # ***Start***