eben ist mir aufgefallen das mein KIA/Hyundai Modul nicht mehr funktioniert. Deshalb wollte ich zurück auf "Manueller SoC" mit "SoC direkt aus Fahrzeug auslesen". Das funktioniert aber nun nicht mehr. In der Pro wird der SoC aktuell ausgelesen und angezeigt jedoch kommt der Wert in der Standalone nicht an.
Code: Alles auswählen
2024-10-16 22:52:10,134 - {root:75} - {INFO:MainThread} - # ***Start***
2024-10-16 22:52:10,201 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-10-16 22:52:10,203 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component1': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x7046e688>}
2024-10-16 22:52:10,203 - {modules.common.component_context:54} - {DEBUG:device1} - Update Komponenten ['Sma Sunny Boy/Tripower Wechselrichter']
2024-10-16 22:52:10,205 - {modules.common.component_context:25} - {DEBUG:set values cp2} - Update Komponente ['Ladepunkt']
2024-10-16 22:52:10,211 - {urllib3.connectionpool:227} - {DEBUG:set values cp2} - Starting new HTTP connection (1): 192.168.5.111:80
2024-10-16 22:52:10,219 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-10-16 22:52:10,236 - {urllib3.connectionpool:452} - {DEBUG:set values cp2} - http://192.168.5.111:80 "GET /connect.php HTTP/1.1" 200 456
2024-10-16 22:52:10,238 - {modules.common.req:32} - {DEBUG:set values cp2} - Get-Response: {"date":"2024:10:16-22:52:10","timestamp":1729111930,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"voltages":[231.78,232.2,233.15],"frequency":49.96,"imported":4636577,"exported":3823,"plug_state":false,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":1,"offered_current":0,"evse_signaling":"unclear","v2g_ready":0,"soc_value":null,"soc_timestamp":null,"vehicle_id":null,"rfid_tag":null,"rfid_timestamp":null,"serial":"386723"}
2024-10-16 22:52:10,239 - {modules.common.store._api:26} - {DEBUG:set values cp2} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[231.78, 232.2, 233.15], frequency=49.96, imported=4636577, exported=3823, power=0, serial_number=386723, 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=0, vehicle_id=None)
2024-10-16 22:52:10,740 - {modules.devices.sma_sunny_boy.inverter:78} - {DEBUG:device1} - WR 192.168.5.130: InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=61915602, dc_power=4294967296)
2024-10-16 22:52:10,741 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=61915602, dc_power=4294967296)
2024-10-16 22:52:10,776 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-10-16 22:52:10,777 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[2.556, 1.261, 0.716], powers=[341.4, 199.3, 119.3], voltages=[232.9, 231.944, 231.881], power_factors=[0.612, 0.718, 0.913], imported=63212859.4, exported=32884202.899999995, power=660.0, frequency=50)
2024-10-16 22:52:10,779 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-10-16 22:52:10,783 - {modules.common.component_context:25} - {DEBUG:component1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-10-16 22:52:10,785 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=61915602, dc_power=None)
2024-10-16 22:52:10,786 - {modules.common.store._api:31} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=61915602, dc_power=None)
2024-10-16 22:52:10,788 - {modules.common.component_context:25} - {DEBUG:update values cp2} - Update Komponente ['Ladepunkt']
2024-10-16 22:52:10,804 - {modules.common.store._api:31} - {INFO:update values cp2} - Saving ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[231.78, 232.2, 233.15], frequency=49.96, imported=4636577, exported=3823, power=0, serial_number=386723, 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=0, vehicle_id=None)
2024-10-16 22:52:10,919 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-10-16 22:52:10,920 - {modules.common.store._api:31} - {INFO:component0} - Saving CounterState(currents=[2.556, 1.261, 0.716], powers=[341.4, 199.3, 119.3], voltages=[232.9, 231.944, 231.881], power_factors=[0.612, 0.718, 0.913], imported=63212859.4, exported=32884202.899999995, power=660.0, frequency=50)
2024-10-16 22:52:11,135 - {modules.common.component_context:25} - {DEBUG:get ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-10-16 22:52:11,140 - {modules.ripple_control_receivers.gpio.ripple_control_receiver:35} - {DEBUG:get ripple control receiver} - RSE-Kontakt 1: False, RSE-Kontakt 2: False
2024-10-16 22:52:11,151 - {modules.common.store._api:26} - {DEBUG:get ripple control receiver} - Raw data RcrState(override_value=100)
2024-10-16 22:52:11,175 - {modules.common.component_context:25} - {DEBUG:set ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-10-16 22:52:11,186 - {modules.common.store._api:31} - {INFO:set ripple control receiver} - Saving RcrState(override_value=100)
2024-10-16 22:52:11,481 - {control.counter:148} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [32.44, 33.74, 34.28]A
2024-10-16 22:52:11,482 - {control.counter:171} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 23340.0W
2024-10-16 22:52:11,491 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 2: Keine Ladung, da kein Auto angesteckt ist.
2024-10-16 22:52:11,500 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1729111921.2078903, power=529.7, imported=8631618.306083618, exported=51.516833858913856)
2024-10-16 22:52:11,506 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00285903, power1: 529.7, power2: 528
2024-10-16 22:52:11,512 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.512
2024-10-16 22:52:11,519 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 1.512 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1729111931.5003998, power=528.0, imported=8631619.818081861, exported=51.516833858913856)
2024-10-16 22:52:11,526 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0.0, daily_imported=0.0, fault_str='Kein Fehler.', fault_state=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, regulate_up=False))
2024-10-16 22:52:11,537 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0.0, power=0, imported=4636577, exported=3823))
2024-10-16 22:52:11,549 - {control.data:266} - {INFO:MainThread} - cp2
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=0, exported=3823, fault_str='Kein Fehler.', fault_state=0, imported=4636577, phases_in_use=1, plug_state=False, power=0, rfid_timestamp=None, rfid=None, serial_number='386723', soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', vehicle_id=None, voltages=[231.78, 232.2, 233.15]), set=Set(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, serial_number=None, soc_at_start=None, soc_at_end=None, range_at_start=None, range_at_end=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 0x6a46e070>), config=Config(configuration={'ip_address': '192.168.5.111', 'duo_num': 0}, ev=1, name='Garage', type='openwb_pro', template=1, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=2))
2024-10-16 22:52:11,550 - {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', disable_after_unplug=False, valid_tags=[])
2024-10-16 22:52:11,553 - {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='openWB Pro', disable_after_unplug=False, valid_tags=['E0:0E:E1:02:56:45'])
2024-10-16 22:52:11,561 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[341.4, 199.3, 119.3], currents=[2.56, 1.26, 0.72], voltages=[232.9, 231.94, 231.88], power_factors=[0.61, 0.72, 0.91], frequency=50, daily_exported=7536.0, daily_imported=10617.0, imported=63212859.4, exported=32884202.899999995, fault_state=0, fault_str='Kein Fehler.', power=660.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=23340.0, raw_currents_left=[32.44, 33.74, 34.28], surplus_power_left=0))
2024-10-16 22:52:11,568 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': []}, {'id': 2, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=528.0, smarthome_power_excluded_from_home_consumption=132, invalid_home_consumption=0, daily_yield_home_consumption=10288.0, imported_home_consumption=8631619.818081861, disengageable_smarthome_power=0))
2024-10-16 22:52:11,569 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', 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=8, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=1000, soc=50))))
2024-10-16 22:52:11,579 - {control.data:266} - {INFO:MainThread} - ct1
ChargeTemplateData(name='Kona-Lade-Profil', prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={'0': TimeChargingPlan(active=True, frequency=Frequency(selected='weekly', once=['2021-11-01', '2021-11-05'], weekly=[True, True, False, False, False, False, False]), time=['06:45', '07:15'], name='Vorklimatisierung Mo-Di 6:45-7:15', current=7, limit=Limit(selected='none', amount=1000, soc=55))}), chargemode=Chargemode(selected='scheduled_charging', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=20, max_soc=101), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=10, name='Zielladen morgens 6:30', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=35), time='06:30'), '1': ScheduledChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=10, name='Zielladen morgens 7:10', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=35), time='07:10')}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=8000, soc=60))))
2024-10-16 22:52:11,586 - {control.data:266} - {INFO:MainThread} - ev0
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=True, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-10-16 22:52:11,590 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(soc_error_counter=0), charge_template=1, ev_template=1, name='Kona', tag_id=['E0:0E:E1:02:56:45'], get=Get(soc=0, soc_timestamp=1729111561.845682, force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2024-10-16 22:52:11,603 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=16, battery_capacity=82000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-10-16 22:52:11,615 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Kona-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=13800, min_current=6, max_current_single_phase=16, battery_capacity=39000, efficiency=93, nominal_difference=2, keep_charge_active_duration=40)
2024-10-16 22:52:11,624 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), phase_switch_delay=1, pv_charging=PvCharging(bat_power_reserve=0, bat_power_reserve_active=True, control_range=[-230, 0], feed_in_yield=3800, phase_switch_delay=7, phases_to_use=0, bat_power_discharge=0, bat_power_discharge_active=True, min_bat_soc=100, bat_mode='ev_mode', switch_off_delay=60, switch_off_threshold=50, switch_on_delay=30, switch_on_threshold=1350), retry_failed_phase_switches=True, scheduled_charging=ScheduledCharging(phases_to_use=0, phases_to_use_pv=0), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp=None, http_api=False, mqtt_bridge=False, prices=Prices(bat=0.0002, cp=0, grid=0.000305, pv=0.000125), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module={'name': 'GPIOs auf der AddOn-Platine', 'type': 'gpio', 'configuration': {}}, override_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-10-16 22:52:11,632 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2024-10-16 22:52:11,634 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-10-16 22:52:11,643 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={'1714032000': 8.001e-05, '1714035600': 7.82e-05, '1714039200': 7.392e-05, '1714042800': 6.867e-05, '1714046400': 6.641e-05, '1714050000': 6.932e-05, '1714053600': 7.281e-05, '1714057200': 7.988e-05, '1714060800': 9.517e-05, '1714064400': 0.00014109, '1714068000': 0.00015229, '1714071600': 0.00011371, '1714075200': 9.135e-05, '1714078800': 7.973999999999999e-05})), 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 0x6a47bc88>), led=Led(active=False), rfid=Rfid(active=True))
2024-10-16 22:52:11,644 - {control.data:266} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=14320.0, monthly_exported=201264, yearly_exported=5782669, exported=61915602, fault_state=0, fault_str='Kein Fehler.', power=0))
2024-10-16 22:52:11,652 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=14320.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=201264, yearly_exported=5782669, exported=61915602, power=0))
2024-10-16 22:52:11,659 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.5.110', 'current_commit': '2024-09-17 11:33:20 +0200 [141a182ad]', 'current_branch': 'Release', 'current_branch_commit': '2024-09-17 11:33:20 +0200 [141a182ad]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 54, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'release_train': 'master', 'version': '2.1.5-Patch.2', 'lastlivevaluesJson': {'timestamp': 1729111921, 'time': '22:52:01', 'grid': 0.661, 'house-power': 0.53, 'charging-all': 0.0, 'pv-all': -0.0, 'cp2-power': 0.0, 'ev1-soc': 0}, 'debug_level': 10, 'installAssistantDone': True, 'module_update_completed': True}
2024-10-16 22:52:11,661 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-10-16 22:52:11,672 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2024-10-16 22:52:11,683 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.5.130', 'port': 502}}
2024-10-16 22:52:11,689 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'hybrid': False, 'version': 0, 'modbus_id': 3}}
2024-10-16 22:52:11,695 - {control.data:253} - {INFO:MainThread} -
2024-10-16 22:52:11,701 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-10-16 22:52:11,707 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-10-16 22:52:11,719 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-10-16 22:52:11,731 - {control.counter:238} - {DEBUG:MainThread} - Anpassen des Regelbereichs -115.0W
2024-10-16 22:52:11,737 - {control.counter:501} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf -775.0W
2024-10-16 22:52:11,743 - {control.algorithm.algorithm:43} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2024-10-16 22:52:11,749 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-10-16 22:52:11,764 - {modules.common.component_context:25} - {DEBUG:set current cp2} - Update Komponente ['Ladepunkt']
2024-10-16 22:52:11,772 - {urllib3.connectionpool:227} - {DEBUG:set current cp2} - Starting new HTTP connection (1): 192.168.5.111:80
2024-10-16 22:52:11,808 - {urllib3.connectionpool:452} - {DEBUG:set current cp2} - http://192.168.5.111:80 "POST /connect.php HTTP/1.1" 200 19
2024-10-16 22:52:11,820 - {modules.common.req:32} - {DEBUG:set current cp2} - Get-Response: OK Value:0 accepted
2024-10-16 22:52:12,258 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/home_consumption, Payload 528.0, vorherige Payload: 529.7
2024-10-16 22:52:12,265 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/imported_home_consumption, Payload 8631619.818081861, vorherige Payload: 8631618.306083618
2024-10-16 22:52:13,093 - {helpermodules.command:126} - {DEBUG:Commands} - Befehl: {'command': 'getDailyLog', 'data': {'day': '20241016'}}, Connection-ID: sixoah
2024-10-16 22:52:15,378 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-10-16 22:52:15,385 - {root:56} - {DEBUG:MainThread} - Don't start multiple instances of smarthome thread.
2024-10-16 22:52:20,407 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-10-16 22:52:20,410 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-10-16 22:52:20,412 - {root:75} - {INFO:MainThread} - # ***Start***
2024-10-16 22:52:20,487 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-10-16 22:52:20,488 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component1': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x7046e688>}
2024-10-16 22:52:20,490 - {modules.common.component_context:54} - {DEBUG:device1} - Update Komponenten ['Sma Sunny Boy/Tripower Wechselrichter']
2024-10-16 22:52:20,517 - {modules.common.component_context:25} - {DEBUG:set values cp2} - Update Komponente ['Ladepunkt']
2024-10-16 22:52:20,523 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-10-16 22:52:20,537 - {urllib3.connectionpool:227} - {DEBUG:set values cp2} - Starting new HTTP connection (1): 192.168.5.111:80
2024-10-16 22:52:20,560 - {urllib3.connectionpool:452} - {DEBUG:set values cp2} - http://192.168.5.111:80 "GET /connect.php HTTP/1.1" 200 456
2024-10-16 22:52:20,563 - {modules.common.req:32} - {DEBUG:set values cp2} - Get-Response: {"date":"2024:10:16-22:52:20","timestamp":1729111940,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"voltages":[231.76,232.18,233.16],"frequency":49.94,"imported":4636577,"exported":3823,"plug_state":true,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":1,"offered_current":0,"evse_signaling":"unclear","v2g_ready":0,"soc_value":null,"soc_timestamp":null,"vehicle_id":null,"rfid_tag":null,"rfid_timestamp":null,"serial":"386723"}
2024-10-16 22:52:20,565 - {modules.common.store._api:26} - {DEBUG:set values cp2} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[231.76, 232.18, 233.16], frequency=49.94, imported=4636577, exported=3823, power=0, serial_number=386723, phases_in_use=1, charge_state=False, plug_state=True, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0, vehicle_id=None)
2024-10-16 22:52:20,778 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-10-16 22:52:20,778 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[2.448, 1.122, 0.723], powers=[309.1, 159.7, 120.2], voltages=[233.067, 232.099, 232.0], power_factors=[0.57, 0.656, 0.914], imported=63212861.2, exported=32884202.899999995, power=589.1, frequency=50)
2024-10-16 22:52:20,782 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-10-16 22:52:21,090 - {modules.devices.sma_sunny_boy.inverter:78} - {DEBUG:device1} - WR 192.168.5.130: InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=61915602, dc_power=4294967296)
2024-10-16 22:52:21,091 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=61915602, dc_power=4294967296)
2024-10-16 22:52:21,095 - {modules.common.component_context:25} - {DEBUG:component1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-10-16 22:52:21,096 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=61915602, dc_power=None)
2024-10-16 22:52:21,097 - {modules.common.component_context:25} - {DEBUG:update values cp2} - Update Komponente ['Ladepunkt']
2024-10-16 22:52:21,098 - {modules.common.store._api:31} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=61915602, dc_power=None)
2024-10-16 22:52:21,100 - {modules.common.store._api:31} - {INFO:update values cp2} - Saving ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[231.76, 232.18, 233.16], frequency=49.94, imported=4636577, exported=3823, power=0, serial_number=386723, phases_in_use=1, charge_state=False, plug_state=True, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0, vehicle_id=None)
2024-10-16 22:52:21,220 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-10-16 22:52:21,223 - {modules.common.store._api:31} - {INFO:component0} - Saving CounterState(currents=[2.448, 1.122, 0.723], powers=[309.1, 159.7, 120.2], voltages=[233.067, 232.099, 232.0], power_factors=[0.57, 0.656, 0.914], imported=63212861.2, exported=32884202.899999995, power=589.1, frequency=50)
2024-10-16 22:52:21,290 - {modules.common.component_context:25} - {DEBUG:get ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-10-16 22:52:21,290 - {modules.ripple_control_receivers.gpio.ripple_control_receiver:35} - {DEBUG:get ripple control receiver} - RSE-Kontakt 1: False, RSE-Kontakt 2: False
2024-10-16 22:52:21,292 - {modules.common.store._api:26} - {DEBUG:get ripple control receiver} - Raw data RcrState(override_value=100)
2024-10-16 22:52:21,303 - {modules.common.component_context:25} - {DEBUG:set ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-10-16 22:52:21,304 - {modules.common.store._api:31} - {INFO:set ripple control receiver} - Saving RcrState(override_value=100)
2024-10-16 22:52:21,392 - {control.counter:148} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [32.55, 33.88, 34.28]A
2024-10-16 22:52:21,393 - {control.counter:171} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 23410.9W
2024-10-16 22:52:21,395 - {control.chargepoint.chargepoint:724} - {DEBUG:MainThread} - SoC nach EV-Wechsel
2024-10-16 22:52:21,397 - {control.chargepoint.chargepoint:557} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-10-16 22:52:21,398 - {control.chargepoint.chargepoint:540} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2024-10-16 22:52:21,400 - {control.ev:762} - {ERROR:MainThread} - Fehler im ev-Modul 1
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/ev.py", line 736, in search_plan
duration, missing_amount = self.calculate_duration(plan, soc, battery_capacity, used_amount, phases)
File "/var/www/html/openWB/packages/control/ev.py", line 775, in calculate_duration
raise ValueError("Um Zielladen mit SoC-Ziel nutzen zu können, bitte ein SoC-Modul konfigurieren.")
ValueError: Um Zielladen mit SoC-Ziel nutzen zu können, bitte ein SoC-Modul konfigurieren.
2024-10-16 22:52:21,404 - {control.ev:361} - {DEBUG:MainThread} - Änderung des Lademodus
2024-10-16 22:52:21,408 - {control.chargepoint.chargepoint:673} - {DEBUG:MainThread} - LP 2, EV: Kona (EV-Nr.1): Lademodus scheduled_charging, Submodus: Chargemode.STOP
2024-10-16 22:52:21,409 - {control.chargepoint.chargepoint:699} - {DEBUG:MainThread} - SoC nach Anstecken
2024-10-16 22:52:21,410 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 2: Kein Zielladen, da kein Ziel-Termin in den nächsten 24 Stunden ansteht.
2024-10-16 22:52:21,415 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1729111931.5003998, power=528.0, imported=8631619.818081861, exported=51.516833858913856)
2024-10-16 22:52:21,418 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00275406, power1: 528, power2: 457.1
2024-10-16 22:52:21,420 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.35651
2024-10-16 22:52:21,422 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 1.35651 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1729111941.41501, power=457.1, imported=8631621.174593315, exported=51.516833858913856)
2024-10-16 22:52:21,425 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0.0, daily_imported=0.0, fault_str='Kein Fehler.', fault_state=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, regulate_up=False))
2024-10-16 22:52:21,428 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0.0, power=0, imported=4636577, exported=3823))
2024-10-16 22:52:21,430 - {control.data:266} - {INFO:MainThread} - cp2
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.SCHEDULED_CHARGING: 'scheduled_charging'>, current_plan=None, failed_phase_switches=0, imported_at_plan_start=4636577, imported_instant_charging=None, limit=None, phases=1, prio=False, required_current=0, required_currents=[0, 0.0, 0.0], state=0, submode=<Chargemode.STOP: '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=0, exported=3823, fault_str='Kein Fehler.', fault_state=0, imported=4636577, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, serial_number='386723', soc=None, soc_timestamp=None, state_str='Kein Zielladen, da kein Ziel-Termin in den nächsten 24 Stunden ansteht.', vehicle_id=None, voltages=[231.76, 232.18, 233.16]), set=Set(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, serial_number=None, soc_at_start=None, soc_at_end=None, range_at_start=None, range_at_end=None), manual_lock=False, phases_to_use=1, plug_state_prev=False, plug_time=1729111941.391408, required_power=0.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6a638b50>), config=Config(configuration={'ip_address': '192.168.5.111', 'duo_num': 0}, ev=1, name='Garage', type='openwb_pro', template=1, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=2))
2024-10-16 22:52:21,431 - {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', disable_after_unplug=False, valid_tags=[])
2024-10-16 22:52:21,432 - {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='openWB Pro', disable_after_unplug=False, valid_tags=['E0:0E:E1:02:56:45'])
2024-10-16 22:52:21,434 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[309.1, 159.7, 120.2], currents=[2.45, 1.12, 0.72], voltages=[233.07, 232.1, 232.0], power_factors=[0.57, 0.66, 0.91], frequency=50, daily_exported=7536.0, daily_imported=10617.0, imported=63212861.2, exported=32884202.899999995, fault_state=0, fault_str='Kein Fehler.', power=589.1), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=23410.9, raw_currents_left=[32.55, 33.88, 34.28], surplus_power_left=0))
2024-10-16 22:52:21,436 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': []}, {'id': 2, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=457.1, smarthome_power_excluded_from_home_consumption=132, invalid_home_consumption=0, daily_yield_home_consumption=10288.0, imported_home_consumption=8631621.174593315, disengageable_smarthome_power=0))
2024-10-16 22:52:21,437 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', 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=8, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=1000, soc=50))))
2024-10-16 22:52:21,440 - {control.data:266} - {INFO:MainThread} - ct1
ChargeTemplateData(name='Kona-Lade-Profil', prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={'0': TimeChargingPlan(active=True, frequency=Frequency(selected='weekly', once=['2021-11-01', '2021-11-05'], weekly=[True, True, False, False, False, False, False]), time=['06:45', '07:15'], name='Vorklimatisierung Mo-Di 6:45-7:15', current=7, limit=Limit(selected='none', amount=1000, soc=55))}), chargemode=Chargemode(selected='scheduled_charging', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=20, max_soc=101), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=10, name='Zielladen morgens 6:30', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=35), time='06:30'), '1': ScheduledChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=10, name='Zielladen morgens 7:10', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=35), time='07:10')}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=8000, soc=60))))
2024-10-16 22:52:21,442 - {control.data:266} - {INFO:MainThread} - ev0
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=True, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-10-16 22:52:21,443 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(soc_error_counter=0), charge_template=1, ev_template=1, name='Kona', tag_id=['E0:0E:E1:02:56:45'], get=Get(soc=0, soc_timestamp=1729111561.845682, force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2024-10-16 22:52:21,444 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=16, battery_capacity=82000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-10-16 22:52:21,445 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Kona-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=13800, min_current=6, max_current_single_phase=16, battery_capacity=39000, efficiency=93, nominal_difference=2, keep_charge_active_duration=40)
2024-10-16 22:52:21,447 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), phase_switch_delay=1, pv_charging=PvCharging(bat_power_reserve=0, bat_power_reserve_active=True, control_range=[-230, 0], feed_in_yield=3800, phase_switch_delay=7, phases_to_use=0, bat_power_discharge=0, bat_power_discharge_active=True, min_bat_soc=100, bat_mode='ev_mode', switch_off_delay=60, switch_off_threshold=50, switch_on_delay=30, switch_on_threshold=1350), retry_failed_phase_switches=True, scheduled_charging=ScheduledCharging(phases_to_use=0, phases_to_use_pv=0), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp=None, http_api=False, mqtt_bridge=False, prices=Prices(bat=0.0002, cp=0, grid=0.000305, pv=0.000125), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module={'name': 'GPIOs auf der AddOn-Platine', 'type': 'gpio', 'configuration': {}}, override_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-10-16 22:52:21,448 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2024-10-16 22:52:21,450 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-10-16 22:52:21,451 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={'1714032000': 8.001e-05, '1714035600': 7.82e-05, '1714039200': 7.392e-05, '1714042800': 6.867e-05, '1714046400': 6.641e-05, '1714050000': 6.932e-05, '1714053600': 7.281e-05, '1714057200': 7.988e-05, '1714060800': 9.517e-05, '1714064400': 0.00014109, '1714068000': 0.00015229, '1714071600': 0.00011371, '1714075200': 9.135e-05, '1714078800': 7.973999999999999e-05})), 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 0x6a62b820>), led=Led(active=False), rfid=Rfid(active=True))
2024-10-16 22:52:21,453 - {control.data:266} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=14320.0, monthly_exported=201264, yearly_exported=5782669, exported=61915602, fault_state=0, fault_str='Kein Fehler.', power=0))
2024-10-16 22:52:21,454 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=14320.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=201264, yearly_exported=5782669, exported=61915602, power=0))
2024-10-16 22:52:21,455 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.5.110', 'current_commit': '2024-09-17 11:33:20 +0200 [141a182ad]', 'current_branch': 'Release', 'current_branch_commit': '2024-09-17 11:33:20 +0200 [141a182ad]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 54, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'release_train': 'master', 'version': '2.1.5-Patch.2', 'lastlivevaluesJson': {'timestamp': 1729111931, 'time': '22:52:11', 'grid': 0.66, 'house-power': 0.528, 'charging-all': 0.0, 'pv-all': -0.0, 'cp2-power': 0.0, 'ev1-soc': 0}, 'debug_level': 10, 'installAssistantDone': True, 'module_update_completed': True}
2024-10-16 22:52:21,457 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-10-16 22:52:21,458 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2024-10-16 22:52:21,460 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.5.130', 'port': 502}}
2024-10-16 22:52:21,461 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'hybrid': False, 'version': 0, 'modbus_id': 3}}
2024-10-16 22:52:21,462 - {control.data:253} - {INFO:MainThread} -
2024-10-16 22:52:21,462 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-10-16 22:52:21,464 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-10-16 22:52:21,467 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-10-16 22:52:21,469 - {control.counter:238} - {DEBUG:MainThread} - Anpassen des Regelbereichs -115.0W
2024-10-16 22:52:21,470 - {control.counter:501} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf -704.0999999999985W
2024-10-16 22:52:21,471 - {control.algorithm.algorithm:43} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2024-10-16 22:52:21,472 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-10-16 22:52:21,482 - {modules.common.component_context:25} - {DEBUG:set current cp2} - Update Komponente ['Ladepunkt']
2024-10-16 22:52:21,496 - {urllib3.connectionpool:227} - {DEBUG:set current cp2} - Starting new HTTP connection (1): 192.168.5.111:80
2024-10-16 22:52:21,528 - {urllib3.connectionpool:452} - {DEBUG:set current cp2} - http://192.168.5.111:80 "POST /connect.php HTTP/1.1" 200 19
2024-10-16 22:52:21,540 - {modules.common.req:32} - {DEBUG:set current cp2} - Get-Response: OK Value:0 accepted
2024-10-16 22:52:21,912 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/home_consumption, Payload 457.1, vorherige Payload: 528.0
2024-10-16 22:52:21,916 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/imported_home_consumption, Payload 8631621.174593315, vorherige Payload: 8631619.818081861
2024-10-16 22:52:21,921 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/chargemode, Payload scheduled_charging, vorherige Payload: stop
2024-10-16 22:52:21,926 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/imported_at_plan_start, Payload 4636577, vorherige Payload: None
2024-10-16 22:52:21,929 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/phases, Payload 1, vorherige Payload: 0
2024-10-16 22:52:25,943 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-10-16 22:52:28,030 - {helpermodules.command:126} - {DEBUG:Commands} - Befehl: {'command': 'getDailyLog', 'data': {'day': '20241016'}}, Connection-ID: sixoah
2024-10-16 22:52:30,838 - {helpermodules.command:126} - {DEBUG:Commands} - Befehl: {'command': 'getDailyLog', 'data': {'day': '20241016'}}, Connection-ID: dgvifk
2024-10-16 22:52:30,976 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-10-16 22:52:30,979 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-10-16 22:52:30,980 - {root:75} - {INFO:MainThread} - # ***Start***
Da ich das ja ein SoC Modul ausgewählt habe (Manueller SoC) hoffe ich daß das Zielladen funktioniert.
Weiterhin wundert mich das seit ca. 15.10.24 13:00 Uhr der SoC 0% angezeigt hat aber die opwnWB nicht versucht hat auf den eingestellten mindest Soc von 20% geladen hat.