mit dem update vom Freitag, scheint die Errechnung des PV-Ertrags im HTTP WR Modul für mich noch Fehlerhaft. Obwohl die ramdisk bereits eine kWh hochgezählt hat, erscheint auf der Startseite 34wh.
ich habe zusätzlich zum HTTP WR noch einen JSON WR (Shelly plus 1PM) im Einsatz vordem ich allerdings keinen Zählerstand abfragen kann, hier wird der Zählerstand durch openwb simuliert.
Code: Alles auswählen
2023-01-14 11:52:30,005 - {root:61} - {INFO:MainThread} - # ***Start***
2023-01-14 11:52:30,039 - {soc.modules.common.component_context:24} - {DEBUG:device10} - Update Komponente ['HTTP Speicher']
2023-01-14 11:52:30,046 - {urllib3.connectionpool:272} - {DEBUG:device10} - Resetting dropped connection: 192.168.188.20
2023-01-14 11:52:30,047 - {soc.modules.common.component_context:51} - {DEBUG:device15} - Update Komponenten ['Json Zähler']
2023-01-14 11:52:30,052 - {urllib3.connectionpool:227} - {DEBUG:device15} - Starting new HTTP connection (1): 192.168.188.20:8080
2023-01-14 11:52:30,054 - {soc.modules.common.component_context:51} - {DEBUG:device16} - Update Komponenten ['Json Wechselrichter']
2023-01-14 11:52:30,055 - {soc.modules.common.component_context:24} - {DEBUG:cp39} - Update Komponente ['Ladepunkt']
2023-01-14 11:52:30,062 - {urllib3.connectionpool:227} - {DEBUG:device16} - Starting new HTTP connection (1): 192.168.188.57:80
2023-01-14 11:52:30,063 - {modules.chargepoints.mqtt.chargepoint_module:37} - {DEBUG:cp39} - MQTT-Ladepunkte müssen nicht ausgelesen werden.
2023-01-14 11:52:30,065 - {urllib3.connectionpool:452} - {DEBUG:device10} - http://192.168.188.20:80 "GET /openWB/ramdisk/speicherikwh_senec HTTP/1.1" 200 4
2023-01-14 11:52:30,068 - {urllib3.connectionpool:452} - {DEBUG:device15} - http://192.168.188.20:8080 "GET / HTTP/1.1" 200 548
2023-01-14 11:52:30,071 - {soc.modules.common.req:11} - {DEBUG:device10} - Get-Response: 2988
2023-01-14 11:52:30,079 - {urllib3.connectionpool:452} - {DEBUG:device10} - http://192.168.188.20:80 "GET /openWB/ramdisk/speicherekwh_senec HTTP/1.1" 200 4
2023-01-14 11:52:30,080 - {soc.modules.common.req:11} - {DEBUG:device10} - Get-Response: 3050
2023-01-14 11:52:30,085 - {soc.modules.common.req:11} - {DEBUG:device15} - Get-Response: { "version": "0.8.1", "generator": "vzlogger", "data": [ { "uuid": "fde8f1d0-c5d0-11e0-856e-f9e4360ced10", "last": 1673693549991, "interval": -1, "protocol": "sml", "tuples": [ [ 1673693545000, 3729.0062053403535 ] ] }, { "uuid": "a8da012a-9eb4-49ed-b7f3-38c95142a90c", "last": 1673693549991, "interval": -1, "protocol": "sml", "tuples": [ [ 1673693545000, 9398915.4000000004 ] ] }, { "uuid": "d5c6db0f-533e-498d-a85a-be972c104b48", "last": 1673693549991, "interval": -1, "protocol": "sml", "tuples": [ [ 1673693545000, 6262583.8000000007 ] ] } ] }
2023-01-14 11:52:30,277 - {urllib3.connectionpool:452} - {DEBUG:device10} - http://192.168.188.20:80 "GET /openWB/ramdisk/speicherleistung_senec HTTP/1.1" 200 3
2023-01-14 11:52:30,440 - {soc.modules.common.req:11} - {DEBUG:device10} - Get-Response: -46
2023-01-14 11:52:30,611 - {soc.modules.common.store._api:26} - {DEBUG:device15} - 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=9398915.4, exported=6262583.800000001, power=3729.0062053403535, frequency=50)
2023-01-14 11:52:30,615 - {urllib3.connectionpool:452} - {DEBUG:device16} - http://192.168.188.57:80 "GET /rpc/Switch.GetStatus?id=0 HTTP/1.1" 200 222
2023-01-14 11:52:30,616 - {soc.modules.common.req:11} - {DEBUG:device16} - Get-Response: {"id":0, "source":"WS_in", "output":true, "apower":12.6, "voltage":227.7, "current":0.156, "aenergy":{"total":10718.314,"by_minute":[108.629,251.959,241.398],"minute_ts":1673693549},"temperature":{"tC":53.9, "tF":129.0}}
2023-01-14 11:52:30,782 - {urllib3.connectionpool:452} - {DEBUG:device10} - http://192.168.188.20:80 "GET /openWB/ramdisk/speichersoc_senec HTTP/1.1" 200 1
2023-01-14 11:52:30,783 - {soc.modules.common.req:11} - {DEBUG:device10} - Get-Response: 6
2023-01-14 11:52:30,783 - {soc.modules.common.store._api:26} - {DEBUG:device10} - Raw data BatState(imported=2988.0, exported=3050.0, power=-46.0, soc=6.0)
2023-01-14 11:52:30,787 - {soc.modules.common.component_context:24} - {DEBUG:device10} - Update Komponente ['HTTP Wechselrichter']
2023-01-14 11:52:30,790 - {modules.common.simcount._simcount:38} - {DEBUG:device16} - Previous state: SimCounterState(timestamp=1673693541.5750616, power=-12.8, imported=0.0, exported=751.6025058728567)
2023-01-14 11:52:30,790 - {modules.common.simcount._calculate:13} - {DEBUG:device16} - time passed: 0.00255955, power1: -12.8, power2: -12.6
2023-01-14 11:52:30,790 - {modules.common.simcount._calculate:29} - {DEBUG:device16} - power did not change sign. Total energy: -0.0325063
2023-01-14 11:52:30,790 - {modules.common.simcount._simcount:47} - {DEBUG:device16} - imported: 0 Wh, exported: 0.0325063 Wh, new state: SimCounterState(timestamp=1673693550.789446, power=-12.6, imported=0.0, exported=751.6350121739285)
2023-01-14 11:52:30,791 - {soc.modules.common.store._api:26} - {DEBUG:device16} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-12.6, exported=751.6350121739285, dc_power=None)
2023-01-14 11:52:30,792 - {urllib3.connectionpool:452} - {DEBUG:device10} - http://192.168.188.20:80 "GET /openWB/ramdisk/pvwatt_senec HTTP/1.1" 200 4
2023-01-14 11:52:30,795 - {soc.modules.common.req:11} - {DEBUG:device10} - Get-Response: -338
2023-01-14 11:52:30,801 - {urllib3.connectionpool:452} - {DEBUG:device10} - http://192.168.188.20:80 "GET /openWB/ramdisk/pvewh_senec HTTP/1.1" 200 5
2023-01-14 11:52:30,803 - {soc.modules.common.req:11} - {DEBUG:device10} - Get-Response: 15095
2023-01-14 11:52:30,803 - {soc.modules.common.store._api:26} - {DEBUG:device10} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-338.0, exported=15095.0, dc_power=None)
2023-01-14 11:52:30,806 - {soc.modules.common.component_context:24} - {DEBUG:component32} - Update Komponente ['HTTP Wechselrichter']
2023-01-14 11:52:30,811 - {soc.modules.common.store._api:26} - {DEBUG:component32} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-338.0, exported=15095.0, dc_power=None)
2023-01-14 11:52:30,811 - {soc.modules.common.store._api:30} - {DEBUG:component32} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-338.0, exported=15095.0, dc_power=None)
2023-01-14 11:52:30,812 - {soc.modules.common.component_context:24} - {DEBUG:component18} - Update Komponente ['HTTP Speicher']
2023-01-14 11:52:30,814 - {soc.modules.common.store._api:30} - {DEBUG:component18} - Saving BatState(imported=2988.0, exported=3050.0, power=-46.0, soc=6.0)
2023-01-14 11:52:30,814 - {soc.modules.common.component_context:24} - {DEBUG:component34} - Update Komponente ['Json Wechselrichter']
2023-01-14 11:52:30,815 - {soc.modules.common.store._api:26} - {DEBUG:component34} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-12.6, exported=751.6350121739285, dc_power=None)
2023-01-14 11:52:30,815 - {soc.modules.common.store._api:30} - {DEBUG:component34} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-12.6, exported=751.6350121739285, dc_power=None)
2023-01-14 11:52:30,816 - {soc.modules.common.component_context:24} - {DEBUG:cp39} - Update Komponente ['Ladepunkt']
2023-01-14 11:52:30,840 - {modules.common.utils.component_parser:30} - {ERROR:MainThread} - Element 14 konnte keinem Gerät zugeordnet werden.
2023-01-14 11:52:30,840 - {modules.common.utils.component_parser:30} - {ERROR:MainThread} - Element 13 konnte keinem Gerät zugeordnet werden.
2023-01-14 11:52:30,841 - {soc.modules.common.component_context:24} - {DEBUG:component33} - Update Komponente ['Json Zähler']
2023-01-14 11:52:30,841 - {soc.modules.common.store._api:30} - {DEBUG:component33} - 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=9398915.4, exported=6262583.800000001, power=3729.0062053403535, frequency=50)
2023-01-14 11:52:30,879 - {control.counter:87} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 33: [31.0, 31.0, 31.0]
2023-01-14 11:52:30,880 - {control.counter:116} - {DEBUG:MainThread} - Verbleibende Leistung an Zähler 33: 26270.993794659647
2023-01-14 11:52:30,881 - {control.chargepoint:349} - {INFO:MainThread} - LP 39: Keine Ladung, da kein Auto angesteckt ist.
2023-01-14 11:52:30,883 - {control.bat:118} - {INFO:MainThread} - -48.0W verbliebende Speicher-Leistung
2023-01-14 11:52:30,884 - {control.data:297} - {DEBUG:MainThread} - all
{'get': {'power': -48.0, 'imported': 2988.0, 'exported': 3050.0, 'daily_exported': 1.0, 'daily_imported': 0.0, 'soc': 6}, 'config': {'configured': True}, 'set': {'charging_power_left': -48.0, 'switch_on_soc_reached': False}}
2023-01-14 11:52:30,884 - {control.data:297} - {DEBUG:MainThread} - bat18
{'get': {'daily_imported': 0.0, 'daily_exported': 1.0, 'power': -46.0, 'soc': 6, 'imported': 2988.0, 'exported': 3050.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0}}
2023-01-14 11:52:30,884 - {control.data:270} - {DEBUG:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=0, exported=0))
2023-01-14 11:52:30,885 - {control.data:297} - {DEBUG:MainThread} - cp39
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), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=65), currents=[0.0, 0.0, 0.0], daily_imported=0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[230.0, 230.0, 230.0]), set=Set(change_ev_permitted=False, 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 0xb09f8b68>), config=Config(connection_module={'type': 'mqtt', 'name': 'MQTT-Ladepunkt', 'configuration': {}}, power_module={}, ev=3, name='Standard-Ladepunkt', type='mqtt', template=0, connected_phases=3, phase_1=0, auto_phase_switch_hw=False, control_pilot_interruption_hw=False, id=39))
2023-01-14 11:52:30,885 - {control.data:297} - {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-14 11:52:30,885 - {control.data:297} - {DEBUG:MainThread} - counter33
{'set': {'reserved_surplus': 0, 'released_surplus': 0, 'raw_power_left': 26270.993794659647, 'surplus_power_left': 0, 'raw_currents_left': [31.0, 31.0, 31.0]}, 'get': {'daily_exported': 8.900000001, 'daily_imported': 9044.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 9398915.4, 'exported': 6262583.800000001, 'power': 3729.0062053403535, 'frequency': 50}, 'config': {'max_currents': [32, 32, 32], 'max_total_power': 30000}}
2023-01-14 11:52:30,885 - {control.data:274} - {DEBUG:MainThread} - counter_all_data
CounterAllData(get=Get(hierarchy=[{'id': 33, 'type': 'counter', 'children': [{'id': 32, 'type': 'inverter', 'children': []}, {'id': 18, 'type': 'bat', 'children': []}, {'id': 34, 'type': 'inverter', 'children': []}, {'id': 39, 'type': 'cp', 'children': []}]}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 13, 'type': 'counter', 'children': []}]), set=Set(loadmanagement_active=False, home_consumption=4125.606205340354, invalid_home_consumption=0, daily_yield_home_consumption=9065.266999999))
2023-01-14 11:52:30,886 - {control.data:297} - {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-14 11:52:30,886 - {control.data:297} - {DEBUG:MainThread} - ct1
ChargeTemplateData(name='Citigo-Ladeprofil-Vorlage', 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=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=80), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=10, limit=Limit(selected='soc', amount=1000, soc=85))))
2023-01-14 11:52:30,886 - {control.data:297} - {DEBUG:MainThread} - ct3
ChargeTemplateData(name='Superb-Ladeprofil-Vorlage', disable_after_unplug=False, prio=True, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='instant_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=1000, soc=85))))
2023-01-14 11:52:30,886 - {control.data:297} - {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-14 11:52:30,887 - {control.data:297} - {DEBUG:MainThread} - ev1
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=1, ev_template=2, name='CitiGo', tag_id=[], get=Get(soc=68, soc_timestamp='01/14/2023, 08:16:01', force_soc_update=False, range=95.0, fault_state=0, fault_str='Kein Fehler.'))
2023-01-14 11:52:30,887 - {control.data:297} - {DEBUG:MainThread} - ev3
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=3, ev_template=3, name='Superb', tag_id=[], get=Get(soc=65, soc_timestamp='01/14/2023, 10:37:51', force_soc_update=False, range=20.0, fault_state=0, fault_str='Kein Fehler.'))
2023-01-14 11:52:30,888 - {control.data:297} - {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-14 11:52:30,888 - {control.data:297} - {DEBUG:MainThread} - et2
EvTemplateData(name='Citigo-Fahrzeug-Vorlage', 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=17, min_current=6, max_current_single_phase=32, battery_capacity=36, nominal_difference=2)
2023-01-14 11:52:30,888 - {control.data:297} - {DEBUG:MainThread} - et3
EvTemplateData(name='Superb-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=1, 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=14, nominal_difference=2)
2023-01-14 11:52:30,888 - {control.data:278} - {DEBUG:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=1), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[0, 230], feed_in_yield=15000, phase_switch_delay=7, phases_to_use=1, rundown_power=1000, rundown_soc=50, switch_off_delay=60, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=60, 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=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-01-14 11:52:30,888 - {control.data:297} - {DEBUG:MainThread} - graph
{'config': {'duration': 120}}
2023-01-14 11:52:30,889 - {control.data:280} - {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-14 11:52:30,889 - {control.data:297} - {DEBUG:MainThread} - all
{'get': {'power': -362.8, 'exported': 15846.603, 'daily_exported': 29.206, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2023-01-14 11:52:30,889 - {control.data:297} - {DEBUG:MainThread} - pv32
{'get': {'daily_exported': 1.0, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'exported': 15095.0, 'currents': [0.0, 0.0, 0.0], 'power': -338.0}, 'config': {'max_ac_out': 7000}}
2023-01-14 11:52:30,890 - {control.data:297} - {DEBUG:MainThread} - pv34
{'get': {'daily_exported': 28.206, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -12.6, 'exported': 751.635, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 1000}}
2023-01-14 11:52:30,890 - {control.data:297} - {DEBUG:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.188.20', 'current_commit': '2023-01-13 10:18:26 +0100 [19d84855]', 'current_branch': 'master', 'current_branch_commit': '2023-01-13 10:18:26 +0100 [19d84855]', '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': 1673693541, 'time': '11:52:21', 'grid': 3.696, 'house-power': 4.107, 'charging-all': 0.0, 'pv-all': 0.374, 'cp39-power': 0.0, 'ev1-soc': 68, 'ev3-soc': 65, 'bat-all-power': -0.045, 'bat-all-soc': 6}, 'module_update_completed': True}
2023-01-14 11:52:30,890 - {control.data:310} - {DEBUG:MainThread} - device10
{'name': 'HTTP', 'type': 'http', 'id': 10, 'configuration': {'url': 'http://192.168.188.20'}}
2023-01-14 11:52:30,890 - {control.data:312} - {DEBUG:MainThread} - component18
{'name': 'HTTP Speicher', 'type': 'bat', 'id': 18, 'configuration': {'power_path': '/openWB/ramdisk/speicherleistung_senec', 'soc_path': '/openWB/ramdisk/speichersoc_senec', 'imported_path': '/openWB/ramdisk/speicherikwh_senec', 'exported_path': '/openWB/ramdisk/speicherekwh_senec'}}
2023-01-14 11:52:30,890 - {control.data:312} - {DEBUG:MainThread} - component32
{'name': 'HTTP Wechselrichter', 'type': 'inverter', 'id': 32, 'configuration': {'power_path': '/openWB/ramdisk/pvwatt_senec', 'exported_path': '/openWB/ramdisk/pvewh_senec'}}
2023-01-14 11:52:30,891 - {control.data:310} - {DEBUG:MainThread} - device15
{'name': 'Json vzlogger', 'type': 'json', 'id': 15, 'configuration': {'url': 'http://192.168.188.20:8080'}}
2023-01-14 11:52:30,891 - {control.data:312} - {DEBUG:MainThread} - component33
{'name': 'Json Zähler', 'type': 'counter', 'id': 33, 'configuration': {'jq_power': '.data[] | select(.uuid=="fde8f1d0-c5d0-11e0-856e-f9e4360ced10") | .tuples |.[0][1]', 'jq_exported': '.data[] | select(.uuid=="d5c6db0f-533e-498d-a85a-be972c104b48") | .tuples |.[0][1]', 'jq_imported': '.data[] | select(.uuid=="a8da012a-9eb4-49ed-b7f3-38c95142a90c") | .tuples |.[0][1]'}}
2023-01-14 11:52:30,891 - {control.data:310} - {DEBUG:MainThread} - device16
{'name': 'Json Shelly', 'type': 'json', 'id': 16, 'configuration': {'url': 'http://192.168.188.57/rpc/Switch.GetStatus?id=0'}}
2023-01-14 11:52:30,891 - {control.data:312} - {DEBUG:MainThread} - component34
{'name': 'Json Wechselrichter', 'type': 'inverter', 'id': 34, 'configuration': {'jq_power': '-.apower', 'jq_exported': None}}
2023-01-14 11:52:30,891 - {control.data:284} - {DEBUG:MainThread} -
2023-01-14 11:52:30,891 - {control.algorithm.algorithm:26} - {DEBUG:MainThread} - # Algorithmus
2023-01-14 11:52:30,892 - {control.algorithm.algorithm:32} - {DEBUG:MainThread} - **Mindestrom setzen**
2023-01-14 11:52:30,892 - {control.algorithm.algorithm:48} - {ERROR:MainThread} - Fehler im Algorithmus-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/algorithm/algorithm.py", line 33, in calc_current
self.min_current.set_min_current()
File "/var/www/html/openWB/packages/control/algorithm/min_current.py", line 15, in set_min_current
for mode_tuple, counter in common.mode_and_counter_generator():
File "/var/www/html/openWB/packages/control/algorithm/common.py", line 53, in mode_and_counter_generator
counter = data.data.counter_data[f"counter{element['id']}"]
KeyError: 'counter14'
2023-01-14 11:52:30,896 - {control.process:22} - {DEBUG:MainThread} - # Ladung starten.
2023-01-14 11:52:30,896 - {soc.modules.common.component_context:24} - {DEBUG:cp39} - Update Komponente ['Ladepunkt']
2023-01-14 11:52:30,898 - {modules.chargepoints.mqtt.chargepoint_module:33} - {DEBUG:cp39} - MQTT-Ladepunkte abonnieren die Soll-Stromstärke direkt vom Broker.
2023-01-14 11:52:30,900 - {control.counter:141} - {DEBUG:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-01-14 11:52:31,124 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-01-14 11:52:40,176 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-01-14 11:52:40,176 - {root:61} - {INFO:MainThread} - # ***Start***