Bei mir klappt das PV laden noch überhaupt nicht, er fängt ständig an zu laden, obwohl kein Überschuss vorhanden ist.
Die Werte passen soweit, aber vll liegt es auch an meiner Struktur. Kann einer evtl helfen?
Code: Alles auswählen
2023-01-27 15:07:21,818 - {control.data:334} - {DEBUG:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=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=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2023-01-27 15:07:21,818 - {control.data:334} - {DEBUG:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='E-Up', max_current_multi_phases=16, max_phases=2, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=15, min_current=6, max_current_single_phase=16, battery_capacity=32, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='E-Up', tag_id=[], get=Get(soc=55, soc_timestamp='01/27/2023, 10:58:02', force_soc_update=False, range=126.0, fault_state=0, fault_str='Kein Fehler.'))
2023-01-27 15:07:21,818 - {control.data:334} - {DEBUG:MainThread} - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='ID.4', 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=20, min_current=6, max_current_single_phase=16, battery_capacity=77, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=6, required_currents=[0.0, 0.0, 6], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=2, ev_template=2, name='ID.4', tag_id=[], get=Get(soc=58, soc_timestamp='01/27/2023, 15:03:21', force_soc_update=False, range=210.0, fault_state=0, fault_str='Kein Fehler.'))
2023-01-27 15:07:21,819 - {control.data:334} - {DEBUG: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=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2)
2023-01-27 15:07:21,819 - {control.data:334} - {DEBUG:MainThread} - et1
EvTemplateData(name='E-Up', max_current_multi_phases=16, max_phases=2, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=15, min_current=6, max_current_single_phase=16, battery_capacity=32, nominal_difference=2)
2023-01-27 15:07:21,819 - {control.data:334} - {DEBUG:MainThread} - et2
EvTemplateData(name='ID.4', 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=20, min_current=6, max_current_single_phase=16, battery_capacity=77, nominal_difference=2)
2023-01-27 15:07:21,820 - {control.data:314} - {DEBUG:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=0, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=0, rundown_soc=80, switch_off_delay=60, switch_off_soc=80, switch_off_threshold=50, switch_on_delay=60, switch_on_soc=95, switch_on_threshold=1500), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=20, unbalanced_load=True), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.259, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-01-27 15:07:21,820 - {control.data:315} - {DEBUG:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-01-27 15:07:21,820 - {control.data:316} - {DEBUG:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme='cards'), led=Led(active=False), rfid=Rfid(active=False))
2023-01-27 15:07:21,820 - {control.data:334} - {DEBUG:MainThread} - pv1
PvData(config=Config(max_ac_out=12000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=7100, monthly_exported=0, yearly_exported=0, exported=654700, fault_state=0, fault_str='Kein Fehler.', power=-1990))
2023-01-27 15:07:21,820 - {control.data:334} - {DEBUG:MainThread} - pv5
PvData(config=Config(max_ac_out=2500), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2211.488, monthly_exported=0, yearly_exported=0, exported=13260.836, fault_state=0, fault_str='Kein Fehler.', power=-116.3))
2023-01-27 15:07:21,820 - {control.data:318} - {DEBUG:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=9311.488, monthly_exported=0, yearly_exported=0, exported=667960.495, power=-2082.5))
2023-01-27 15:07:21,820 - {control.data:334} - {DEBUG:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.200.180', 'current_commit': '2023-01-27 07:55:01 +0100 [ff4a03ca]', 'current_branch': 'master', 'current_branch_commit': '2023-01-27 07:55:01 +0100 [ff4a03ca]', 'current_missing_commits': [], 'boot_done': True, 'dataprotection_acknowledged': False, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.101.1', 'datastore_version': 6, 'lastlivevaluesJson': {'timestamp': 1674828431, 'time': '15:07:11', 'grid': 0.0, 'counter6-power': 1.059, 'counter7-power': 0.028, 'counter8-power': 0.079, 'house-power': 0.575, 'charging-all': 0.0, 'pv-all': 2.054, 'cp3-power': 0.0, 'cp4-power': 0.0, 'ev1-soc': 55, 'ev2-soc': 58, 'bat-all-power': 0.341, 'bat-all-soc': 60}, 'module_update_completed': True}
2023-01-27 15:07:21,821 - {control.data:347} - {DEBUG:MainThread} - device0
{'name': 'Q.Cells', 'type': 'solax', 'id': 0, 'configuration': {'modbus_id': 1, 'ip_address': '192.168.200.165'}}
2023-01-27 15:07:21,822 - {control.data:349} - {DEBUG:MainThread} - component0
{'name': 'Q.Cells Zähler', 'type': 'counter', 'id': 0, 'configuration': {}}
2023-01-27 15:07:21,823 - {control.data:349} - {DEBUG:MainThread} - component1
{'name': 'Q.Cells Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {}}
2023-01-27 15:07:21,823 - {control.data:349} - {DEBUG:MainThread} - component2
{'name': 'Q.Cells Speicher', 'type': 'bat', 'id': 2, 'configuration': {}}
2023-01-27 15:07:21,824 - {control.data:347} - {DEBUG:MainThread} - device1
{'name': 'Growatt', 'type': 'json', 'id': 1, 'configuration': {'url': 'http://192.168.200.80/status'}}
2023-01-27 15:07:21,824 - {control.data:349} - {DEBUG:MainThread} - component5
{'name': 'Growatt über Shelly', 'type': 'inverter', 'id': 5, 'configuration': {'jq_power': '.meters[0].power*-1', 'jq_exported': None}}
2023-01-27 15:07:21,824 - {control.data:347} - {DEBUG:MainThread} - device2
{'name': 'Wärmepumpe', 'type': 'openwb_flex', 'id': 2, 'configuration': {'port': 8899, 'ip_address': '192.168.200.86'}}
2023-01-27 15:07:21,824 - {control.data:349} - {DEBUG:MainThread} - component6
{'name': 'Wärmepumpe', 'type': 'counter', 'id': 6, 'configuration': {'id': 117, 'version': 2}}
2023-01-27 15:07:21,824 - {control.data:347} - {DEBUG:MainThread} - device3
{'name': 'Lüftungsanlage', 'type': 'json', 'id': 3, 'configuration': {'url': 'http://192.168.200.181/rpc/Shelly.GetStatus'}}
2023-01-27 15:07:21,824 - {control.data:349} - {DEBUG:MainThread} - component7
{'name': 'Lüftungsanlage', 'type': 'counter', 'id': 7, 'configuration': {'jq_power': '."switch:0".apower', 'jq_exported': None, 'jq_imported': None}}
2023-01-27 15:07:21,824 - {control.data:347} - {DEBUG:MainThread} - device4
{'name': 'Waschmaschine', 'type': 'json', 'id': 4, 'configuration': {'url': 'http://192.168.200.187/rpc/Shelly.GetStatus'}}
2023-01-27 15:07:21,824 - {control.data:349} - {DEBUG:MainThread} - component8
{'name': 'Waschmaschine', 'type': 'counter', 'id': 8, 'configuration': {'jq_power': '."switch:0".apower', 'jq_exported': None, 'jq_imported': None}}
2023-01-27 15:07:21,824 - {control.data:321} - {DEBUG:MainThread} -
2023-01-27 15:07:21,825 - {control.algorithm.algorithm:26} - {DEBUG:MainThread} - # Algorithmus
2023-01-27 15:07:21,825 - {control.algorithm.algorithm:72} - {DEBUG:MainThread} - Ladepunkt 4: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2023-01-27 15:07:21,825 - {control.ev:484} - {DEBUG:MainThread} - Genutzter Strom: 6.0A, Überschuss: 0W, benötigte neue Leistung: 460W
2023-01-27 15:07:21,827 - {control.counter:362} - {DEBUG:MainThread} - LP4 Switch-Off-Threshold prüfen: 50W, Schwelle: 50W, freigegebener Überschuss 0W, Einspeisegrenze 0W
2023-01-27 15:07:21,828 - {control.algorithm.algorithm:32} - {DEBUG:MainThread} - **Mindestrom setzen**
2023-01-27 15:07:21,831 - {control.algorithm.min_current:18} - {DEBUG:MainThread} - Mode-Tuple (<Chargemode.PV_CHARGING: 'pv_charging'>, <Chargemode.PV_CHARGING: 'pv_charging'>, False), Zähler 0
2023-01-27 15:07:21,832 - {control.counter:174} - {DEBUG:MainThread} - Zähler 0: [51.79, 51.69, 52.54]A verbleibende Ströme, 35126.484669189456W verbleibende Leistung
2023-01-27 15:07:21,832 - {control.algorithm.common:87} - {DEBUG:MainThread} - LP4: Stromstärke 6A
2023-01-27 15:07:21,833 - {control.algorithm.algorithm:34} - {DEBUG:MainThread} - **Sollstrom setzen**
2023-01-27 15:07:21,836 - {control.counter:203} - {DEBUG:MainThread} - Überschuss zur PV-geführten Ladung: 1191.4846691894563W
2023-01-27 15:07:21,837 - {control.counter:466} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 1191.4846691894563W
2023-01-27 15:07:21,837 - {control.counter:466} - {DEBUG:MainThread} - Zähler 6: Begrenzung der verbleibenden Leistung auf 1191.4846691894563W
2023-01-27 15:07:21,838 - {control.counter:466} - {DEBUG:MainThread} - Zähler 7: Begrenzung der verbleibenden Leistung auf 1191.4846691894563W
2023-01-27 15:07:21,838 - {control.counter:466} - {DEBUG:MainThread} - Zähler 8: Begrenzung der verbleibenden Leistung auf 1191.4846691894563W
2023-01-27 15:07:21,838 - {control.algorithm.algorithm:40} - {DEBUG:MainThread} - **PV-geführten Strom setzen**
2023-01-27 15:07:21,840 - {control.algorithm.filter_chargepoints:118} - {DEBUG:MainThread} - Geordnete Ladepunkte [4]
2023-01-27 15:07:21,841 - {control.algorithm.surplus_controlled:41} - {DEBUG:MainThread} - Mode-Tuple (<Chargemode.PV_CHARGING: 'pv_charging'>, <Chargemode.PV_CHARGING: 'pv_charging'>, False), Zähler 0
2023-01-27 15:07:21,841 - {control.loadmanagement:82} - {DEBUG:MainThread} - Leistungsüberschreitung auf 1191.4846691894563W korrigieren: [0.0, 0.0, 10.0]
2023-01-27 15:07:21,841 - {control.counter:181} - {DEBUG:MainThread} - Zähler 0: [51.79, 51.69, 47.35963187308932]A verbleibende Ströme, 2.2737367544323206e-13W verbleibender Überschuss
2023-01-27 15:07:21,841 - {control.algorithm.common:87} - {DEBUG:MainThread} - LP4: Stromstärke 11.180368126910679A
2023-01-27 15:07:21,842 - {control.process:22} - {DEBUG:MainThread} - # Ladung starten.
2023-01-27 15:07:21,843 - {control.chargelog:52} - {DEBUG:MainThread} - imported_since_mode_switch 289.96999999997206 counter 665091.0
2023-01-27 15:07:21,845 - {control.process:106} - {INFO:MainThread} - LP4: set current 11.18 A
2023-01-27 15:07:21,846 - {soc.modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-01-27 15:07:21,850 - {soc.modules.common.component_context:24} - {DEBUG:cp4} - Update Komponente ['Ladepunkt']
2023-01-27 15:07:21,878 - {control.counter:191} - {DEBUG:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-01-27 15:07:22,041 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-01-27 15:07:30,113 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-01-27 15:07:30,114 - {root:61} - {INFO:MainThread} - # ***Start***
2023-01-27 15:07:30,148 - {modules.devices.solax.device:55} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solax.counter.SolaxCounter object at 0xb1d229b8>, 'component1': <modules.devices.solax.inverter.SolaxInverter object at 0xb1d22298>, 'component2': <modules.devices.solax.bat.SolaxBat object at 0xb13f5c10>}
2023-01-27 15:07:30,149 - {soc.modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['Q.Cells Zähler']
2023-01-27 15:07:30,149 - {soc.modules.common.component_context:51} - {DEBUG:device1} - Update Komponenten ['Growatt über Shelly']
2023-01-27 15:07:30,156 - {urllib3.connectionpool:227} - {DEBUG:device1} - Starting new HTTP connection (1): 192.168.200.80:80
2023-01-27 15:07:30,157 - {modules.devices.openwb_flex.device:50} - {DEBUG:device2} - Start device reading {'component6': <modules.devices.openwb_flex.counter.EvuKitFlex object at 0xb1d33448>}
2023-01-27 15:07:30,157 - {soc.modules.common.component_context:24} - {DEBUG:device2} - Update Komponente ['Wärmepumpe']
2023-01-27 15:07:30,158 - {soc.modules.common.component_context:51} - {DEBUG:device3} - Update Komponenten ['Lüftungsanlage']
2023-01-27 15:07:30,160 - {soc.modules.common.component_context:51} - {DEBUG:device4} - Update Komponenten ['Waschmaschine']
2023-01-27 15:07:30,165 - {urllib3.connectionpool:227} - {DEBUG:device3} - Starting new HTTP connection (1): 192.168.200.181:80
2023-01-27 15:07:30,168 - {urllib3.connectionpool:227} - {DEBUG:device4} - Starting new HTTP connection (1): 192.168.200.187:80
2023-01-27 15:07:30,169 - {soc.modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-01-27 15:07:30,172 - {soc.modules.common.component_context:24} - {DEBUG:cp4} - Update Komponente ['Ladepunkt']
2023-01-27 15:07:30,209 - {urllib3.connectionpool:452} - {DEBUG:device3} - http://192.168.200.181:80 "GET /rpc/Shelly.GetStatus HTTP/1.1" 200 745
2023-01-27 15:07:30,210 - {soc.modules.common.req:11} - {DEBUG:device3} - Get-Response: {"ble":{},"cloud":{"connected":true},"input:0":{"id":0,"state":false},"mqtt":{"connected":false},"switch:0":{"id":0, "source":"HTTP", "output":true, "apower":27.7, "voltage":220.4, "current":0.217, "aenergy":{"total":14108.714,"by_minute":[214.056,449.615,448.149],"minute_ts":1674828447},"temperature":{"tC":40.7, "tF":105.2}},"sys":{"mac":"4855199A4364","restart_required":false,"time":"15:07","unixtime":1674828450,"uptime":1744599,"ram_size":249088,"ram_free":141904,"fs_size":458752,"fs_free":110592,"cfg_rev":11,"kvs_rev":0,"schedule_rev":0,"webhook_rev":0,"available_updates":{"beta":{"version":"0.13.0-beta1"}}},"wifi":{"sta_ip":"192.168.200.181","status":"got ip","ssid":"FRITZ!Box Fon WLAN 7390","rssi":-62},"ws":{"connected":false}}
2023-01-27 15:07:30,212 - {urllib3.connectionpool:452} - {DEBUG:device4} - http://192.168.200.187:80 "GET /rpc/Shelly.GetStatus HTTP/1.1" 200 697
2023-01-27 15:07:30,213 - {soc.modules.common.req:11} - {DEBUG:device4} - Get-Response: {"ble":{},"cloud":{"connected":true},"input:0":{"id":0,"state":false},"mqtt":{"connected":false},"switch:0":{"id":0, "source":"SHC", "output":true, "apower":66.8, "voltage":230.2, "current":0.5, "aenergy":{"total":825.287,"by_minute":[492.717,982.863,994.332],"minute_ts":1674828448},"temperature":{"tC":51.5, "tF":124.8}},"sys":{"mac":"4855199AFAF8","restart_required":false,"time":"15:07","unixtime":1674828451,"uptime":3030,"ram_size":249152,"ram_free":173388,"fs_size":458752,"fs_free":237568,"cfg_rev":14,"available_updates":{"beta":{"version":"0.13.0-beta1"},"stable":{"version":"0.12.0"}}},"wifi":{"sta_ip":"192.168.200.187","status":"got ip","ssid":"FRITZ!Box Fon WLAN 7390","rssi":-60}}
2023-01-27 15:07:30,365 - {urllib3.connectionpool:452} - {DEBUG:device1} - http://192.168.200.80:80 "GET /status HTTP/1.1" 200 1050
2023-01-27 15:07:30,499 - {soc.modules.common.req:11} - {DEBUG:device1} - Get-Response: {"wifi_sta":{"connected":true,"ssid":"FRITZ!Box Fon WLAN 7390","ip":"192.168.200.80","rssi":-31},"cloud":{"enabled":true,"connected":true},"mqtt":{"connected":false},"time":"15:07","unixtime":1674828451,"serial":3273,"has_update":false,"mac":"F4CFA2E3B708","cfg_changed_cnt":0,"actions_stats":{"skipped":0},"relays":[{"ison":true,"has_timer":false,"timer_started":0,"timer_duration":0,"timer_remaining":0,"overpower":false,"source":"input"}],"meters":[{"power":116.40,"overpower":0.00,"is_valid":true,"timestamp":1674832051,"counters":[115.696, 115.321, 116.023],"total":240243}],"inputs":[{"input":0,"event":"","event_cnt":0}],"temperature":22.93,"overtemperature":false,"tmp":{"tC":22.93,"tF":73.28, "is_valid":true},"temperature_status":"Normal","ext_sensors":{},"ext_temperature":{},"ext_humidity":{},"update":{"status":"idle","has_update":false,"new_version":"20221108-153925/v1.12.1-1PM-fix-g2821131","old_version":"20221108-153925/v1.12.1-1PM-fix-g2821131"},"ram_total":51272,"ram_free":38980,"fs_size":233681,"fs_free":148090,"uptime":110388}
2023-01-27 15:07:30,639 - {modules.common.simcount._simcount:38} - {DEBUG:device4} - Previous state: SimCounterState(timestamp=1674828441.25325, power=64.0, imported=512.2163431116309, exported=0)
2023-01-27 15:07:30,639 - {modules.common.simcount._calculate:13} - {DEBUG:device4} - time passed: 0.0026072, power1: 64, power2: 66.8
2023-01-27 15:07:30,639 - {modules.common.simcount._calculate:29} - {DEBUG:device4} - power did not change sign. Total energy: 0.170511
2023-01-27 15:07:30,640 - {modules.common.simcount._simcount:47} - {DEBUG:device4} - imported: 0.170511 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1674828450.6391537, power=66.8, imported=512.3868536979721, exported=0)
2023-01-27 15:07:30,640 - {modules.common.simcount._simcount:38} - {DEBUG:device3} - Previous state: SimCounterState(timestamp=1674828440.9711366, power=26.8, imported=7470.973602517247, exported=0)
2023-01-27 15:07:30,642 - {soc.modules.common.store._api:26} - {DEBUG:device4} - Raw data CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=512.3868536979721, exported=0, power=66.8, frequency=50)
2023-01-27 15:07:30,643 - {modules.common.simcount._calculate:13} - {DEBUG:device3} - time passed: 0.00268605, power1: 26.8, power2: 27.7
2023-01-27 15:07:30,644 - {modules.common.simcount._calculate:29} - {DEBUG:device3} - power did not change sign. Total energy: 0.0731948
2023-01-27 15:07:30,645 - {modules.common.simcount._simcount:47} - {DEBUG:device3} - imported: 0.0731948 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1674828450.6409047, power=27.7, imported=7471.046797289633, exported=0)
2023-01-27 15:07:30,646 - {soc.modules.common.store._api:26} - {DEBUG:device3} - Raw data CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7471.046797289633, exported=0, power=27.7, frequency=50)
2023-01-27 15:07:30,648 - {modules.common.simcount._simcount:38} - {DEBUG:device1} - Previous state: SimCounterState(timestamp=1674828441.1192062, power=-116.3, imported=0.0, exported=13260.836212628803)
2023-01-27 15:07:30,652 - {modules.common.simcount._calculate:13} - {DEBUG:device1} - time passed: 0.00264715, power1: -116.3, power2: -116.4
2023-01-27 15:07:30,653 - {modules.common.simcount._calculate:29} - {DEBUG:device1} - power did not change sign. Total energy: -0.307996
2023-01-27 15:07:30,656 - {modules.common.simcount._simcount:47} - {DEBUG:device1} - imported: 0 Wh, exported: 0.307996 Wh, new state: SimCounterState(timestamp=1674828450.6489592, power=-116.4, imported=0.0, exported=13261.144208950478)
2023-01-27 15:07:30,659 - {soc.modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-116.4, exported=13261.144208950478, dc_power=None)
2023-01-27 15:07:30,783 - {soc.modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[230.0, 230.0, 230.0], powers=[-47, -35, 55], currents=[-0.20434782608695654, -0.15217391304347827, 0.2391304347826087], power_factors=[0.0, 0.0, 0.0], imported=1442140, exported=63460, power=0, frequency=50.0)
2023-01-27 15:07:30,784 - {soc.modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['Q.Cells Wechselrichter']
2023-01-27 15:07:30,939 - {soc.modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-2033, exported=654700, dc_power=None)
2023-01-27 15:07:30,940 - {soc.modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['Q.Cells Speicher']
2023-01-27 15:07:30,952 - {modules.common.simcount._simcount:38} - {DEBUG:device2} - Previous state: SimCounterState(timestamp=1674828441.5610554, power=1059.7546691894531, imported=109063.26657898765, exported=0)
2023-01-27 15:07:30,952 - {modules.common.simcount._calculate:13} - {DEBUG:device2} - time passed: 0.00260871, power1: 1059.75, power2: 1058.28
2023-01-27 15:07:30,952 - {modules.common.simcount._calculate:29} - {DEBUG:device2} - power did not change sign. Total energy: 2.76268
2023-01-27 15:07:30,952 - {modules.common.simcount._simcount:47} - {DEBUG:device2} - imported: 2.76268 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1674828450.9524283, power=1058.2836303710938, imported=109066.029257811, exported=0)
2023-01-27 15:07:30,953 - {soc.modules.common.store._api:26} - {DEBUG:device2} - Raw data CounterState(voltages=[228.75701904296875, 230.65081787109375, 230.25904846191406], powers=[290.2722473144531, 373.996826171875, 394.0145568847656], currents=[2.730811834335327, 2.6825313568115234, 3.1030547618865967], power_factors=[0.46959981322288513, 0.6082114577293396, 0.5520184636116028], imported=109066.029257811, exported=0, power=1058.2836303710938, frequency=49.9210319519043)
2023-01-27 15:07:31,095 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1674828441.6255186, power=-978, imported=36076.60554866487, exported=28448.570771577728)
2023-01-27 15:07:31,095 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.0026305, power1: -978, power2: -2032
2023-01-27 15:07:31,096 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -3.95891
2023-01-27 15:07:31,096 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 3.95891 Wh, new state: SimCounterState(timestamp=1674828451.0953362, power=-2032, imported=36076.60554866487, exported=28452.529681451557)
2023-01-27 15:07:31,097 - {soc.modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=36076.60554866487, exported=28452.529681451557, power=-2032, soc=60)
2023-01-27 15:07:31,101 - {soc.modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['Q.Cells Wechselrichter']
2023-01-27 15:07:31,101 - {soc.modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['Q.Cells Speicher']
2023-01-27 15:07:31,102 - {soc.modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-2033, exported=654700, dc_power=None)
2023-01-27 15:07:31,102 - {soc.modules.common.component_context:24} - {DEBUG:component5} - Update Komponente ['Growatt über Shelly']
2023-01-27 15:07:31,104 - {soc.modules.common.store._api:30} - {DEBUG:component2} - Saving BatState(imported=36076.60554866487, exported=28452.529681451557, power=-2032, soc=60)
2023-01-27 15:07:31,105 - {soc.modules.common.store._api:30} - {DEBUG:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2033, exported=654700, dc_power=None)
2023-01-27 15:07:31,105 - {soc.modules.common.component_context:24} - {DEBUG:component6} - Update Komponente ['Wärmepumpe']
2023-01-27 15:07:31,106 - {soc.modules.common.store._api:26} - {DEBUG:component5} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-116.4, exported=13261.144208950478, dc_power=None)
2023-01-27 15:07:31,109 - {soc.modules.common.component_context:24} - {DEBUG:component7} - Update Komponente ['Lüftungsanlage']
2023-01-27 15:07:31,111 - {soc.modules.common.component_context:24} - {DEBUG:component8} - Update Komponente ['Waschmaschine']
2023-01-27 15:07:31,113 - {soc.modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-01-27 15:07:31,116 - {soc.modules.common.component_context:24} - {DEBUG:cp4} - Update Komponente ['Ladepunkt']
2023-01-27 15:07:31,124 - {soc.modules.common.store._api:30} - {DEBUG:component6} - Saving CounterState(voltages=[228.75701904296875, 230.65081787109375, 230.25904846191406], powers=[290.2722473144531, 373.996826171875, 394.0145568847656], currents=[2.730811834335327, 2.6825313568115234, 3.1030547618865967], power_factors=[0.46959981322288513, 0.6082114577293396, 0.5520184636116028], imported=109066.029257811, exported=0, power=1058.2836303710938, frequency=49.9210319519043)
2023-01-27 15:07:31,126 - {soc.modules.common.store._api:30} - {DEBUG:component5} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-116.4, exported=13261.144208950478, dc_power=None)
2023-01-27 15:07:31,144 - {soc.modules.common.store._api:30} - {DEBUG:component7} - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7471.046797289633, exported=0, power=27.7, frequency=50)
2023-01-27 15:07:31,145 - {soc.modules.common.store._api:30} - {DEBUG:component8} - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=512.3868536979721, exported=0, power=66.8, frequency=50)
2023-01-27 15:07:31,247 - {soc.modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['Q.Cells Zähler']
2023-01-27 15:07:31,248 - {soc.modules.common.store._api:30} - {DEBUG:component0} - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[-47, -35, 55], currents=[-0.20434782608695654, -0.15217391304347827, 0.2391304347826087], power_factors=[0.0, 0.0, 0.0], imported=1442140, exported=63460, power=0, frequency=50.0)
2023-01-27 15:07:31,302 - {control.counter:137} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 0: [51.96, 51.86, 62.43]
2023-01-27 15:07:31,304 - {control.counter:166} - {DEBUG:MainThread} - Verbleibende Leistung an Zähler 0: 37556.1936303711
2023-01-27 15:07:31,304 - {control.counter:137} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 6: [12.27, 12.32, 11.9]
2023-01-27 15:07:31,304 - {control.counter:137} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 7: [15.0, 15.0, 15.0]
2023-01-27 15:07:31,304 - {control.counter:137} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 8: [15.0, 15.0, 15.0]
2023-01-27 15:07:31,306 - {control.chargepoint:354} - {INFO:MainThread} - LP 3: Keine Ladung, da kein Auto angesteckt ist.
2023-01-27 15:07:31,309 - {control.chargepoint:701} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-01-27 15:07:31,309 - {control.chargepoint:692} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2023-01-27 15:07:31,311 - {control.chargepoint:867} - {DEBUG:MainThread} - LP 4, EV: ID.4 (EV-Nr.2): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 10.57
2023-01-27 15:07:31,312 - {control.bat_all:145} - {INFO:MainThread} - -978W verbliebende Speicher-Leistung
2023-01-27 15:07:31,313 - {control.data:334} - {DEBUG:MainThread} - bat2
BatData(get=Get(soc=60, daily_exported=1090.11, daily_imported=7185.59, imported=36076.61, exported=28452.53, fault_state=0, fault_str='Kein Fehler.', power=-2032))
2023-01-27 15:07:31,315 - {control.data:305} - {DEBUG:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=61, daily_exported=1090.11, daily_imported=7185.59, imported=36076.61, exported=28448.57, power=-978), set=Set(charging_power_left=-978, switch_on_soc_reached=False))
2023-01-27 15:07:31,315 - {control.data:306} - {DEBUG:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=1063.050000001, daily_exported=0, power=2403.41, imported=4207642.89, exported=0))
2023-01-27 15:07:31,315 - {control.data:334} - {DEBUG:MainThread} - cp3
ChargepointData(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=55), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3542546.88, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[231.39, 230.47, 228.48]), set=Set(change_ev_permitted=[True, ''], charging_ev=-1, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=0, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0xb1331070>), config=Config(connection_module={'type': 'external_openwb', 'name': 'Externe openWB', 'configuration': {'ip_address': '192.168.200.33', 'duo_num': 1}}, power_module={}, ev=1, name='Stellplatz', type='external_openwb', template=1, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-01-27 15:07:31,315 - {control.data:334} - {DEBUG:MainThread} - cp4
ChargepointData(get=Get(charge_state=True, 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=58), currents=[10.57, 0.03, 0.03], daily_imported=1063.05, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=665096.01, phases_in_use=1, plug_state=True, power=2403.41, rfid_timestamp=None, rfid=None, state_str=None, voltages=[228.02, 230.88, 231.65]), set=Set(change_ev_permitted=[True, ''], charging_ev=2, charging_ev_prev=2, current=11.18, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=664801.03, imported_at_plugtime=664513.98, imported_since_mode_switch=289.96999999997206, imported_since_plugged=577.0200000000186, range_charged=1.4498499999998604, time_charged='0:14', timestamp_start_charging='01/27/2023, 14:53:22'), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='01/27/2023, 14:39:41', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0xb13a05b0>), config=Config(connection_module={'type': 'external_openwb', 'name': 'Externe openWB', 'configuration': {'ip_address': '192.168.200.125', 'duo_num': 1}}, power_module={}, ev=2, name='Garage', type='external_openwb', template=1, connected_phases=3, phase_1=3, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=4))
2023-01-27 15:07:31,316 - {control.data:334} - {DEBUG:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-01-27 15:07:31,317 - {control.data:334} - {DEBUG:MainThread} - cpt1
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-01-27 15:07:31,317 - {control.data:334} - {DEBUG:MainThread} - cpt2
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-01-27 15:07:31,318 - {control.data:334} - {DEBUG:MainThread} - counter0
CounterData(config=Config(max_currents=[50, 50, 50], max_total_power=34000), get=Get(powers=[-47, -35, 55], currents=[-0.2, -0.15, 0.24], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], unbalanced_load=0, frequency=50.0, daily_exported=400, daily_imported=5440, imported=1442140, exported=63460, fault_state=0, fault_str='Kein Fehler.', power=0), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=37556.1936303711, raw_currents_left=[51.96, 51.86, 62.43], surplus_power_left=0, state_str=''))
2023-01-27 15:07:31,318 - {control.data:334} - {DEBUG:MainThread} - counter6
CounterData(config=Config(max_currents=[16, 16, 16], max_total_power=11000), get=Get(powers=[290.27, 374.0, 394.01], currents=[2.73, 2.68, 3.1], voltages=[228.76, 230.65, 230.26], power_factors=[0.47, 0.61, 0.55], unbalanced_load=0, frequency=49.9210319519043, daily_exported=0, daily_imported=6161.49640360876, imported=109066.029257811, exported=0, fault_state=0, fault_str='Kein Fehler.', power=1058.2836303710938), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[12.27, 12.32, 11.9], surplus_power_left=0, state_str=''))
2023-01-27 15:07:31,318 - {control.data:334} - {DEBUG:MainThread} - counter7
CounterData(config=Config(max_currents=[16, 16, 16], max_total_power=11000), get=Get(powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], unbalanced_load=0, frequency=50, daily_exported=0, daily_imported=411.732726657989, imported=7471.046797289633, exported=0, fault_state=0, fault_str='Kein Fehler.', power=27.7), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[15.0, 15.0, 15.0], surplus_power_left=0, state_str=''))
2023-01-27 15:07:31,319 - {control.data:334} - {DEBUG:MainThread} - counter8
CounterData(config=Config(max_currents=[16, 16, 16], max_total_power=11000), get=Get(powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], unbalanced_load=0, frequency=50, daily_exported=0, daily_imported=475.59578937757, imported=512.3868536979721, exported=0, fault_state=0, fault_str='Kein Fehler.', power=66.8), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=None, raw_currents_left=[15.0, 15.0, 15.0], surplus_power_left=0, state_str=''))
2023-01-27 15:07:31,320 - {control.data:310} - {DEBUG:MainThread} - counter_all_data
CounterAllData(get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': []}, {'id': 2, 'type': 'bat', 'children': []}, {'id': 5, 'type': 'inverter', 'children': []}, {'id': 6, 'type': 'counter', 'children': []}, {'id': 7, 'type': 'counter', 'children': []}, {'id': 8, 'type': 'counter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}, {'id': 4, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=625.206369628906, invalid_home_consumption=0, daily_yield_home_consumption=12978.508999999001))
2023-01-27 15:07:31,320 - {control.data:334} - {DEBUG:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=10, limit=Limit(selected='none', amount=1000, soc=50))))
2023-01-27 15:07:31,320 - {control.data:334} - {DEBUG:MainThread} - ct1
ChargeTemplateData(name='Ladung E-Up', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=30, max_soc=80), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=5000, soc=35))))
2023-01-27 15:07:31,320 - {control.data:334} - {DEBUG:MainThread} - ct2
ChargeTemplateData(name='Ladung ID.4', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=20, max_soc=80), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=1000, soc=50))))
2023-01-27 15:07:31,320 - {control.data:334} - {DEBUG:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=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=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2023-01-27 15:07:31,320 - {control.data:334} - {DEBUG:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='E-Up', max_current_multi_phases=16, max_phases=2, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=15, min_current=6, max_current_single_phase=16, battery_capacity=32, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='E-Up', tag_id=[], get=Get(soc=55, soc_timestamp='01/27/2023, 10:58:02', force_soc_update=False, range=126.0, fault_state=0, fault_str='Kein Fehler.'))
2023-01-27 15:07:31,322 - {control.data:334} - {DEBUG:MainThread} - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='ID.4', 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=20, min_current=6, max_current_single_phase=16, battery_capacity=77, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=6, required_currents=[0.0, 0.0, 6], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=2, ev_template=2, name='ID.4', tag_id=[], get=Get(soc=58, soc_timestamp='01/27/2023, 15:03:21', force_soc_update=False, range=210.0, fault_state=0, fault_str='Kein Fehler.'))
2023-01-27 15:07:31,325 - {control.data:334} - {DEBUG: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=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2)
2023-01-27 15:07:31,326 - {control.data:334} - {DEBUG:MainThread} - et1
EvTemplateData(name='E-Up', max_current_multi_phases=16, max_phases=2, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=15, min_current=6, max_current_single_phase=16, battery_capacity=32, nominal_difference=2)
2023-01-27 15:07:31,326 - {control.data:334} - {DEBUG:MainThread} - et2
EvTemplateData(name='ID.4', 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=20, min_current=6, max_current_single_phase=16, battery_capacity=77, nominal_difference=2)
2023-01-27 15:07:31,326 - {control.data:314} - {DEBUG:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=0, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=0, rundown_soc=80, switch_off_delay=60, switch_off_soc=80, switch_off_threshold=50, switch_on_delay=60, switch_on_soc=95, switch_on_threshold=1500), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=20, unbalanced_load=True), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.259, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-01-27 15:07:31,327 - {control.data:315} - {DEBUG:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-01-27 15:07:31,327 - {control.data:316} - {DEBUG:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme='cards'), led=Led(active=False), rfid=Rfid(active=False))
2023-01-27 15:07:31,327 - {control.data:334} - {DEBUG:MainThread} - pv1
PvData(config=Config(max_ac_out=12000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=7100, monthly_exported=0, yearly_exported=0, exported=654700, fault_state=0, fault_str='Kein Fehler.', power=-2033))
2023-01-27 15:07:31,327 - {control.data:334} - {DEBUG:MainThread} - pv5