Hab leider seit dem Update auf die Beta 3 das Problem, das die angezeigten Detail-Werte nicht mehr stimmen.
Im Screenshot kann man das sehen. Das oben in den farbigen Kästchen stimmt, das in den ausgeklappten Details nicht - da stehen seit Freitag die gleichen Werte.
Hab ein Update auf den aktuellen Master gemacht (2024-03-11 11:17:53 +0100 [5f5b8b965]) aber das hat nichts verbessert.
Code: Alles auswählen
2024-03-11 11:43:11,867 - {modules.common.simcount._simcount:41} - {WARNING:MainThread} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-03-11 11:43:46,579 - {helpermodules.messaging:77} - {ERROR:Commands} - Befehl konnte nicht ausgeführt werden: {'command': 'getDailyLog', 'data': {'date': '20240311', 'day': '20240311'}, 'error': 'Es ist ein interner Fehler aufgetreten: Traceback (most recent call last):\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/write_log.py", line 165, in get_prevoius_entry\n previous_entry = content["entries"][-1]\nIndexError: list index out of range\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/var/www/html/openWB/packages/helpermodules/command.py", line 127, in on_message\n func(connection_id, payload)\n File "/var/www/html/openWB/packages/helpermodules/command.py", line 561, in getDailyLog\n get_daily_log(payload["data"]["day"]))\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/process_log.py", line 140, in get_daily_log\n data = _collect_daily_log_data(date)\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/process_log.py", line 155, in _collect_daily_log_data\n LogType.DAILY, LegacySmartHomeLogData(), get_prevoius_entry(parent_file, log_data)))\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/write_log.py", line 173, in get_prevoius_entry\n previous_entry = content["entries"][-1]\nIndexError: list index out of range\n'}
2024-03-11 11:44:21,890 - {helpermodules.messaging:77} - {ERROR:Commands} - Befehl konnte nicht ausgeführt werden: {'command': 'getDailyLog', 'data': {'date': '20240310', 'day': '20240310'}, 'error': 'Es ist ein interner Fehler aufgetreten: Traceback (most recent call last):\n File "/var/www/html/openWB/packages/helpermodules/command.py", line 127, in on_message\n func(connection_id, payload)\n File "/var/www/html/openWB/packages/helpermodules/command.py", line 561, in getDailyLog\n get_daily_log(payload["data"]["day"]))\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/process_log.py", line 140, in get_daily_log\n data = _collect_daily_log_data(date)\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/process_log.py", line 163, in _collect_daily_log_data\n log_data["entries"].append(next_log_data["entries"][0])\nIndexError: list index out of range\n'}
2024-03-11 11:44:22,587 - {helpermodules.messaging:77} - {ERROR:Commands} - Befehl konnte nicht ausgeführt werden: {'command': 'getDailyLog', 'data': {'date': '20240309', 'day': '20240309'}, 'error': 'Es ist ein interner Fehler aufgetreten: Traceback (most recent call last):\n File "/var/www/html/openWB/packages/helpermodules/command.py", line 127, in on_message\n func(connection_id, payload)\n File "/var/www/html/openWB/packages/helpermodules/command.py", line 561, in getDailyLog\n get_daily_log(payload["data"]["day"]))\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/process_log.py", line 140, in get_daily_log\n data = _collect_daily_log_data(date)\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/process_log.py", line 151, in _collect_daily_log_data\n log_data = json.load(json_file)\n File "/usr/lib/python3.9/json/__init__.py", line 293, in load\n return loads(fp.read(),\n File "/usr/lib/python3.9/json/__init__.py", line 346, in loads\n return _default_decoder.decode(s)\n File "/usr/lib/python3.9/json/decoder.py", line 337, in decode\n obj, end = self.raw_decode(s, idx=_w(s, 0).end())\n File "/usr/lib/python3.9/json/decoder.py", line 353, in raw_decode\n obj, end = self.scan_once(s, idx)\njson.decoder.JSONDecodeError: Expecting \':\' delimiter: line 1 column 8198 (char 8197)\n'}
2024-03-11 11:44:23,505 - {helpermodules.messaging:77} - {ERROR:Commands} - Befehl konnte nicht ausgeführt werden: {'command': 'getDailyLog', 'data': {'date': '20240308', 'day': '20240308'}, 'error': 'Es ist ein interner Fehler aufgetreten: Traceback (most recent call last):\n File "/var/www/html/openWB/packages/helpermodules/command.py", line 127, in on_message\n func(connection_id, payload)\n File "/var/www/html/openWB/packages/helpermodules/command.py", line 561, in getDailyLog\n get_daily_log(payload["data"]["day"]))\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/process_log.py", line 140, in get_daily_log\n data = _collect_daily_log_data(date)\n File "/var/www/html/openWB/packages/helpermodules/measurement_logging/process_log.py", line 162, in _collect_daily_log_data\n next_log_data = json.load(next_json_file)\n File "/usr/lib/python3.9/json/__init__.py", line 293, in load\n return loads(fp.read(),\n File "/usr/lib/python3.9/json/__init__.py", line 346, in loads\n return _default_decoder.decode(s)\n File "/usr/lib/python3.9/json/decoder.py", line 337, in decode\n obj, end = self.raw_decode(s, idx=_w(s, 0).end())\n File "/usr/lib/python3.9/json/decoder.py", line 353, in raw_decode\n obj, end = self.scan_once(s, idx)\njson.decoder.JSONDecodeError: Expecting \':\' delimiter: line 1 column 8198 (char 8197)\n'}
2024-03-11 11:45:00,105 - {root:124} - {ERROR:MainThread} - Heartbeat für Internen Ladepunkt nicht zurückgesetzt.
2024-03-11 11:45:00,223 - {root:99} - {ERROR:MainThread} - Fehler im Main-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/measurement_logging/write_log.py", line 165, in get_prevoius_entry
previous_entry = content["entries"][-1]
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/main.py", line 90, in handler5MinAlgorithm
totals = save_log(LogType.DAILY)
File "/var/www/html/openWB/packages/helpermodules/measurement_logging/write_log.py", line 148, in save_log
previous_entry = get_prevoius_entry(parent_file, content)
File "/var/www/html/openWB/packages/helpermodules/measurement_logging/write_log.py", line 173, in get_prevoius_entry
previous_entry = content["entries"][-1]
IndexError: list index out of range
2024-03-11 11:45:30,107 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-03-11 11:45:30,116 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-03-11 11:45:30,117 - {root:75} - {INFO:MainThread} - # ***Start***
2024-03-11 11:45:30,168 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-03-11 11:45:30,169 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component2': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x7155dd48>}
2024-03-11 11:45:30,172 - {modules.common.component_context:25} - {DEBUG:set values cp4} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:30,178 - {modules.common.component_context:25} - {DEBUG:set values cp5} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:30,180 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-03-11 11:45:30,187 - {urllib3.connectionpool:227} - {DEBUG:set values cp4} - Starting new HTTP connection (1): 192.168.178.67:80
2024-03-11 11:45:30,234 - {urllib3.connectionpool:452} - {DEBUG:set values cp4} - http://192.168.178.67:80 "GET /getParameters HTTP/1.1" 200 386
2024-03-11 11:45:30,237 - {modules.common.req:11} - {DEBUG:set values cp4} - Get-Response: {"type":"parameters","list":[{"vehicleState":1,"evseState":false,"maxCurrent":32,"actualCurrent":0,"actualPower":0,"duration":46000,"alwaysActive":true,"lastActionUser":"vehicle","lastActionUID":"vehicle","energy":0,"mileage":0,"meterReading":3194.14,"currentP1":0,"currentP2":0,"currentP3":0,"voltageP1":231.115,"voltageP2":233.0231,"voltageP3":231.2493,"useMeter":true,"RFIDUID":""}]}
2024-03-11 11:45:30,239 - {modules.common.store._api:26} - {DEBUG:set values cp4} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0.0, 0.0, 0.0], voltages=[231.115, 233.0231, 231.2493], frequency=50, imported=3194140.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=False, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=None, vehicle_id=None)
2024-03-11 11:45:30,537 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-03-11 11:45:30,538 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[-8.106, -8.956, -8.434], powers=[-1802.9, -2053.1, -1941.3], voltages=[231.111, 230.916, 232.808], power_factors=[0.973, 0.999, 0.995], imported=15094020.6, exported=28910015.1, power=-5797.3, frequency=49.994)
2024-03-11 11:45:30,539 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-03-11 11:45:30,737 - {modules.devices.sma_sunny_boy.inverter:73} - {DEBUG:device1} - WR 192.168.178.102: InverterState(currents=[0.0, 0.0, 0.0], power=-6404, exported=41442657, dc_power=-6534)
2024-03-11 11:45:30,738 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-6404, exported=41442657, dc_power=-6534)
2024-03-11 11:45:30,740 - {modules.common.component_context:25} - {DEBUG:component2} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-03-11 11:45:30,741 - {modules.common.store._api:26} - {DEBUG:component2} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-6404, exported=41442657, dc_power=None)
2024-03-11 11:45:30,743 - {modules.common.store._api:30} - {INFO:component2} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-6404, exported=41442657, dc_power=None)
2024-03-11 11:45:30,744 - {modules.common.component_context:25} - {DEBUG:update values cp4} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:30,745 - {modules.common.component_context:25} - {DEBUG:update values cp5} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:30,746 - {modules.common.store._api:30} - {INFO:update values cp4} - Saving ChargepointState(currents=[0, 0, 0], powers=[0.0, 0.0, 0.0], voltages=[231.115, 233.0231, 231.2493], frequency=50, imported=3194140.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=False, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=None, vehicle_id=None)
2024-03-11 11:45:30,884 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-03-11 11:45:30,884 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(currents=[-8.106, -8.956, -8.434], powers=[-1802.9, -2053.1, -1941.3], voltages=[231.111, 230.916, 232.808], power_factors=[0.973, 0.999, 0.995], imported=15094020.6, exported=28910015.1, power=-5797.3, frequency=49.994)
2024-03-11 11:45:31,063 - {control.counter:145} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [58.11, 58.96, 58.43]A
2024-03-11 11:45:31,065 - {control.counter:168} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 39797.3W
2024-03-11 11:45:31,067 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 4: Keine Ladung, da kein Auto angesteckt ist.
2024-03-11 11:45:31,085 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 5: Keine Ladung, da kein Auto angesteckt ist.
2024-03-11 11:45:31,102 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1710153921.827516, power=619.5, imported=5303647.617998971, exported=0)
2024-03-11 11:45:31,105 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00257624, power1: 619.5, power2: 606.7
2024-03-11 11:45:31,106 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.57949
2024-03-11 11:45:31,107 - {modules.common.simcount._simcount:53} - {DEBUG:MainThread} - imported: 1.57949 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1710153931.1019824, power=606.6999999999998, imported=5303649.197492102, exported=0)
2024-03-11 11:45:31,110 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0, daily_imported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, regulate_up=False, switch_on_soc_reached=False))
2024-03-11 11:45:31,111 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0.0, power=0, imported=5979149.77, exported=0))
2024-03-11 11:45:31,113 - {control.data:266} - {INFO:MainThread} - cp4
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=0, submode='stop', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=0.0, daily_exported=0.0, evse_current=None, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3194140.0, phases_in_use=1, plug_state=False, power=0, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', vehicle_id=None, voltages=[231.12, 233.02, 231.25]), 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='_', costs=0, 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, ev=-1, prio=False, rfid=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 0x701ec2f8>), config=Config(configuration={'ip_address': '192.168.178.67', 'timeout': 5}, ev=0, name='smartWB Carport', type='smartwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=False, control_pilot_interruption_hw=True, id=4))
2024-03-11 11:45:31,123 - {control.data:266} - {INFO:MainThread} - cp5
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=0, submode='stop', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=73.0), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0.0, evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=2785009.77, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', vehicle_id=None, voltages=[231.11, 230.91, 232.92]), 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='_', costs=0, 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, ev=-1, prio=False, rfid=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 0x70b58370>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=1, name='Interne openWB', type='internal_openwb', template=1, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=5))
2024-03-11 11:45:31,126 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2024-03-11 11:45:31,128 - {control.data:266} - {INFO:MainThread} - cpt1
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=1, max_current_multi_phases=16, max_current_single_phase=16, name='Ladepunkt-Vorlage Garage', rfid_enabling=False, valid_tags=[])
2024-03-11 11:45:31,128 - {control.data:266} - {INFO:MainThread} - cpt2
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=True), id=2, max_current_multi_phases=16, max_current_single_phase=16, name='Ladepunkt-Vorlage Carport', rfid_enabling=True, valid_tags=['093d0836', 'ac36da17', 'e1c3501b'])
2024-03-11 11:45:31,129 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[50, 50, 50], max_total_power=34000), get=Get(powers=[-1802.9, -2053.1, -1941.3], currents=[-8.11, -8.96, -8.43], voltages=[231.11, 230.92, 232.81], power_factors=[0.97, 1.0, 0.99], unbalanced_load=0, frequency=49.994, daily_exported=0.0, daily_imported=866.0, imported=15094020.6, exported=28910015.1, fault_state=0, fault_str='Kein Fehler.', power=-5797.3), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=39797.3, raw_currents_left=[58.11, 58.96, 58.43], surplus_power_left=0, state_str=''))
2024-03-11 11:45:31,130 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 2, 'type': 'inverter', 'children': []}, {'id': 4, 'type': 'cp', 'children': []}, {'id': 5, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=606.6999999999998, invalid_home_consumption=0, daily_yield_home_consumption=865.0, imported_home_consumption=5303649.197492102, disengageable_smarthome_power=0))
2024-03-11 11:45:31,131 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=6, limit=Limit(selected='amount', amount=1000, soc=50))))
2024-03-11 11:45:31,133 - {control.data:266} - {INFO:MainThread} - ct1
ChargeTemplateData(name='Ladeprofil-Vorlage e-Up - PV Laden 80%', disable_after_unplug=False, prio=False, load_default=True, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={'1': TimeChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['05:00', '07:00'], name='Zeitladen-Standard', current=16, limit=Limit(selected='soc', amount=1000, soc=30))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=12, min_current=0, feed_in_limit=False, min_soc=0, max_soc=80), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=True, frequency=Frequency(selected='once', once='2023-12-04', weekly=[False, False, False, False, False, False, False]), current=12, name='Zielladen-Standard', limit=ScheduledLimit(selected='amount', amount=10000, soc_limit=90, soc_scheduled=80), time='09:30')}), instant_charging=InstantCharging(current=12, limit=Limit(selected='soc', amount=10000, soc=80))))
2024-03-11 11:45:31,134 - {control.data:266} - {INFO:MainThread} - ct2
ChargeTemplateData(name='Ladeprofil-Vorlage eC4 - PV Laden 80%', disable_after_unplug=False, prio=False, load_default=False, et=Et(active=False, max_price=0.0002), 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=80), scheduled_charging=ScheduledCharging(plans={'2': ScheduledChargingPlan(active=True, frequency=Frequency(selected='once', once='2024-01-08', weekly=[False, False, False, False, False, False, False]), current=16, name='Zielladen-Standard', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=80, soc_scheduled=30), time='07:30'), '3': ScheduledChargingPlan(active=False, frequency=Frequency(selected='once', once='2024-01-06', weekly=[False, False, False, False, False, False, False]), current=16, name='Abfahrt 100%', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=100), time='09:45')}), instant_charging=InstantCharging(current=6, limit=Limit(selected='soc', amount=4000, soc=70))))
2024-03-11 11:45:31,136 - {control.data:266} - {INFO:MainThread} - ct3
ChargeTemplateData(name='Ladeprofil-Vorlage - allgemein PV Laden unlimited', disable_after_unplug=False, prio=False, load_default=True, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=6, limit=Limit(selected='none', amount=1000, soc=100))))
2024-03-11 11:45:31,137 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=['e1c3501b'], get=Get(soc=None, soc_timestamp=None, force_soc_update=True, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:31,137 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(soc_error_counter=0), charge_template=2, ev_template=1, name='eC4', tag_id=['ac36da17'], get=Get(soc=73.0, soc_timestamp=1710153783.089559, force_soc_update=False, range=212, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:31,138 - {control.data:266} - {INFO:MainThread} - ev2
EvData(set=Set(soc_error_counter=0), charge_template=1, ev_template=2, name='e-Up', tag_id=['093d0836'], get=Get(soc=86, soc_timestamp=1710153783.090272, force_soc_update=False, range=167.0, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:31,139 - {control.data:266} - {INFO:MainThread} - ev3
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=None, soc_timestamp=None, force_soc_update=False, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:31,140 - {control.data:266} - {INFO:MainThread} - ev5
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=None, soc_timestamp=None, force_soc_update=False, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:31,141 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=True, 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=50000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-03-11 11:45:31,142 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Fahrzeug-Vorlage eC4', max_current_multi_phases=32, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=19000, min_current=6, max_current_single_phase=16, battery_capacity=46000, efficiency=92, nominal_difference=2, keep_charge_active_duration=40)
2024-03-11 11:45:31,143 - {control.data:266} - {INFO:MainThread} - et2
EvTemplateData(name='Fahrzeug-Vorlage e-Up', max_current_multi_phases=20, max_phases=2, phase_switch_pause=2, prevent_phase_switch=True, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=5, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=32000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-03-11 11:45:31,145 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=14000, phase_switch_delay=6, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=150, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=90, switch_on_soc=60, switch_on_threshold=1200), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=20, unbalanced_load=True), 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, prices=Prices(bat=0.0003, cp=0, grid=0.0003, pv=0.0003), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, overrice_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-03-11 11:45:31,146 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2024-03-11 11:45:31,146 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-03-11 11:45:31,148 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={})), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=90, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x7154f328>), led=Led(active=False), rfid=Rfid(active=True))
2024-03-11 11:45:31,149 - {control.data:266} - {INFO:MainThread} - pv2
PvData(config=Config(max_ac_out=20400), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=0.0, monthly_exported=0, yearly_exported=0, exported=41442657, fault_state=0, fault_str='Kein Fehler.', power=-6404))
2024-03-11 11:45:31,149 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=0.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=0, yearly_exported=0, exported=41442657, power=-6404))
2024-03-11 11:45:31,154 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.110', 'current_commit': '2024-03-11 11:17:53 +0100 [5f5b8b965]', 'current_branch': 'master', 'current_branch_commit': '2024-03-11 11:17:53 +0100 [5f5b8b965]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'release_train': 'master', 'version': '2.1.3-Beta.3', 'lastlivevaluesJson': {'timestamp': 1710153921, 'time': '11:45:21', 'grid': -5.688, 'house-power': 0.62, 'charging-all': 0.0, 'pv-all': 6.307, 'cp4-power': 0.0, 'cp5-power': 0.0, 'ev1-soc': 73.0, 'ev2-soc': 86}, 'usage_terms_acknowledged': True, 'debug_level': 10, 'datastore_version': 37, 'module_update_completed': True}
2024-03-11 11:45:31,155 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-03-11 11:45:31,156 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2024-03-11 11:45:31,157 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.178.102'}}
2024-03-11 11:45:31,158 - {control.data:281} - {INFO:MainThread} - component2
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': {'hybrid': False, 'version': 0}}
2024-03-11 11:45:31,159 - {control.data:253} - {INFO:MainThread} -
2024-03-11 11:45:31,160 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-03-11 11:45:31,161 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-03-11 11:45:31,164 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-03-11 11:45:31,166 - {control.counter:249} - {DEBUG:MainThread} - Anpassen des Regelbereichs 115.0W
2024-03-11 11:45:31,167 - {control.counter:217} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 5912.300000000003W
2024-03-11 11:45:31,168 - {control.counter:484} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 5912.300000000003W
2024-03-11 11:45:31,169 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2024-03-11 11:45:31,172 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-03-11 11:45:31,186 - {modules.common.component_context:25} - {DEBUG:set current cp4} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:31,192 - {urllib3.connectionpool:227} - {DEBUG:set current cp4} - Starting new HTTP connection (1): 192.168.178.67:80
2024-03-11 11:45:31,192 - {modules.common.component_context:25} - {DEBUG:set current cp5} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:31,221 - {urllib3.connectionpool:452} - {DEBUG:set current cp4} - http://192.168.178.67:80 "GET /setCurrent?current=0 HTTP/1.1" 200 29
2024-03-11 11:45:31,225 - {modules.common.req:11} - {DEBUG:set current cp4} - Get-Response: S0_set current to given value
2024-03-11 11:45:31,236 - {control.counter:193} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2024-03-11 11:45:35,433 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-03-11 11:45:40,449 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-03-11 11:45:40,452 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-03-11 11:45:40,453 - {root:75} - {INFO:MainThread} - # ***Start***
2024-03-11 11:45:40,549 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-03-11 11:45:40,551 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component2': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x7155dd48>}
2024-03-11 11:45:40,553 - {modules.common.component_context:25} - {DEBUG:set values cp4} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:40,563 - {urllib3.connectionpool:227} - {DEBUG:set values cp4} - Starting new HTTP connection (1): 192.168.178.67:80
2024-03-11 11:45:40,566 - {modules.common.component_context:25} - {DEBUG:set values cp5} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:40,568 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-03-11 11:45:40,594 - {urllib3.connectionpool:452} - {DEBUG:set values cp4} - http://192.168.178.67:80 "GET /getParameters HTTP/1.1" 200 387
2024-03-11 11:45:40,596 - {modules.common.req:11} - {DEBUG:set values cp4} - Get-Response: {"type":"parameters","list":[{"vehicleState":1,"evseState":false,"maxCurrent":32,"actualCurrent":0,"actualPower":0,"duration":46000,"alwaysActive":true,"lastActionUser":"vehicle","lastActionUID":"vehicle","energy":0,"mileage":0,"meterReading":3194.14,"currentP1":0,"currentP2":0,"currentP3":0,"voltageP1":230.8095,"voltageP2":233.0437,"voltageP3":230.8649,"useMeter":true,"RFIDUID":""}]}
2024-03-11 11:45:40,597 - {modules.common.store._api:26} - {DEBUG:set values cp4} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0.0, 0.0, 0.0], voltages=[230.8095, 233.0437, 230.8649], frequency=50, imported=3194140.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=False, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=None, vehicle_id=None)
2024-03-11 11:45:41,074 - {modules.devices.sma_sunny_boy.inverter:73} - {DEBUG:device1} - WR 192.168.178.102: InverterState(currents=[0.0, 0.0, 0.0], power=-6210, exported=41442676, dc_power=-6325)
2024-03-11 11:45:41,075 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-6210, exported=41442676, dc_power=-6325)
2024-03-11 11:45:41,535 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-03-11 11:45:41,536 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[-7.766, -8.634, -8.068], powers=[-1722.1, -1978.8, -1855.5], voltages=[230.925, 230.857, 232.826], power_factors=[0.971, 0.999, 0.994], imported=15094020.6, exported=28910032.7, power=-5556.4, frequency=49.989)
2024-03-11 11:45:41,539 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-03-11 11:45:41,546 - {modules.common.component_context:25} - {DEBUG:component2} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-03-11 11:45:41,549 - {modules.common.store._api:26} - {DEBUG:component2} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-6210, exported=41442676, dc_power=None)
2024-03-11 11:45:41,554 - {modules.common.component_context:25} - {DEBUG:update values cp4} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:41,566 - {modules.common.store._api:30} - {INFO:update values cp4} - Saving ChargepointState(currents=[0, 0, 0], powers=[0.0, 0.0, 0.0], voltages=[230.8095, 233.0437, 230.8649], frequency=50, imported=3194140.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=False, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=None, vehicle_id=None)
2024-03-11 11:45:41,558 - {modules.common.component_context:25} - {DEBUG:update values cp5} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:41,556 - {modules.common.store._api:30} - {INFO:component2} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-6210, exported=41442676, dc_power=None)
2024-03-11 11:45:41,737 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-03-11 11:45:41,741 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(currents=[-7.766, -8.634, -8.068], powers=[-1722.1, -1978.8, -1855.5], voltages=[230.925, 230.857, 232.826], power_factors=[0.971, 0.999, 0.994], imported=15094020.6, exported=28910032.7, power=-5556.4, frequency=49.989)
2024-03-11 11:45:42,039 - {control.counter:145} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [57.769999999999996, 58.63, 58.07]A
2024-03-11 11:45:42,040 - {control.counter:168} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 39556.4W
2024-03-11 11:45:42,043 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 4: Keine Ladung, da kein Auto angesteckt ist.
2024-03-11 11:45:42,046 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 5: Keine Ladung, da kein Auto angesteckt ist.
2024-03-11 11:45:42,049 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1710153931.1019824, power=606.6999999999998, imported=5303649.197492102, exported=0)
2024-03-11 11:45:42,051 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00304101, power1: 606.7, power2: 653.6
2024-03-11 11:45:42,052 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.91629
2024-03-11 11:45:42,056 - {modules.common.simcount._simcount:53} - {DEBUG:MainThread} - imported: 1.91629 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1710153942.049604, power=653.6000000000004, imported=5303651.1137820305, exported=0)
2024-03-11 11:45:42,063 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0, daily_imported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, regulate_up=False, switch_on_soc_reached=False))
2024-03-11 11:45:42,074 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0.0, power=0, imported=5979149.77, exported=0))
2024-03-11 11:45:42,076 - {control.data:266} - {INFO:MainThread} - cp4
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=0, submode='stop', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=0.0, daily_exported=0.0, evse_current=None, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3194140.0, phases_in_use=1, plug_state=False, power=0, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', vehicle_id=None, voltages=[230.81, 233.04, 230.86]), 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='_', costs=0, 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, ev=-1, prio=False, rfid=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 0x70b30e08>), config=Config(configuration={'ip_address': '192.168.178.67', 'timeout': 5}, ev=0, name='smartWB Carport', type='smartwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=False, control_pilot_interruption_hw=True, id=4))
2024-03-11 11:45:42,077 - {control.data:266} - {INFO:MainThread} - cp5
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=0, submode='stop', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=73.0), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0.0, evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=2785009.77, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', vehicle_id=None, voltages=[230.86, 230.75, 232.9]), 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='_', costs=0, 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, ev=-1, prio=False, rfid=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 0x715674f0>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=1, name='Interne openWB', type='internal_openwb', template=1, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=5))
2024-03-11 11:45:42,078 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2024-03-11 11:45:42,078 - {control.data:266} - {INFO:MainThread} - cpt1
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=1, max_current_multi_phases=16, max_current_single_phase=16, name='Ladepunkt-Vorlage Garage', rfid_enabling=False, valid_tags=[])
2024-03-11 11:45:42,079 - {control.data:266} - {INFO:MainThread} - cpt2
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=True), id=2, max_current_multi_phases=16, max_current_single_phase=16, name='Ladepunkt-Vorlage Carport', rfid_enabling=True, valid_tags=['093d0836', 'ac36da17', 'e1c3501b'])
2024-03-11 11:45:42,084 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[50, 50, 50], max_total_power=34000), get=Get(powers=[-1722.1, -1978.8, -1855.5], currents=[-7.77, -8.63, -8.07], voltages=[230.93, 230.86, 232.83], power_factors=[0.97, 1.0, 0.99], unbalanced_load=0, frequency=49.989, daily_exported=0.0, daily_imported=866.0, imported=15094020.6, exported=28910032.7, fault_state=0, fault_str='Kein Fehler.', power=-5556.4), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=39556.4, raw_currents_left=[57.769999999999996, 58.63, 58.07], surplus_power_left=0, state_str=''))
2024-03-11 11:45:42,086 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 2, 'type': 'inverter', 'children': []}, {'id': 4, 'type': 'cp', 'children': []}, {'id': 5, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=653.6000000000004, invalid_home_consumption=0, daily_yield_home_consumption=865.0, imported_home_consumption=5303651.1137820305, disengageable_smarthome_power=0))
2024-03-11 11:45:42,087 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=6, limit=Limit(selected='amount', amount=1000, soc=50))))
2024-03-11 11:45:42,088 - {control.data:266} - {INFO:MainThread} - ct1
ChargeTemplateData(name='Ladeprofil-Vorlage e-Up - PV Laden 80%', disable_after_unplug=False, prio=False, load_default=True, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={'1': TimeChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['05:00', '07:00'], name='Zeitladen-Standard', current=16, limit=Limit(selected='soc', amount=1000, soc=30))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=12, min_current=0, feed_in_limit=False, min_soc=0, max_soc=80), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=True, frequency=Frequency(selected='once', once='2023-12-04', weekly=[False, False, False, False, False, False, False]), current=12, name='Zielladen-Standard', limit=ScheduledLimit(selected='amount', amount=10000, soc_limit=90, soc_scheduled=80), time='09:30')}), instant_charging=InstantCharging(current=12, limit=Limit(selected='soc', amount=10000, soc=80))))
2024-03-11 11:45:42,092 - {control.data:266} - {INFO:MainThread} - ct2
ChargeTemplateData(name='Ladeprofil-Vorlage eC4 - PV Laden 80%', disable_after_unplug=False, prio=False, load_default=False, et=Et(active=False, max_price=0.0002), 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=80), scheduled_charging=ScheduledCharging(plans={'2': ScheduledChargingPlan(active=True, frequency=Frequency(selected='once', once='2024-01-08', weekly=[False, False, False, False, False, False, False]), current=16, name='Zielladen-Standard', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=80, soc_scheduled=30), time='07:30'), '3': ScheduledChargingPlan(active=False, frequency=Frequency(selected='once', once='2024-01-06', weekly=[False, False, False, False, False, False, False]), current=16, name='Abfahrt 100%', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=100), time='09:45')}), instant_charging=InstantCharging(current=6, limit=Limit(selected='soc', amount=4000, soc=70))))
2024-03-11 11:45:42,093 - {control.data:266} - {INFO:MainThread} - ct3
ChargeTemplateData(name='Ladeprofil-Vorlage - allgemein PV Laden unlimited', disable_after_unplug=False, prio=False, load_default=True, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=6, limit=Limit(selected='none', amount=1000, soc=100))))
2024-03-11 11:45:42,094 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=['e1c3501b'], get=Get(soc=None, soc_timestamp=None, force_soc_update=True, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:42,095 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(soc_error_counter=0), charge_template=2, ev_template=1, name='eC4', tag_id=['ac36da17'], get=Get(soc=73.0, soc_timestamp=1710153783.089559, force_soc_update=False, range=212, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:42,096 - {control.data:266} - {INFO:MainThread} - ev2
EvData(set=Set(soc_error_counter=0), charge_template=1, ev_template=2, name='e-Up', tag_id=['093d0836'], get=Get(soc=86, soc_timestamp=1710153783.090272, force_soc_update=False, range=167.0, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:42,098 - {control.data:266} - {INFO:MainThread} - ev3
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=None, soc_timestamp=None, force_soc_update=False, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:42,099 - {control.data:266} - {INFO:MainThread} - ev5
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=None, soc_timestamp=None, force_soc_update=False, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-03-11 11:45:42,100 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=True, 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=50000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-03-11 11:45:42,101 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Fahrzeug-Vorlage eC4', max_current_multi_phases=32, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=19000, min_current=6, max_current_single_phase=16, battery_capacity=46000, efficiency=92, nominal_difference=2, keep_charge_active_duration=40)
2024-03-11 11:45:42,102 - {control.data:266} - {INFO:MainThread} - et2
EvTemplateData(name='Fahrzeug-Vorlage e-Up', max_current_multi_phases=20, max_phases=2, phase_switch_pause=2, prevent_phase_switch=True, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=5, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=32000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-03-11 11:45:42,103 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=14000, phase_switch_delay=6, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=150, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=90, switch_on_soc=60, switch_on_threshold=1200), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=20, unbalanced_load=True), 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, prices=Prices(bat=0.0003, cp=0, grid=0.0003, pv=0.0003), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, overrice_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-03-11 11:45:42,104 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2024-03-11 11:45:42,106 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-03-11 11:45:42,107 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={})), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=90, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x70b300a0>), led=Led(active=False), rfid=Rfid(active=True))
2024-03-11 11:45:42,109 - {control.data:266} - {INFO:MainThread} - pv2
PvData(config=Config(max_ac_out=20400), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=0.0, monthly_exported=0, yearly_exported=0, exported=41442676, fault_state=0, fault_str='Kein Fehler.', power=-6210))
2024-03-11 11:45:42,111 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=0.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=0, yearly_exported=0, exported=41442676, power=-6210))
2024-03-11 11:45:42,112 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.110', 'current_commit': '2024-03-11 11:17:53 +0100 [5f5b8b965]', 'current_branch': 'master', 'current_branch_commit': '2024-03-11 11:17:53 +0100 [5f5b8b965]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'release_train': 'master', 'version': '2.1.3-Beta.3', 'lastlivevaluesJson': {'timestamp': 1710153931, 'time': '11:45:31', 'grid': -5.797, 'house-power': 0.607, 'charging-all': 0.0, 'pv-all': 6.404, 'cp4-power': 0.0, 'cp5-power': 0.0, 'ev1-soc': 73.0, 'ev2-soc': 86}, 'usage_terms_acknowledged': True, 'debug_level': 10, 'datastore_version': 37, 'module_update_completed': True}
2024-03-11 11:45:42,114 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-03-11 11:45:42,116 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2024-03-11 11:45:42,117 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.178.102'}}
2024-03-11 11:45:42,118 - {control.data:281} - {INFO:MainThread} - component2
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': {'hybrid': False, 'version': 0}}
2024-03-11 11:45:42,120 - {control.data:253} - {INFO:MainThread} -
2024-03-11 11:45:42,120 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-03-11 11:45:42,122 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-03-11 11:45:42,126 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-03-11 11:45:42,128 - {control.counter:249} - {DEBUG:MainThread} - Anpassen des Regelbereichs 115.0W
2024-03-11 11:45:42,129 - {control.counter:217} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 5671.4000000000015W
2024-03-11 11:45:42,130 - {control.counter:484} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 5671.4000000000015W
2024-03-11 11:45:42,131 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2024-03-11 11:45:42,134 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-03-11 11:45:42,138 - {modules.common.component_context:25} - {DEBUG:set current cp4} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:42,142 - {modules.common.component_context:25} - {DEBUG:set current cp5} - Update Komponente ['Ladepunkt']
2024-03-11 11:45:42,150 - {urllib3.connectionpool:227} - {DEBUG:set current cp4} - Starting new HTTP connection (1): 192.168.178.67:80
2024-03-11 11:45:42,173 - {urllib3.connectionpool:452} - {DEBUG:set current cp4} - http://192.168.178.67:80 "GET /setCurrent?current=0 HTTP/1.1" 200 29
2024-03-11 11:45:42,175 - {modules.common.req:11} - {DEBUG:set current cp4} - Get-Response: S0_set current to given value
2024-03-11 11:45:42,178 - {control.counter:193} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung