Hier das gleiche Problem mit einer anderen Anlage: bei Unterschreitung des Mindeststroms schaltet PV Laden nicht ab, sondern nimmt den Strom aus der Batterie
Code: Alles auswählen
2024-09-05 16:35:40,332 - {modules.common.component_context:54} - {DEBUG:device1} - Update Komponenten ['GoodWe Zähler', 'GoodWe Wechselrichter', 'GoodWe Speicher']
:40,333 - {modules.common.component_context:25} - {DEBUG:set values cp1} - Update Komponente ['Ladepunkt']
2024-09-05 16:35:40,338 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Zähler']
2024-09-05 16:35:40,580 - {modules.common.simcount._simcount:42} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1725546931.1528196, power=9, imported=69282.76238653125, exported=538894.9591597177)
2024-09-05 16:35:40,581 - {modules.common.simcount._calculate:11} - {DEBUG:device1} - time passed: 0.00261877, power1: 9, power2: 5
2024-09-05 16:35:40,581 - {modules.common.simcount._calculate:27} - {DEBUG:device1} - power did not change sign. Total energy: 0.0183314
2024-09-05 16:35:40,582 - {modules.common.simcount._simcount:65} - {DEBUG:device1} - imported: 0.0183314 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1725546940.58039, power=5, imported=69282.78071791802, exported=538894.9591597177)
2024-09-05 16:35:40,584 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data CounterState(currents=[-0.5782608695652174, 0.2782608695652174, 0.32608695652173914], powers=[-133, 64, 75], voltages=[230.0, 230.0, 230.0], power_factors=[0.285, -0.523, -0.679], imported=69282.78071791802, exported=538894.9591597177, power=5, frequency=49.94)
2024-09-05 16:35:40,591 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Wechselrichter']
2024-09-05 16:35:40,900 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1299, exported=3283200, dc_power=None)
2024-09-05 16:35:40,902 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Speicher']
2024-09-05 16:35:41,161 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data BatState(imported=1197000, exported=464300, power=-193, soc=97)
2024-09-05 16:35:41,168 - {modules.common.component_context:25} - {DEBUG:component3} - Update Komponente ['GoodWe Wechselrichter']
2024-09-05 16:35:41,171 - {modules.common.store._api:26} - {DEBUG:component3} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1299, exported=3283200, dc_power=None)
2024-09-05 16:35:41,172 - {modules.common.component_context:25} - {DEBUG:component4} - Update Komponente ['GoodWe Speicher']
2024-09-05 16:35:41,177 - {modules.common.component_context:25} - {DEBUG:update values cp1} - Update Komponente ['Ladepunkt']
2024-09-05 16:35:41,178 - {modules.common.store._api:31} - {INFO:component3} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1299, exported=3283200, dc_power=None)
2024-09-05 16:35:41,180 - {modules.common.store._api:31} - {INFO:component4} - Saving BatState(imported=1197000, exported=464300, power=-193, soc=97)
2024-09-05 16:35:41,245 - {modules.common.component_context:25} - {DEBUG:component2} - Update Komponente ['GoodWe Zähler']
2024-09-05 16:35:41,246 - {modules.common.store._api:31} - {INFO:component2} - Saving CounterState(currents=[-0.5782608695652174, 0.2782608695652174, 0.32608695652173914], powers=[-133, 64, 75], voltages=[230.0, 230.0, 230.0], power_factors=[0.285, -0.523, -0.679], imported=69282.78071791802, exported=538894.9591597177, power=5, frequency=49.94)
2024-09-05 16:35:41,383 - {control.bat_all:182} - {INFO:MainThread} - -193W verbleibende Speicher-Leistung
2024-09-05 16:35:41,385 - {control.counter:148} - {INFO:MainThread} - Verbleibende Ströme an Zähler 2: [41.27, 34.78, 34.61]A
2024-09-05 16:35:41,386 - {control.counter:171} - {INFO:MainThread} - Verbleibende Leistung an Zähler 2: 25304.43W
2024-09-05 16:35:41,388 - {control.chargepoint.chargepoint:559} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-09-05 16:35:41,390 - {control.chargepoint.chargepoint:542} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2024-09-05 16:35:41,394 - {control.chargepoint.chargepoint:705} - {INFO:MainThread} - LP 1, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 5.69
2024-09-05 16:35:41,396 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1725546931.8953805, power=192.95000000000005, imported=2199064243.0434732, exported=0)
2024-09-05 16:35:41,398 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00263924, power1: 192.95, power2: 187.57
2024-09-05 16:35:41,399 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 0.502142
2024-09-05 16:35:41,401 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 0.502142 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1725546941.3966417, power=187.56999999999994, imported=2199064243.5456147, exported=0)
2024-09-05 16:35:41,403 - {control.data:266} - {INFO:MainThread} - bat4
BatData(get=Get(currents=[0.0, 0.0, 0.0], soc=97, daily_exported=300.0, daily_imported=2700.0, imported=1197000, exported=464300, fault_state=0, fault_str='Kein Fehler.', power=-193))
2024-09-05 16:35:41,405 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=97, daily_exported=300.0, daily_imported=2700.0, fault_str='Kein Fehler.', fault_state=0, imported=1197000, exported=464300, power=-193), set=Set(charging_power_left=-193, regulate_up=False))
2024-09-05 16:35:41,407 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=4124.0, daily_exported=0.0, power=1309.43, imported=3645924.07, exported=0))
2024-09-05 16:35:41,411 - {control.data:266} - {INFO:MainThread} - cp1
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=1, imported_at_plan_start=None, imported_instant_charging=None, limit=None, min_current=6, phases=1, prio=False, required_current=6, required_currents=[6, 0.0, 0.0], state=3, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, timestamp_auto_phase_switch=None, timestamp_charge_start=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=True, charging_current=0, charging_power=0, charging_voltage=0, 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=[5.69, 0.06, -0.06], daily_imported=4124.0, daily_exported=0.0, error_timestamp=None, evse_current=600, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3645924.07, phases_in_use=1, plug_state=True, power=1309.43, rfid_timestamp=None, rfid=None, serial_number='21197271', soc=None, soc_timestamp=None, state_str=None, vehicle_id=None, voltages=[235.7, 235.53, 236.94]), set=Set(charging_ev=0, charging_ev_prev=0, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', costs=0.235, imported_at_mode_switch=3641781.98, imported_at_plugtime=3641781.98, imported_since_mode_switch=4137.939999999944, imported_since_plugged=4137.939999999944, range_charged=25.862124999999654, time_charged='2:18', timestamp_start_charging=1725538601.840655, ev=0, 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=True, plug_time=1725538541.102249, required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x74e9c460>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=1))
2024-09-05 16:35:41,412 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), charging_type='AC', id=0, max_current_multi_phases=16, max_current_single_phase=16, dc_max_current=435, name='Standard Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-09-05 16:35:41,413 - {control.data:266} - {INFO:MainThread} - counter2
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[-133, 64, 75], currents=[-0.58, 0.28, 0.33], voltages=[230.0, 230.0, 230.0], power_factors=[0.28, -0.52, -0.68], frequency=49.94, daily_exported=3530.0, daily_imported=192.0, imported=69282.78071791802, exported=538894.9591597177, fault_state=0, fault_str='Kein Fehler.', power=5), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=25304.43, raw_currents_left=[41.27, 34.78, 34.61], surplus_power_left=0))
2024-09-05 16:35:41,413 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, consider_less_charging=False), get=Get(hierarchy=[{'id': 2, 'type': 'counter', 'children': [{'id': 3, 'type': 'inverter', 'children': []}, {'id': 4, 'type': 'bat', 'children': []}, {'id': 1, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=187.56999999999994, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=3352.0, imported_home_consumption=2199064243.5456147, disengageable_smarthome_power=0))
2024-09-05 16:35:41,414 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', 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(dc_min_current=145, dc_min_soc_current=145, min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=24, dc_current=145, limit=Limit(selected='none', amount=1000, soc=100))))
2024-09-05 16:35:41,417 - {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-09-05 16:35:41,421 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(dc_min_current=0, dc_max_current=0, name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=16000, min_current=6, max_current_single_phase=16, battery_capacity=55000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-09-05 16:35:41,422 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), phase_switch_delay=7, pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[-115, 115], feed_in_yield=0, phase_switch_delay=7, phases_to_use=0, bat_power_discharge=1000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='ev_mode', switch_off_delay=180, switch_off_threshold=100, switch_on_delay=30, switch_on_threshold=1500), 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='primary', 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=7e-05, cp=0, grid=0.0003, pv=7e-05), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, override_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-09-05 16:35:41,423 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-09-05 16:35:41,424 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-09-05 16:35:41,425 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={})), 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 0x6f275bb0>), led=Led(active=False), rfid=Rfid(active=False), dc_charging=False)
2024-09-05 16:35:41,425 - {control.data:266} - {INFO:MainThread} - pv3
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=11700.0, monthly_exported=67700, yearly_exported=1070200, exported=3283200, fault_state=0, fault_str='Kein Fehler.', power=-1299))
2024-09-05 16:35:41,426 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=11700.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=67700, yearly_exported=1070200, exported=3283200, power=-1299))
2024-09-05 16:35:41,427 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.178.113', 'current_commit': '2024-09-04 12:49:56 +0200 [7607cf359]', 'current_branch': 'master', 'current_branch_commit': '2024-09-04 12:49:56 +0200 [7607cf359]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'datastore_version': 57, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.1.6-Alpha.1', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1725546931, 'time': '16:35:31', 'grid': 0.009, 'house-power': 0.193, 'charging-all': 1.311, 'pv-all': 1.302, 'cp1-power': 1.311, 'bat-all-power': -0.193, 'bat-all-soc': 97}, 'installAssistantDone': True, 'module_update_completed': True}
2024-09-05 16:35:41,428 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'GoodWe ET-Serie', 'type': 'good_we', 'id': 1, 'configuration': {'ip_address': '192.168.178.118', 'modbus_id': 247, 'port': 502, 'version': 'v_1_1', 'firmware': 9}}
2024-09-05 16:35:41,429 - {control.data:281} - {INFO:MainThread} - component2
{'name': 'GoodWe Zähler', 'type': 'counter', 'id': 2, 'configuration': {}}
2024-09-05 16:35:41,430 - {control.data:281} - {INFO:MainThread} - component3
{'name': 'GoodWe Wechselrichter', 'type': 'inverter', 'id': 3, 'configuration': {}}
2024-09-05 16:35:41,431 - {control.data:281} - {INFO:MainThread} - component4
{'name': 'GoodWe Speicher', 'type': 'bat', 'id': 4, 'configuration': {}}
2024-09-05 16:35:41,432 - {control.data:253} - {INFO:MainThread} -
2024-09-05 16:35:41,433 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-09-05 16:35:41,433 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-09-05 16:35:41,435 - {control.algorithm.min_current:20} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 2
2024-09-05 16:35:41,438 - {control.counter:179} - {DEBUG:MainThread} - Zähler 2: [35.27, 34.78, 34.61]A verbleibende Ströme, 23924.43W verbleibende Leistung
2024-09-05 16:35:41,439 - {control.algorithm.common:99} - {INFO:MainThread} - LP1: Stromstärke 6A
2024-09-05 16:35:41,441 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Soll-Strom setzen**
2024-09-05 16:35:41,443 - {control.counter:239} - {DEBUG:MainThread} - Anpassen des Regelbereichs 0W
2024-09-05 16:35:41,443 - {control.counter:504} - {DEBUG:MainThread} - Zähler 2: Begrenzung der verbleibenden Leistung auf -268.5699999999997W
2024-09-05 16:35:41,444 - {control.algorithm.algorithm:43} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2024-09-05 16:35:41,445 - {control.process:24} - {INFO:MainThread} - # Ladung starten.
2024-09-05 16:35:41,449 - {control.process:99} - {INFO:MainThread} - LP1: set current 6 A, state WAIT_FOR_USING_PHASES
2024-09-05 16:35:41,451 - {modules.common.component_context:25} - {DEBUG:set current cp1} - Update Komponente ['Ladepunkt']
2024-09-05 16:35:41,767 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/get/power, Payload 1309.43, vorherige Payload: 1311.05
2024-09-05 16:35:41,769 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/get/imported, Payload 3645924.07, vorherige Payload: 3645919.92
2024-09-05 16:35:41,771 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/home_consumption, Payload 187.56999999999994, vorherige Payload: 192.95000000000005
2024-09-05 16:35:41,773 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/imported_home_consumption, Payload 2199064243.5456147, vorherige Payload: 2199064243.0434732
2024-09-05 16:35:45,785 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-09-05 16:35:50,799 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-09-05 16:35:50,801 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-09-05 16:35:50,802 - {root:76} - {INFO:MainThread} - # ***Start***
2024-09-05 16:35:50,823 - {modules.common.component_context:54} - {DEBUG:device1} - Update Komponenten ['GoodWe Zähler', 'GoodWe Wechselrichter', 'GoodWe Speicher']
2024-09-05 16:35:50,824 - {modules.common.component_context:25} - {DEBUG:set values cp1} - Update Komponente ['Ladepunkt']
2024-09-05 16:35:50,835 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Zähler']
2024-09-05 16:35:51,122 - {modules.common.simcount._simcount:42} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1725546940.58039, power=5, imported=69282.78071791802, exported=538894.9591597177)
2024-09-05 16:35:51,123 - {modules.common.simcount._calculate:11} - {DEBUG:device1} - time passed: 0.00292846, power1: 5, power2: 13
2024-09-05 16:35:51,123 - {modules.common.simcount._calculate:27} - {DEBUG:device1} - power did not change sign. Total energy: 0.0263561
2024-09-05 16:35:51,124 - {modules.common.simcount._simcount:65} - {DEBUG:device1} - imported: 0.0263561 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1725546951.1228392, power=13, imported=69282.80707404112, exported=538894.9591597177)
2024-09-05 16:35:51,125 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data CounterState(currents=[-0.5478260869565217, 0.2782608695652174, 0.32608695652173914], powers=[-126, 64, 75], voltages=[230.0, 230.0, 230.0], power_factors=[0.277, -0.513, -0.678], imported=69282.80707404112, exported=538894.9591597177, power=13, frequency=49.95)
2024-09-05 16:35:51,128 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Wechselrichter']
2024-09-05 16:35:51,461 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1297, exported=3283200, dc_power=None)
2024-09-05 16:35:51,467 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Speicher']
2024-09-05 16:35:51,721 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data BatState(imported=1197000, exported=464300, power=-193, soc=97)
2024-09-05 16:35:51,733 - {modules.common.component_context:25} - {DEBUG:component3} - Update Komponente ['GoodWe Wechselrichter']
2024-09-05 16:35:51,736 - {modules.common.store._api:26} - {DEBUG:component3} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1297, exported=3283200, dc_power=None)
2024-09-05 16:35:51,738 - {modules.common.component_context:25} - {DEBUG:component4} - Update Komponente ['GoodWe Speicher']
2024-09-05 16:35:51,741 - {modules.common.component_context:25} - {DEBUG:update values cp1} - Update Komponente ['Ladepunkt']
2024-09-05 16:35:51,741 - {modules.common.store._api:31} - {INFO:component3} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1297, exported=3283200, dc_power=None)
2024-09-05 16:35:51,746 - {modules.common.store._api:31} - {INFO:component4} - Saving BatState(imported=1197000, exported=464300, power=-193, soc=97)
2024-09-05 16:35:51,815 - {modules.common.component_context:25} - {DEBUG:component2} - Update Komponente ['GoodWe Zähler']
2024-09-05 16:35:51,816 - {modules.common.store._api:31} - {INFO:component2} - Saving CounterState(currents=[-0.5478260869565217, 0.2782608695652174, 0.32608695652173914], powers=[-126, 64, 75], voltages=[230.0, 230.0, 230.0], power_factors=[0.277, -0.513, -0.678], imported=69282.80707404112, exported=538894.9591597177, power=13, frequency=49.95)
2024-09-05 16:35:51,936 - {control.bat_all:182} - {INFO:MainThread} - -193W verbleibende Speicher-Leistung
2024-09-05 16:35:51,937 - {control.counter:148} - {INFO:MainThread} - Verbleibende Ströme an Zähler 2: [41.24, 34.78, 34.61]A
2024-09-05 16:35:51,938 - {control.counter:171} - {INFO:MainThread} - Verbleibende Leistung an Zähler 2: 25297.55W
2024-09-05 16:35:51,941 - {control.chargepoint.chargepoint:559} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-09-05 16:35:51,942 - {control.chargepoint.chargepoint:542} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2024-09-05 16:35:51,944 - {control.chargepoint.chargepoint:705} - {INFO:MainThread} - LP 1, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 5.69
2024-09-05 16:35:51,946 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1725546941.3966417, power=187.56999999999994, imported=2199064243.5456147, exported=0)
2024-09-05 16:35:51,947 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00293044, power1: 187.57, power2: 192.45
2024-09-05 16:35:51,949 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 0.556813
2024-09-05 16:35:51,950 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 0.556813 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1725546951.9462364, power=192.45000000000005, imported=2199064244.102428, exported=0)
2024-09-05 16:35:51,953 - {control.data:266} - {INFO:MainThread} - bat4
BatData(get=Get(currents=[0.0, 0.0, 0.0], soc=97, daily_exported=300.0, daily_imported=2700.0, imported=1197000, exported=464300, fault_state=0, fault_str='Kein Fehler.', power=-193))
2024-09-05 16:35:51,954 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=97, daily_exported=300.0, daily_imported=2700.0, fault_str='Kein Fehler.', fault_state=0, imported=1197000, exported=464300, power=-193), set=Set(charging_power_left=-193, regulate_up=False))
2024-09-05 16:35:51,954 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=4124.0, daily_exported=0.0, power=1310.55, imported=3645927.98, exported=0))
2024-09-05 16:35:51,957 - {control.data:266} - {INFO:MainThread} - cp1
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=1, imported_at_plan_start=None, imported_instant_charging=None, limit=None, min_current=6, phases=1, prio=False, required_current=6, required_currents=[6, 0.0, 0.0], state=3, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, timestamp_auto_phase_switch=None, timestamp_charge_start=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=True, charging_current=0, charging_power=0, charging_voltage=0, 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=[5.69, 0.06, -0.06], daily_imported=4124.0, daily_exported=0.0, error_timestamp=None, evse_current=600, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3645927.98, phases_in_use=1, plug_state=True, power=1310.55, rfid_timestamp=None, rfid=None, serial_number='21197271', soc=None, soc_timestamp=None, state_str=None, vehicle_id=None, voltages=[235.97, 235.78, 237.13]), set=Set(charging_ev=0, charging_ev_prev=0, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', costs=0.235, imported_at_mode_switch=3641781.98, imported_at_plugtime=3641781.98, imported_since_mode_switch=4142.089999999851, imported_since_plugged=4142.089999999851, range_charged=25.88806249999907, time_charged='2:18', timestamp_start_charging=1725538601.840655, ev=0, 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=True, plug_time=1725538541.102249, required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6e8fd370>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=1))
2024-09-05 16:35:51,960 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), charging_type='AC', id=0, max_current_multi_phases=16, max_current_single_phase=16, dc_max_current=435, name='Standard Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-09-05 16:35:51,961 - {control.data:266} - {INFO:MainThread} - counter2
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[-126, 64, 75], currents=[-0.55, 0.28, 0.33], voltages=[230.0, 230.0, 230.0], power_factors=[0.28, -0.51, -0.68], frequency=49.95, daily_exported=3530.0, daily_imported=192.0, imported=69282.80707404112, exported=538894.9591597177, fault_state=0, fault_str='Kein Fehler.', power=13), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=25297.55, raw_currents_left=[41.24, 34.78, 34.61], surplus_power_left=0))
2024-09-05 16:35:51,963 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, consider_less_charging=False), get=Get(hierarchy=[{'id': 2, 'type': 'counter', 'children': [{'id': 3, 'type': 'inverter', 'children': []}, {'id': 4, 'type': 'bat', 'children': []}, {'id': 1, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=192.45000000000005, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=3352.0, imported_home_consumption=2199064244.102428, disengageable_smarthome_power=0))
2024-09-05 16:35:51,965 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', 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(dc_min_current=145, dc_min_soc_current=145, min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=24, dc_current=145, limit=Limit(selected='none', amount=1000, soc=100))))
2024-09-05 16:35:51,966 - {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-09-05 16:35:51,967 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(dc_min_current=0, dc_max_current=0, name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=16000, min_current=6, max_current_single_phase=16, battery_capacity=55000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-09-05 16:35:51,971 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), phase_switch_delay=7, pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[-115, 115], feed_in_yield=0, phase_switch_delay=7, phases_to_use=0, bat_power_discharge=1000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='ev_mode', switch_off_delay=180, switch_off_threshold=100, switch_on_delay=30, switch_on_threshold=1500), 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='primary', 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=7e-05, cp=0, grid=0.0003, pv=7e-05), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, override_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-09-05 16:35:51,972 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-09-05 16:35:51,973 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-09-05 16:35:51,974 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={})), 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 0x6f246208>), led=Led(active=False), rfid=Rfid(active=False), dc_charging=False)
2024-09-05 16:35:51,976 - {control.data:266} - {INFO:MainThread} - pv3
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=11700.0, monthly_exported=67700, yearly_exported=1070200, exported=3283200, fault_state=0, fault_str='Kein Fehler.', power=-1297))
2024-09-05 16:35:51,977 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=11700.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=67700, yearly_exported=1070200, exported=3283200, power=-1297))
2024-09-05 16:35:51,978 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.178.113', 'current_commit': '2024-09-04 12:49:56 +0200 [7607cf359]', 'current_branch': 'master', 'current_branch_commit': '2024-09-04 12:49:56 +0200 [7607cf359]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'datastore_version': 57, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.1.6-Alpha.1', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1725546941, 'time': '16:35:41', 'grid': 0.005, 'house-power': 0.188, 'charging-all': 1.309, 'pv-all': 1.299, 'cp1-power': 1.309, 'bat-all-power': -0.193, 'bat-all-soc': 97}, 'installAssistantDone': True, 'module_update_completed': True}
2024-09-05 16:35:51,980 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'GoodWe ET-Serie', 'type': 'good_we', 'id': 1, 'configuration': {'ip_address': '192.168.178.118', 'modbus_id': 247, 'port': 502, 'version': 'v_1_1', 'firmware': 9}}
2024-09-05 16:35:51,981 - {control.data:281} - {INFO:MainThread} - component2
{'name': 'GoodWe Zähler', 'type': 'counter', 'id': 2, 'configuration': {}}
2024-09-05 16:35:51,981 - {control.data:281} - {INFO:MainThread} - component3
{'name': 'GoodWe Wechselrichter', 'type': 'inverter', 'id': 3, 'configuration': {}}
2024-09-05 16:35:51,981 - {control.data:281} - {INFO:MainThread} - component4
{'name': 'GoodWe Speicher', 'type': 'bat', 'id': 4, 'configuration': {}}
2024-09-05 16:35:51,982 - {control.data:253} - {INFO:MainThread} -
2024-09-05 16:35:51,982 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-09-05 16:35:51,983 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-09-05 16:35:51,985 - {control.algorithm.min_current:20} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 2
2024-09-05 16:35:51,987 - {control.counter:179} - {DEBUG:MainThread} - Zähler 2: [35.24, 34.78, 34.61]A verbleibende Ströme, 23917.55W verbleibende Leistung
2024-09-05 16:35:51,987 - {control.algorithm.common:99} - {INFO:MainThread} - LP1: Stromstärke 6A
2024-09-05 16:35:51,989 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Soll-Strom setzen**
2024-09-05 16:35:51,991 - {control.counter:239} - {DEBUG:MainThread} - Anpassen des Regelbereichs 0W
2024-09-05 16:35:51,993 - {control.counter:504} - {DEBUG:MainThread} - Zähler 2: Begrenzung der verbleibenden Leistung auf -275.4500000000007W
2024-09-05 16:35:51,993 - {control.algorithm.algorithm:43} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2024-09-05 16:35:51,994 - {control.process:24} - {INFO:MainThread} - # Ladung starten.
2024-09-05 16:35:51,997 - {control.process:99} - {INFO:MainThread} - LP1: set current 6 A, state WAIT_FOR_USING_PHASES
2024-09-05 16:35:52,000 - {modules.common.component_context:25} - {DEBUG:set current cp1} - Update Komponente ['Ladepunkt']
2024-09-05 16:35:52,314 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/get/power, Payload 1310.55, vorherige Payload: 1309.43
2024-09-05 16:35:52,317 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/get/imported, Payload 3645927.98, vorherige Payload: 3645924.07
2024-09-05 16:35:52,318 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/home_consumption, Payload 192.45000000000005, vorherige Payload: 187.56999999999994
2024-09-05 16:35:52,320 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/imported_home_consumption, Payload 2199064244.102428, vorherige Payload: 2199064243.5456147
2024-09-05 16:35:55,333 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-09-05 16:36:00,348 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-09-05 16:36:00,351 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-09-05 16:36:00,353 - {root:76} - {INFO:MainThread} - # ***Start***
2024-09-05 16:36:00,413 - {modules.common.component_context:54} - {DEBUG:device1} - Update Komponenten ['GoodWe Zähler', 'GoodWe Wechselrichter', 'GoodWe Speicher']
2024-09-05 16:36:00,416 - {modules.common.component_context:25} - {DEBUG:set values cp1} - Update Komponente ['Ladepunkt']
2024-09-05 16:36:00,473 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Zähler']
2024-09-05 16:36:00,731 - {modules.common.simcount._simcount:42} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1725546951.1228392, power=13, imported=69282.80707404112, exported=538894.9591597177)
2024-09-05 16:36:00,732 - {modules.common.simcount._calculate:11} - {DEBUG:device1} - time passed: 0.00266906, power1: 13, power2: 13
2024-09-05 16:36:00,732 - {modules.common.simcount._calculate:27} - {DEBUG:device1} - power did not change sign. Total energy: 0.0346978
2024-09-05 16:36:00,732 - {modules.common.simcount._simcount:65} - {DEBUG:device1} - imported: 0.0346978 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1725546960.7314522, power=13, imported=69282.84177181034, exported=538894.9591597177)
2024-09-05 16:36:00,733 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data CounterState(currents=[-0.5347826086956522, 0.2782608695652174, 0.3173913043478261], powers=[-123, 64, 73], voltages=[230.0, 230.0, 230.0], power_factors=[0.269, -0.518, -0.673], imported=69282.84177181034, exported=538894.9591597177, power=13, frequency=49.94)
2024-09-05 16:36:00,735 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Wechselrichter']
2024-09-05 16:36:01,044 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1291, exported=3283200, dc_power=None)
2024-09-05 16:36:01,045 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['GoodWe Speicher']
2024-09-05 16:36:01,292 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data BatState(imported=1197000, exported=464300, power=-195, soc=97)
2024-09-05 16:36:01,297 - {modules.common.component_context:25} - {DEBUG:component3} - Update Komponente ['GoodWe Wechselrichter']
2024-09-05 16:36:01,301 - {modules.common.store._api:26} - {DEBUG:component3} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1291, exported=3283200, dc_power=None)
2024-09-05 16:36:01,302 - {modules.common.component_context:25} - {DEBUG:component4} - Update Komponente ['GoodWe Speicher']
2024-09-05 16:36:01,303 - {modules.common.store._api:31} - {INFO:component3} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1291, exported=3283200, dc_power=None)
2024-09-05 16:36:01,307 - {modules.common.component_context:25} - {DEBUG:update values cp1} - Update Komponente ['Ladepunkt']
2024-09-05 16:36:01,308 - {modules.common.store._api:31} - {INFO:component4} - Saving BatState(imported=1197000, exported=464300, power=-195, soc=97)
2024-09-05 16:36:01,384 - {modules.common.component_context:25} - {DEBUG:component2} - Update Komponente ['GoodWe Zähler']
2024-09-05 16:36:01,384 - {modules.common.store._api:31} - {INFO:component2} - Saving CounterState(currents=[-0.5347826086956522, 0.2782608695652174, 0.3173913043478261], powers=[-123, 64, 73], voltages=[230.0, 230.0, 230.0], power_factors=[0.269, -0.518, -0.673], imported=69282.84177181034, exported=538894.9591597177, power=13, frequency=49.94)
2024-09-05 16:36:01,497 - {control.bat_all:182} - {INFO:MainThread} - -195W verbleibende Speicher-Leistung
2024-09-05 16:36:01,498 - {control.counter:148} - {INFO:MainThread} - Verbleibende Ströme an Zähler 2: [41.22, 34.78, 34.62]A
2024-09-05 16:36:01,498 - {control.counter:171} - {INFO:MainThread} - Verbleibende Leistung an Zähler 2: 25297.98W
2024-09-05 16:36:01,501 - {control.chargepoint.chargepoint:559} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-09-05 16:36:01,502 - {control.chargepoint.chargepoint:542} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2024-09-05 16:36:01,505 - {control.chargepoint.chargepoint:705} - {INFO:MainThread} - LP 1, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 5.69
2024-09-05 16:36:01,507 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1725546951.9462364, power=192.45000000000005, imported=2199064244.102428, exported=0)
2024-09-05 16:36:01,508 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00265583, power1: 192.45, power2: 188.02
2024-09-05 16:36:01,511 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 0.505231
2024-09-05 16:36:01,513 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 0.505231 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1725546961.5072129, power=188.01999999999998, imported=2199064244.6076593, exported=0)
2024-09-05 16:36:01,515 - {control.data:266} - {INFO:MainThread} - bat4
BatData(get=Get(currents=[0.0, 0.0, 0.0], soc=97, daily_exported=300.0, daily_imported=2700.0, imported=1197000, exported=464300, fault_state=0, fault_str='Kein Fehler.', power=-195))
2024-09-05 16:36:01,516 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=97, daily_exported=300.0, daily_imported=2700.0, fault_str='Kein Fehler.', fault_state=0, imported=1197000, exported=464300, power=-195), set=Set(charging_power_left=-195, regulate_up=False))
2024-09-05 16:36:01,519 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=4124.0, daily_exported=0.0, power=1310.98, imported=3645930.91, exported=0))
2024-09-05 16:36:01,521 - {control.data:266} - {INFO:MainThread} - cp1
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=1, imported_at_plan_start=None, imported_instant_charging=None, limit=None, min_current=6, phases=1, prio=False, required_current=6, required_currents=[6, 0.0, 0.0], state=3, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, timestamp_auto_phase_switch=None, timestamp_charge_start=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=True, charging_current=0, charging_power=0, charging_voltage=0, 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=[5.69, 0.06, -0.06], daily_imported=4124.0, daily_exported=0.0, error_timestamp=None, evse_current=600, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3645930.91, phases_in_use=1, plug_state=True, power=1310.98, rfid_timestamp=None, rfid=None, serial_number='21197271', soc=None, soc_timestamp=None, state_str=None, vehicle_id=None, voltages=[235.91, 235.93, 237.06]), set=Set(charging_ev=0, charging_ev_prev=0, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', costs=0.235, imported_at_mode_switch=3641781.98, imported_at_plugtime=3641781.98, imported_since_mode_switch=4146.0, imported_since_plugged=4146.0, range_charged=25.912499999999998, time_charged='2:19', timestamp_start_charging=1725538601.840655, ev=0, 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=True, plug_time=1725538541.102249, required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6e844040>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=1))
2024-09-05 16:36:01,522 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), charging_type='AC', id=0, max_current_multi_phases=16, max_current_single_phase=16, dc_max_current=435, name='Standard Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-09-05 16:36:01,523 - {control.data:266} - {INFO:MainThread} - counter2
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[-123, 64, 73], currents=[-0.53, 0.28, 0.32], voltages=[230.0, 230.0, 230.0], power_factors=[0.27, -0.52, -0.67], frequency=49.94, daily_exported=3530.0, daily_imported=192.0, imported=69282.84177181034, exported=538894.9591597177, fault_state=0, fault_str='Kein Fehler.', power=13), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=25297.98, raw_currents_left=[41.22, 34.78, 34.62], surplus_power_left=0))
2024-09-05 16:36:01,525 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, consider_less_charging=False), get=Get(hierarchy=[{'id': 2, 'type': 'counter', 'children': [{'id': 3, 'type': 'inverter', 'children': []}, {'id': 4, 'type': 'bat', 'children': []}, {'id': 1, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=188.01999999999998, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=3352.0, imported_home_consumption=2199064244.6076593, disengageable_smarthome_power=0))
2024-09-05 16:36:01,527 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', 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(dc_min_current=145, dc_min_soc_current=145, min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=24, dc_current=145, limit=Limit(selected='none', amount=1000, soc=100))))
2024-09-05 16:36:01,528 - {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-09-05 16:36:01,529 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(dc_min_current=0, dc_max_current=0, name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=16000, min_current=6, max_current_single_phase=16, battery_capacity=55000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-09-05 16:36:01,530 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), phase_switch_delay=7, pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[-115, 115], feed_in_yield=0, phase_switch_delay=7, phases_to_use=0, bat_power_discharge=1000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='ev_mode', switch_off_delay=180, switch_off_threshold=100, switch_on_delay=30, switch_on_threshold=1500), 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='primary', 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=7e-05, cp=0, grid=0.0003, pv=7e-05), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, override_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-09-05 16:36:01,531 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-09-05 16:36:01,533 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-09-05 16:36:01,533 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={})), 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 0x6f2601a8>), led=Led(active=False), rfid=Rfid(active=False), dc_charging=False)
2024-09-05 16:36:01,534 - {control.data:266} - {INFO:MainThread} - pv3
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=11700.0, monthly_exported=67700, yearly_exported=1070200, exported=3283200, fault_state=0, fault_str='Kein Fehler.', power=-1291))
2024-09-05 16:36:01,534 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=11700.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=67700, yearly_exported=1070200, exported=3283200, power=-1291))
2024-09-05 16:36:01,535 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.178.113', 'current_commit': '2024-09-04 12:49:56 +0200 [7607cf359]', 'current_branch': 'master', 'current_branch_commit': '2024-09-04 12:49:56 +0200 [7607cf359]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'datastore_version': 57, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.1.6-Alpha.1', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1725546952, 'time': '16:35:52', 'grid': 0.013, 'house-power': 0.192, 'charging-all': 1.311, 'pv-all': 1.297, 'cp1-power': 1.311, 'bat-all-power': -0.193, 'bat-all-soc': 97}, 'installAssistantDone': True, 'module_update_completed': True}
2024-09-05 16:36:01,535 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'GoodWe ET-Serie', 'type': 'good_we', 'id': 1, 'configuration': {'ip_address': '192.168.178.118', 'modbus_id': 247, 'port': 502, 'version': 'v_1_1', 'firmware': 9}}
2024-09-05 16:36:01,535 - {control.data:281} - {INFO:MainThread} - component2
{'name': 'GoodWe Zähler', 'type': 'counter', 'id': 2, 'configuration': {}}
2024-09-05 16:36:01,536 - {control.data:281} - {INFO:MainThread} - component3
{'name': 'GoodWe Wechselrichter', 'type': 'inverter', 'id': 3, 'configuration': {}}
2024-09-05 16:36:01,536 - {control.data:281} - {INFO:MainThread} - component4
{'name': 'GoodWe Speicher', 'type': 'bat', 'id': 4, 'configuration': {}}
2024-09-05 16:36:01,536 - {control.data:253} - {INFO:MainThread} -
]