Re: Rückmeldungen 2.1.2 Beta 2
Verfasst: Mi Nov 01, 2023 4:00 pm
mit der neuen Firmware in der openWB-Pro wird der SoC übertragen, in der jetzigen Version scheint aber der Übertrag in die Steuerung nicht mehr zu gehen. Die Pro zeigt den richtigen Wert an, openWB arbeitet aber mit einem alten Wert. In einer vorherigen Version hatte ich auch Schwierigkeiten, den Wert manuell zu ändern, er wurde nicht mit Knopfdruck übernommen (ich glaube, das Eingabefeld für den Prozentwert durfte nicht mehr ausgewählt sein).
56% stimmt nicht, richtig ist 63%
Die PV Ladung samt Umschaltung funktioniert einwandfrei!
56% stimmt nicht, richtig ist 63%
Die PV Ladung samt Umschaltung funktioniert einwandfrei!
Code: Alles auswählen
2023-11-01 07:36:13,856 - {modules.common.component_context:24} - {DEBUG:fetch soc_ev1} - Update Komponente ['Manueller SoC']
2023-11-01 07:36:13,859 - {modules.common.configurable_vehicle:61} - {DEBUG:fetch soc_ev1} - Requested start soc from manual: 56%
2023-11-01 07:36:13,861 - {modules.common.store._api:26} - {DEBUG:fetch soc_ev1} - Raw data CarState(soc=56, range=None, soc_timestamp=None)
2023-11-01 07:36:13,883 - {modules.common.store._api:30} - {INFO:store soc_ev1} - Saving CarState(soc=56, range=None, soc_timestamp=None)
2023-11-01 07:50:41,532 - {modules.common.component_context:24} - {DEBUG:fetch soc_ev1} - Update Komponente ['Manueller SoC']
2023-11-01 07:50:41,532 - {modules.common.configurable_vehicle:61} - {DEBUG:fetch soc_ev1} - Requested start soc from manual: 56%
2023-11-01 07:50:41,533 - {modules.common.store._api:26} - {DEBUG:fetch soc_ev1} - Raw data CarState(soc=56, range=None, soc_timestamp=None)
2023-11-01 07:50:41,556 - {modules.common.store._api:30} - {INFO:store soc_ev1} - Saving CarState(soc=56, range=None, soc_timestamp=None)
2023-11-01 07:55:37,359 - {modules.common.component_context:24} - {DEBUG:fetch soc_ev1} - Update Komponente ['Manueller SoC']
2023-11-01 07:55:37,360 - {modules.vehicles.common.calc_soc.calc_soc:17} - {DEBUG:fetch soc_ev1} - SoC-Gain: ((0.185kWh charged * 97% efficiency) / 79.0kWh battery-size) * 100 = 0.22715189873417718%
2023-11-01 07:55:37,361 - {modules.vehicles.common.calc_soc.calc_soc:21} - {DEBUG:fetch soc_ev1} - 56% + 0.17945kWh = 56.22715189873418%
2023-11-01 07:55:37,361 - {modules.common.store._api:26} - {DEBUG:fetch soc_ev1} - Raw data CarState(soc=56.22715189873418, range=None, soc_timestamp=None)
2023-11-01 07:55:37,377 - {modules.common.store._api:30} - {INFO:store soc_ev1} - Saving CarState(soc=56.22715189873418, range=None, soc_timestamp=None)
Code: Alles auswählen
2023-11-01 07:50:10,439 - {root:71} - {INFO:MainThread} - # ***Start***
2023-11-01 07:50:10,454 - {modules.common.component_context:51} - {DEBUG:device0} - Update Komponenten ['MQTT-Zähler', 'MQTT-Wechselrichter']
2023-11-01 07:50:10,455 - {modules.common.component_context:51} - {DEBUG:device1} - Update Komponenten ['Smartmeter']
2023-11-01 07:50:10,456 - {modules.devices.mqtt.device:47} - {DEBUG:device0} - MQTT-Module müssen nicht ausgelesen werden.
2023-11-01 07:50:10,457 - {modules.common.component_context:24} - {DEBUG:set values cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:10,457 - {modules.devices.mqtt.device:47} - {DEBUG:device1} - MQTT-Module müssen nicht ausgelesen werden.
2023-11-01 07:50:10,472 - {urllib3.connectionpool:227} - {DEBUG:set values cp2} - Starting new HTTP connection (1): 192.168.88.28:80
2023-11-01 07:50:10,490 - {urllib3.connectionpool:452} - {DEBUG:set values cp2} - http://192.168.88.28:80 "GET /connect.php HTTP/1.1" 200 433
2023-11-01 07:50:10,491 - {modules.common.req:11} - {DEBUG:set values cp2} - Get-Response: {"date":"2023:11:01-07:50:10","timestamp":1698821410,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"voltages":[231.78,232.27,231.03],"frequency":49.97,"imported":3079539,"exported":67,"plug_state":false,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":3,"offered_current":0,"evse_signaling":"basic+fake_highlevel_dc","v2g_ready":0,"soc_value":null,"soc_timestamp":null,"vehicle_id":null,"serial":"829161"}
2023-11-01 07:50:10,492 - {modules.common.store._api:26} - {DEBUG:set values cp2} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[231.78, 232.27, 231.03], frequency=49.97, imported=3079539, exported=67, power=0, phases_in_use=3, charge_state=False, plug_state=False, rfid=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2023-11-01 07:50:10,494 - {modules.common.component_context:24} - {DEBUG:update values cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:10,495 - {modules.common.store._api:30} - {INFO:update values cp2} - Saving ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[231.78, 232.27, 231.03], frequency=49.97, imported=3079539, exported=67, power=0, phases_in_use=3, charge_state=False, plug_state=False, rfid=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2023-11-01 07:50:10,496 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['MQTT-Wechselrichter']
2023-11-01 07:50:10,497 - {modules.common.component_context:24} - {DEBUG:component3} - Update Komponente ['Smartmeter']
2023-11-01 07:50:10,534 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['MQTT-Zähler']
2023-11-01 07:50:10,582 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 3: [16.0, 16.0, 16.0]A
2023-11-01 07:50:10,583 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [63.92, 63.62, 62.82]A
2023-11-01 07:50:10,584 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 65149W
2023-11-01 07:50:10,587 - {control.chargepoint.chargepoint:277} - {INFO:MainThread} - LP 2: Keine Ladung, da kein Auto angesteckt ist.
2023-11-01 07:50:10,597 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1698821401.0312898, power=483, imported=1726187.8140508344, exported=0)
2023-11-01 07:50:10,599 - {modules.common.simcount._calculate:13} - {DEBUG:MainThread} - time passed: 0.00265715, power1: 483, power2: 450
2023-11-01 07:50:10,605 - {modules.common.simcount._calculate:29} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.23956
2023-11-01 07:50:10,606 - {modules.common.simcount._simcount:47} - {DEBUG:MainThread} - imported: 1.23956 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1698821410.597027, power=450, imported=1726189.0536109528, exported=0)
2023-11-01 07:50:10,609 - {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, switch_on_soc_reached=False))
2023-11-01 07:50:10,610 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=3079539, exported=67))
2023-11-01 07:50:10,611 - {control.data:266} - {INFO:MainThread} - cp2
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, 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, daily_exported=0, evse_current=0, exported=67, fault_str='Kein Fehler.', fault_state=0, imported=3079539, phases_in_use=3, plug_state=False, power=0, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[231.78, 232.27, 231.03]), set=Set(change_ev_permitted=[True, ''], charging_ev=-1, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=3, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x7f9c0fa040>), config=Config(configuration={'ip_address': '192.168.88.28', 'duo_num': 0}, ev=0, name='Garage', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=2))
2023-11-01 07:50:10,611 - {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=16, name='Standard Ladepunkt-Profil', rfid_enabling=False, valid_tags=[])
2023-11-01 07:50:10,613 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[56, 56, 56], max_total_power=60000), get=Get(powers=[-1832, -1759, -1556], currents=[-7.92, -7.62, -6.82], voltages=[231.6, 231.6, 231], power_factors=[-0.995, -0.995, -0.995], unbalanced_load=0, frequency=50, daily_exported=15.87, daily_imported=12640, imported=1172450, exported=12712.2, fault_state=0, fault_str='Kein Fehler.', power=-5149), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=65149, raw_currents_left=[63.92, 63.62, 62.82], surplus_power_left=0, state_str=''))
2023-11-01 07:50:10,614 - {control.data:266} - {INFO:MainThread} - counter3
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=0, daily_exported=0, daily_imported=0, imported=0, exported=0, fault_state=0, fault_str='Kein Fehler.', power=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-11-01 07:50:10,617 - {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': 'cp', 'children': []}, {'id': 1, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'counter', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=450, invalid_home_consumption=0, daily_yield_home_consumption=3184.6912214534, imported_home_consumption=1726189.0536109528, disengageable_smarthome_power=0))
2023-11-01 07:50:10,618 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', disable_after_unplug=False, prio=True, load_default=True, time_charging=TimeCharging(active=False, plans={'0': TimeChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['22:05', '05:55'], name='NT-Sommer', current=16, limit=Limit(selected='none', amount=1000, soc=50)), '1': TimeChargingPlan(active=False, frequency=Frequency(selected='weekly', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, True, False]), time=['13:05', '05:55'], name='NT-Sommer_WE', current=16, limit=Limit(selected='none', amount=1000, soc=50))}), 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=14, limit=Limit(selected='soc', amount=12000, soc=85))))
2023-11-01 07:50:10,619 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=5, 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=16, battery_capacity=79000, efficiency=90, nominal_difference=3, 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=None, force_soc_update=True, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-11-01 07:50:10,622 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Polestar2', max_current_multi_phases=16, max_phases=3, phase_switch_pause=10, 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=16, battery_capacity=79000, efficiency=97, nominal_difference=3, keep_charge_active_duration=100), et_num=0), soc_error_counter=0), charge_template=0, ev_template=1, name='Polestar2', tag_id=['48:16:93:E4:9E:BB'], get=Get(soc=56, soc_timestamp='11/01/2023, 07:36:13', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-11-01 07:50:10,622 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=5, 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=16, battery_capacity=79000, efficiency=90, nominal_difference=3, keep_charge_active_duration=40)
2023-11-01 07:50:10,623 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Polestar2', max_current_multi_phases=16, max_phases=3, phase_switch_pause=10, 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=16, battery_capacity=79000, efficiency=97, nominal_difference=3, keep_charge_active_duration=100)
2023-11-01 07:50:10,625 - {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=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=900, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=20, switch_on_soc=60, switch_on_threshold=1500), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=14, 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-11-01 07:50:10,625 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2023-11-01 07:50:10,626 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-11-01 07:50:10,626 - {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 0x7f9c1551c0>), led=Led(active=False), rfid=Rfid(active=True))
2023-11-01 07:50:10,627 - {control.data:266} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=36000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=19810, monthly_exported=0, yearly_exported=0, exported=15687430, fault_state=0, fault_str='Kein Fehler.', power=-5599))
2023-11-01 07:50:10,629 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=19810, monthly_exported=0, yearly_exported=0, exported=15687430, power=-5599))
2023-11-01 07:50:10,629 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.88.22', 'current_commit': '2023-10-30 11:05:01 +0100 [7c8da1f34]', 'current_branch': 'master', 'current_branch_commit': '2023-10-30 11:05:01 +0100 [7c8da1f34]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'release_train': 'master', 'version': '2.1.2-Beta.2', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1698821401, 'time': '07:50:01', 'grid': -5.1, 'counter3-power': 0.0, 'house-power': 0.483, 'charging-all': 0.0, 'pv-all': 5.583, 'cp2-power': 0.0, 'ev1-soc': 56}, 'datastore_version': 27, 'debug_level': 10, 'module_update_completed': True}
2023-11-01 07:50:10,630 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'MQTT', 'type': 'mqtt', 'id': 0, 'configuration': {}}
2023-11-01 07:50:10,631 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'MQTT-Zähler', 'type': 'counter', 'id': 0, 'configuration': {}}
2023-11-01 07:50:10,632 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'MQTT-Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {}}
2023-11-01 07:50:10,632 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'Smartmeter-mqtt', 'type': 'mqtt', 'id': 1, 'configuration': {}}
2023-11-01 07:50:10,633 - {control.data:281} - {INFO:MainThread} - component3
{'name': 'Smartmeter', 'type': 'counter', 'id': 3, 'configuration': {}}
2023-11-01 07:50:10,633 - {control.data:253} - {INFO:MainThread} -
2023-11-01 07:50:10,634 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-11-01 07:50:10,635 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2023-11-01 07:50:10,636 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2023-11-01 07:50:10,638 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 5264.0W
2023-11-01 07:50:10,638 - {control.counter:457} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 5264.0W
2023-11-01 07:50:10,640 - {control.counter:457} - {DEBUG:MainThread} - Zähler 3: Begrenzung der verbleibenden Leistung auf 5264.0W
2023-11-01 07:50:10,641 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-11-01 07:50:10,642 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-11-01 07:50:10,648 - {modules.common.component_context:24} - {DEBUG:set current cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:10,652 - {urllib3.connectionpool:227} - {DEBUG:set current cp2} - Starting new HTTP connection (1): 192.168.88.28:80
2023-11-01 07:50:10,665 - {urllib3.connectionpool:452} - {DEBUG:set current cp2} - http://192.168.88.28:80 "POST /connect.php HTTP/1.1" 200 19
2023-11-01 07:50:10,666 - {modules.common.req:11} - {DEBUG:set current cp2} - Get-Response: OK Value:0 accepted
2023-11-01 07:50:10,667 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-11-01 07:50:10,836 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-11-01 07:50:15,848 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-11-01 07:50:20,855 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-11-01 07:50:20,856 - {root:71} - {INFO:MainThread} - # ***Start***
2023-11-01 07:50:20,871 - {modules.common.component_context:51} - {DEBUG:device0} - Update Komponenten ['MQTT-Zähler', 'MQTT-Wechselrichter']
2023-11-01 07:50:20,872 - {modules.common.component_context:51} - {DEBUG:device1} - Update Komponenten ['Smartmeter']
2023-11-01 07:50:20,875 - {modules.devices.mqtt.device:47} - {DEBUG:device1} - MQTT-Module müssen nicht ausgelesen werden.
2023-11-01 07:50:20,873 - {modules.devices.mqtt.device:47} - {DEBUG:device0} - MQTT-Module müssen nicht ausgelesen werden.
2023-11-01 07:50:20,873 - {modules.common.component_context:24} - {DEBUG:set values cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:20,882 - {urllib3.connectionpool:227} - {DEBUG:set values cp2} - Starting new HTTP connection (1): 192.168.88.28:80
2023-11-01 07:50:20,905 - {urllib3.connectionpool:452} - {DEBUG:set values cp2} - http://192.168.88.28:80 "GET /connect.php HTTP/1.1" 200 433
2023-11-01 07:50:20,907 - {modules.common.req:11} - {DEBUG:set values cp2} - Get-Response: {"date":"2023:11:01-07:50:20","timestamp":1698821420,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"voltages":[230.13,231.05,231.03],"frequency":49.97,"imported":3079539,"exported":67,"plug_state":false,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":3,"offered_current":0,"evse_signaling":"basic+fake_highlevel_dc","v2g_ready":0,"soc_value":null,"soc_timestamp":null,"vehicle_id":null,"serial":"829161"}
2023-11-01 07:50:20,908 - {modules.common.store._api:26} - {DEBUG:set values cp2} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[230.13, 231.05, 231.03], frequency=49.97, imported=3079539, exported=67, power=0, phases_in_use=3, charge_state=False, plug_state=False, rfid=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2023-11-01 07:50:20,910 - {modules.common.component_context:24} - {DEBUG:update values cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:20,911 - {modules.common.store._api:30} - {INFO:update values cp2} - Saving ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[230.13, 231.05, 231.03], frequency=49.97, imported=3079539, exported=67, power=0, phases_in_use=3, charge_state=False, plug_state=False, rfid=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2023-11-01 07:50:20,911 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['MQTT-Wechselrichter']
2023-11-01 07:50:20,914 - {modules.common.component_context:24} - {DEBUG:component3} - Update Komponente ['Smartmeter']
2023-11-01 07:50:20,957 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['MQTT-Zähler']
2023-11-01 07:50:21,012 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 3: [16.0, 16.0, 16.0]A
2023-11-01 07:50:21,015 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [63.96, 63.67, 63.03]A
2023-11-01 07:50:21,015 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 65217W
2023-11-01 07:50:21,018 - {control.chargepoint.chargepoint:277} - {INFO:MainThread} - LP 2: Keine Ladung, da kein Auto angesteckt ist.
2023-11-01 07:50:21,022 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1698821410.597027, power=450, imported=1726189.0536109528, exported=0)
2023-11-01 07:50:21,022 - {modules.common.simcount._calculate:13} - {DEBUG:MainThread} - time passed: 0.00289591, power1: 450, power2: 415
2023-11-01 07:50:21,023 - {modules.common.simcount._calculate:29} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.25248
2023-11-01 07:50:21,024 - {modules.common.simcount._simcount:47} - {DEBUG:MainThread} - imported: 1.25248 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1698821421.0222914, power=415, imported=1726190.3060906292, exported=0)
2023-11-01 07:50:21,025 - {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, switch_on_soc_reached=False))
2023-11-01 07:50:21,027 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=3079539, exported=67))
2023-11-01 07:50:21,027 - {control.data:266} - {INFO:MainThread} - cp2
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, 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, daily_exported=0, evse_current=0, exported=67, fault_str='Kein Fehler.', fault_state=0, imported=3079539, phases_in_use=3, plug_state=False, power=0, rfid_timestamp=None, rfid=None, soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[230.13, 231.05, 231.03]), set=Set(change_ev_permitted=[True, ''], charging_ev=-1, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=3, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x7f9c0aec40>), config=Config(configuration={'ip_address': '192.168.88.28', 'duo_num': 0}, ev=0, name='Garage', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=2))
2023-11-01 07:50:21,028 - {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=16, name='Standard Ladepunkt-Profil', rfid_enabling=False, valid_tags=[])
2023-11-01 07:50:21,028 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[56, 56, 56], max_total_power=60000), get=Get(powers=[-1840, -1766, -1610], currents=[-7.96, -7.67, -7.03], voltages=[231.1, 231.1, 231.3], power_factors=[-0.995, -0.995, -0.995], unbalanced_load=0, frequency=49.97, daily_exported=15.87, daily_imported=12640, imported=1172450, exported=12712.21, fault_state=0, fault_str='Kein Fehler.', power=-5217), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=65217, raw_currents_left=[63.96, 63.67, 63.03], surplus_power_left=0, state_str=''))
2023-11-01 07:50:21,029 - {control.data:266} - {INFO:MainThread} - counter3
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=0, daily_exported=0, daily_imported=0, imported=0, exported=0, fault_state=0, fault_str='Kein Fehler.', power=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-11-01 07:50:21,031 - {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': 'cp', 'children': []}, {'id': 1, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'counter', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=415, invalid_home_consumption=0, daily_yield_home_consumption=3184.6912214534, imported_home_consumption=1726190.3060906292, disengageable_smarthome_power=0))
2023-11-01 07:50:21,034 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', disable_after_unplug=False, prio=True, load_default=True, time_charging=TimeCharging(active=False, plans={'0': TimeChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['22:05', '05:55'], name='NT-Sommer', current=16, limit=Limit(selected='none', amount=1000, soc=50)), '1': TimeChargingPlan(active=False, frequency=Frequency(selected='weekly', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, True, False]), time=['13:05', '05:55'], name='NT-Sommer_WE', current=16, limit=Limit(selected='none', amount=1000, soc=50))}), 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=14, limit=Limit(selected='soc', amount=12000, soc=85))))
2023-11-01 07:50:21,035 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=5, 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=16, battery_capacity=79000, efficiency=90, nominal_difference=3, 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=None, force_soc_update=True, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-11-01 07:50:21,037 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Polestar2', max_current_multi_phases=16, max_phases=3, phase_switch_pause=10, 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=16, battery_capacity=79000, efficiency=97, nominal_difference=3, keep_charge_active_duration=100), et_num=0), soc_error_counter=0), charge_template=0, ev_template=1, name='Polestar2', tag_id=['48:16:93:E4:9E:BB'], get=Get(soc=56, soc_timestamp='11/01/2023, 07:36:13', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-11-01 07:50:21,038 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=5, 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=16, battery_capacity=79000, efficiency=90, nominal_difference=3, keep_charge_active_duration=40)
2023-11-01 07:50:21,040 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Polestar2', max_current_multi_phases=16, max_phases=3, phase_switch_pause=10, 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=16, battery_capacity=79000, efficiency=97, nominal_difference=3, keep_charge_active_duration=100)
2023-11-01 07:50:21,043 - {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=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=900, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=20, switch_on_soc=60, switch_on_threshold=1500), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=14, 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-11-01 07:50:21,044 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2023-11-01 07:50:21,044 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-11-01 07:50:21,045 - {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 0x7f9c10ffa0>), led=Led(active=False), rfid=Rfid(active=True))
2023-11-01 07:50:21,045 - {control.data:266} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=36000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=19810, monthly_exported=0, yearly_exported=0, exported=15687450, fault_state=0, fault_str='Kein Fehler.', power=-5632))
2023-11-01 07:50:21,046 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=19810, monthly_exported=0, yearly_exported=0, exported=15687450, power=-5632))
2023-11-01 07:50:21,046 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.88.22', 'current_commit': '2023-10-30 11:05:01 +0100 [7c8da1f34]', 'current_branch': 'master', 'current_branch_commit': '2023-10-30 11:05:01 +0100 [7c8da1f34]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'release_train': 'master', 'version': '2.1.2-Beta.2', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1698821410, 'time': '07:50:10', 'grid': -5.149, 'counter3-power': 0.0, 'house-power': 0.45, 'charging-all': 0.0, 'pv-all': 5.599, 'cp2-power': 0.0, 'ev1-soc': 56}, 'datastore_version': 27, 'debug_level': 10, 'module_update_completed': True}
2023-11-01 07:50:21,048 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'MQTT', 'type': 'mqtt', 'id': 0, 'configuration': {}}
2023-11-01 07:50:21,049 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'MQTT-Zähler', 'type': 'counter', 'id': 0, 'configuration': {}}
2023-11-01 07:50:21,050 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'MQTT-Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {}}
2023-11-01 07:50:21,050 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'Smartmeter-mqtt', 'type': 'mqtt', 'id': 1, 'configuration': {}}
2023-11-01 07:50:21,051 - {control.data:281} - {INFO:MainThread} - component3
{'name': 'Smartmeter', 'type': 'counter', 'id': 3, 'configuration': {}}
2023-11-01 07:50:21,052 - {control.data:253} - {INFO:MainThread} -
2023-11-01 07:50:21,053 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-11-01 07:50:21,053 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2023-11-01 07:50:21,055 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2023-11-01 07:50:21,057 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 5332.0W
2023-11-01 07:50:21,058 - {control.counter:457} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 5332.0W
2023-11-01 07:50:21,059 - {control.counter:457} - {DEBUG:MainThread} - Zähler 3: Begrenzung der verbleibenden Leistung auf 5332.0W
2023-11-01 07:50:21,059 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-11-01 07:50:21,060 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-11-01 07:50:21,063 - {modules.common.component_context:24} - {DEBUG:set current cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:21,067 - {urllib3.connectionpool:227} - {DEBUG:set current cp2} - Starting new HTTP connection (1): 192.168.88.28:80
2023-11-01 07:50:21,086 - {urllib3.connectionpool:452} - {DEBUG:set current cp2} - http://192.168.88.28:80 "POST /connect.php HTTP/1.1" 200 19
2023-11-01 07:50:21,087 - {modules.common.req:11} - {DEBUG:set current cp2} - Get-Response: OK Value:0 accepted
2023-11-01 07:50:21,089 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-11-01 07:50:21,233 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
kill: (1383): No such process
seems like atreboot.sh finished normally
2023-11-01 07:50:25,259 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-11-01 07:50:30,266 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-11-01 07:50:30,267 - {root:71} - {INFO:MainThread} - # ***Start***
2023-11-01 07:50:30,282 - {modules.common.component_context:51} - {DEBUG:device0} - Update Komponenten ['MQTT-Zähler', 'MQTT-Wechselrichter']
2023-11-01 07:50:30,282 - {modules.devices.mqtt.device:47} - {DEBUG:device0} - MQTT-Module müssen nicht ausgelesen werden.
2023-11-01 07:50:30,283 - {modules.common.component_context:51} - {DEBUG:device1} - Update Komponenten ['Smartmeter']
2023-11-01 07:50:30,285 - {modules.devices.mqtt.device:47} - {DEBUG:device1} - MQTT-Module müssen nicht ausgelesen werden.
2023-11-01 07:50:30,283 - {modules.common.component_context:24} - {DEBUG:set values cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:30,291 - {urllib3.connectionpool:227} - {DEBUG:set values cp2} - Starting new HTTP connection (1): 192.168.88.28:80
2023-11-01 07:50:30,308 - {urllib3.connectionpool:452} - {DEBUG:set values cp2} - http://192.168.88.28:80 "GET /connect.php HTTP/1.1" 200 451
2023-11-01 07:50:30,310 - {modules.common.req:11} - {DEBUG:set values cp2} - Get-Response: {"date":"2023:11:01-07:50:30","timestamp":1698821430,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"voltages":[230.68,230.71,231.35],"frequency":49.97,"imported":3079539,"exported":67,"plug_state":true,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":3,"offered_current":0,"evse_signaling":"basic+fake_highlevel_dc","v2g_ready":0,"soc_value":63,"soc_timestamp":1698817827,"vehicle_id":"48:16:93:E4:9E:BB","serial":"829161"}
2023-11-01 07:50:30,312 - {modules.common.store._api:26} - {DEBUG:set values cp2} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[230.68, 230.71, 231.35], frequency=49.97, imported=3079539, exported=67, power=0, phases_in_use=3, charge_state=False, plug_state=True, rfid=48:16:93:E4:9E:BB, power_factors=[0.0, 0.0, 0.0], soc=63, soc_timestamp=1698817827, evse_current=0)
2023-11-01 07:50:30,316 - {modules.common.component_context:24} - {DEBUG:update values cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:30,317 - {modules.common.store._api:30} - {INFO:update values cp2} - Saving ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[230.68, 230.71, 231.35], frequency=49.97, imported=3079539, exported=67, power=0, phases_in_use=3, charge_state=False, plug_state=True, rfid=48:16:93:E4:9E:BB, power_factors=[0.0, 0.0, 0.0], soc=63, soc_timestamp=1698817827, evse_current=0)
2023-11-01 07:50:30,319 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['MQTT-Wechselrichter']
2023-11-01 07:50:30,328 - {modules.common.component_context:24} - {DEBUG:component3} - Update Komponente ['Smartmeter']
2023-11-01 07:50:30,367 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['MQTT-Zähler']
2023-11-01 07:50:30,417 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 3: [16.0, 16.0, 16.0]A
2023-11-01 07:50:30,417 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [64, 63.7, 63.11]A
2023-11-01 07:50:30,418 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 65236W
2023-11-01 07:50:30,419 - {modules.common.component_context:24} - {DEBUG:MainThread} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:30,420 - {modules.chargepoints.openwb_pro.chargepoint_module:88} - {DEBUG:MainThread} - Die openWB-Pro unterstützt keine RFID-Tags.
2023-11-01 07:50:30,424 - {control.chargepoint.chargepoint:959} - {DEBUG:MainThread} - SoC nach EV-Wechsel
2023-11-01 07:50:30,425 - {control.chargepoint.chargepoint:699} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-11-01 07:50:30,425 - {control.chargepoint.chargepoint:682} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2023-11-01 07:50:30,427 - {control.ev:323} - {DEBUG:MainThread} - Änderung des Lademodus
2023-11-01 07:50:30,428 - {control.chargepoint.chargepoint:898} - {INFO:MainThread} - LP 2, EV: Polestar2 (EV-Nr.1): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: True, max. Ist-Strom: 0
2023-11-01 07:50:30,429 - {control.chargepoint.chargepoint:915} - {DEBUG:MainThread} - SoC nach Anstecken
2023-11-01 07:50:30,433 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1698821421.0222914, power=415, imported=1726190.3060906292, exported=0)
2023-11-01 07:50:30,434 - {modules.common.simcount._calculate:13} - {DEBUG:MainThread} - time passed: 0.0026143, power1: 415, power2: 390
2023-11-01 07:50:30,435 - {modules.common.simcount._calculate:29} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.05226
2023-11-01 07:50:30,435 - {modules.common.simcount._simcount:47} - {DEBUG:MainThread} - imported: 1.05226 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1698821430.4337664, power=390, imported=1726191.3583458138, exported=0)
2023-11-01 07:50:30,438 - {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, switch_on_soc_reached=False))
2023-11-01 07:50:30,438 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=3079539, exported=67))
2023-11-01 07:50:30,439 - {control.data:266} - {INFO:MainThread} - cp2
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=1, prio=True, required_current=6, required_currents=[6, 0.0, 0.0], state=0, 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=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, daily_exported=0, evse_current=0, exported=67, fault_str='Kein Fehler.', fault_state=0, imported=3079539, phases_in_use=3, plug_state=True, power=0, rfid_timestamp=None, rfid=None, soc=63, soc_timestamp=1698817827, state_str=None, voltages=[230.68, 230.71, 231.35]), set=Set(change_ev_permitted=[True, ''], charging_ev=1, charging_ev_prev=1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=3, plug_state_prev=False, plug_time='11/01/2023, 07:50:30', required_power=1380.0, rfid='48:16:93:E4:9E:BB', target_current=0, charging_ev_data=<control.ev.Ev object at 0x7f9c119f40>), config=Config(configuration={'ip_address': '192.168.88.28', 'duo_num': 0}, ev=0, name='Garage', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=2))
2023-11-01 07:50:30,440 - {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=16, name='Standard Ladepunkt-Profil', rfid_enabling=False, valid_tags=[])
2023-11-01 07:50:30,442 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[56, 56, 56], max_total_power=60000), get=Get(powers=[-1839, -1771, -1624], currents=[-8, -7.7, -7.11], voltages=[230.5, 230.6, 230.8], power_factors=[-0.995, -0.995, -0.995], unbalanced_load=0, frequency=49.97, daily_exported=15.87, daily_imported=12640, imported=1172450, exported=12712.23, fault_state=0, fault_str='Kein Fehler.', power=-5236), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=65236, raw_currents_left=[64, 63.7, 63.11], surplus_power_left=0, state_str=''))
2023-11-01 07:50:30,442 - {control.data:266} - {INFO:MainThread} - counter3
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=0, daily_exported=0, daily_imported=0, imported=0, exported=0, fault_state=0, fault_str='Kein Fehler.', power=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-11-01 07:50:30,443 - {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': 'cp', 'children': []}, {'id': 1, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'counter', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=390, invalid_home_consumption=0, daily_yield_home_consumption=3184.6912214534, imported_home_consumption=1726191.3583458138, disengageable_smarthome_power=0))
2023-11-01 07:50:30,444 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', disable_after_unplug=False, prio=True, load_default=True, time_charging=TimeCharging(active=False, plans={'0': TimeChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['22:05', '05:55'], name='NT-Sommer', current=16, limit=Limit(selected='none', amount=1000, soc=50)), '1': TimeChargingPlan(active=False, frequency=Frequency(selected='weekly', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, True, False]), time=['13:05', '05:55'], name='NT-Sommer_WE', current=16, limit=Limit(selected='none', amount=1000, soc=50))}), 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=14, limit=Limit(selected='soc', amount=12000, soc=85))))
2023-11-01 07:50:30,444 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=5, 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=16, battery_capacity=79000, efficiency=90, nominal_difference=3, 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=None, force_soc_update=True, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-11-01 07:50:30,445 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Polestar2', max_current_multi_phases=16, max_phases=3, phase_switch_pause=10, 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=16, battery_capacity=79000, efficiency=97, nominal_difference=3, keep_charge_active_duration=100), et_num=1), soc_error_counter=0), charge_template=0, ev_template=1, name='Polestar2', tag_id=['48:16:93:E4:9E:BB'], get=Get(soc=56, soc_timestamp='11/01/2023, 07:36:13', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-11-01 07:50:30,446 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=5, 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=16, battery_capacity=79000, efficiency=90, nominal_difference=3, keep_charge_active_duration=40)
2023-11-01 07:50:30,446 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Polestar2', max_current_multi_phases=16, max_phases=3, phase_switch_pause=10, 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=16, battery_capacity=79000, efficiency=97, nominal_difference=3, keep_charge_active_duration=100)
2023-11-01 07:50:30,447 - {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=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=900, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=20, switch_on_soc=60, switch_on_threshold=1500), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=14, 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-11-01 07:50:30,448 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2023-11-01 07:50:30,448 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-11-01 07:50:30,449 - {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 0x7f9c0ad640>), led=Led(active=False), rfid=Rfid(active=True))
2023-11-01 07:50:30,449 - {control.data:266} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=36000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=19810, monthly_exported=0, yearly_exported=0, exported=15687460, fault_state=0, fault_str='Kein Fehler.', power=-5626))
2023-11-01 07:50:30,450 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=19810, monthly_exported=0, yearly_exported=0, exported=15687460, power=-5626))
2023-11-01 07:50:30,450 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.88.22', 'current_commit': '2023-10-30 11:05:01 +0100 [7c8da1f34]', 'current_branch': 'master', 'current_branch_commit': '2023-10-30 11:05:01 +0100 [7c8da1f34]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'release_train': 'master', 'version': '2.1.2-Beta.2', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1698821421, 'time': '07:50:21', 'grid': -5.217, 'counter3-power': 0.0, 'house-power': 0.415, 'charging-all': 0.0, 'pv-all': 5.632, 'cp2-power': 0.0, 'ev1-soc': 56}, 'datastore_version': 27, 'debug_level': 10, 'module_update_completed': True}
2023-11-01 07:50:30,451 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'MQTT', 'type': 'mqtt', 'id': 0, 'configuration': {}}
2023-11-01 07:50:30,452 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'MQTT-Zähler', 'type': 'counter', 'id': 0, 'configuration': {}}
2023-11-01 07:50:30,452 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'MQTT-Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {}}
2023-11-01 07:50:30,453 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'Smartmeter-mqtt', 'type': 'mqtt', 'id': 1, 'configuration': {}}
2023-11-01 07:50:30,453 - {control.data:281} - {INFO:MainThread} - component3
{'name': 'Smartmeter', 'type': 'counter', 'id': 3, 'configuration': {}}
2023-11-01 07:50:30,454 - {control.data:253} - {INFO:MainThread} -
2023-11-01 07:50:30,455 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-11-01 07:50:30,455 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2023-11-01 07:50:30,457 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - True, Zähler 0
2023-11-01 07:50:30,458 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2023-11-01 07:50:30,461 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 5351.0W
2023-11-01 07:50:30,461 - {control.counter:457} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 5351.0W
2023-11-01 07:50:30,462 - {control.counter:457} - {DEBUG:MainThread} - Zähler 3: Begrenzung der verbleibenden Leistung auf 5351.0W
2023-11-01 07:50:30,463 - {control.chargepoint.chargepoint:277} - {INFO:MainThread} - LP 2: Die Ladung wird gestartet, sobald nach 20s die Einschaltverzögerung abgelaufen ist.
2023-11-01 07:50:30,463 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-11-01 07:50:30,465 - {control.algorithm.filter_chargepoints:117} - {DEBUG:MainThread} - Geordnete Ladepunkte [2]
2023-11-01 07:50:30,465 - {control.algorithm.filter_chargepoints:46} - {INFO:MainThread} - LP 2: Keine Zuteilung des Mindeststroms, daher keine weitere Berücksichtigung
2023-11-01 07:50:30,466 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-11-01 07:50:30,467 - {control.chargelog:37} - {DEBUG:MainThread} - imported_at_plugtime 3079539
2023-11-01 07:50:30,467 - {control.chargelog:42} - {DEBUG:MainThread} - imported_at_mode_switch 3079539
2023-11-01 07:50:30,469 - {control.process:111} - {INFO:MainThread} - LP2: set current 0 A, state SWITCH_ON_DELAY
2023-11-01 07:50:30,471 - {modules.common.component_context:24} - {DEBUG:set current cp2} - Update Komponente ['Ladepunkt']
2023-11-01 07:50:30,474 - {urllib3.connectionpool:227} - {DEBUG:set current cp2} - Starting new HTTP connection (1): 192.168.88.28:80
2023-11-01 07:50:30,486 - {urllib3.connectionpool:452} - {DEBUG:set current cp2} - http://192.168.88.28:80 "POST /connect.php HTTP/1.1" 200 19
2023-11-01 07:50:30,488 - {modules.common.req:11} - {DEBUG:set current cp2} - Get-Response: OK Value:0 accepted
2023-11-01 07:50:30,490 - {control.counter:186} - {INFO:MainThread} - 1500W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-11-01 07:50:30,663 - {helpermodules.changed_values_handler:110} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/chargemode, Payload pv_charging, vorherige Payload: stop
2023-11-01 07:50:30,664 - {helpermodules.changed_values_handler:110} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/phases, Payload 1, vorherige Payload: 0
2023-11-01 07:50:30,665 - {helpermodules.changed_values_handler:110} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/prio, Payload True, vorherige Payload: False
2023-11-01 07:50:30,667 - {helpermodules.changed_values_handler:110} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/required_current, Payload 16, vorherige Payload: 0
2023-11-01 07:50:30,668 - {helpermodules.changed_values_handler:110} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/state, Payload 6, vorherige Payload: 0
2023-11-01 07:50:30,669 - {helpermodules.changed_values_handler:110} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/submode, Payload pv_charging, vorherige Payload: stop
2023-11-01 07:50:30,689 - {helpermodules.changed_values_handler:110} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/timestamp_switch_on_off, Payload 11/01/2023, 07:50:30, vorherige Payload: None
2023-11-01 07:50:30,694 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-11-01 07:50:35,733 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-11-01 07:50:40,740 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-11-01 07:50:40,740 - {root:71} - {INFO:MainThread} - # ***Start***