Feedback 2.0 Alpha 3

Fragen zur Nutzung, Features, usw..
Benutzeravatar
mrinas
Beiträge: 1911
Registriert: Mi Jan 29, 2020 10:12 pm

Loadvars Fehlermeldungen nach Update

Beitrag von mrinas »

Moin,

ich hab' eben mal das Update auf die aktuellste Version durchgeführt und finde nun ein paar loadvars Fehlermeldungen, wohl von den SMA Komponenten. Ich hab' auch den Eindruck dass die aktuelle Leistung der beiden SMA Wechselrichter nicht mehr aktualisiert wird sonder auf einem (dem letzten?) Wert stehen geblieben sind.

Code: Alles auswählen

2022-10-11 08:29:38,467 - {root:63} - INFO - # ***Start*** 
2022-10-11 08:29:38,502 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-10-11 08:29:38,503 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-10-11 08:29:38,503 - {modules.json.device:57} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x750481c0>}
2022-10-11 08:29:38,504 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Pumpe']
2022-10-11 08:29:38,505 - {modules.json.device:57} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x75e24250>}
2022-10-11 08:29:38,510 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-10-11 08:29:38,511 - {modules.http.device:57} - DEBUG - Start device reading {'component21': <modules.http.counter.HttpCounter object at 0x7505a460>}
2022-10-11 08:29:38,512 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Trockner']
2022-10-11 08:29:38,520 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-10-11 08:29:38,512 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component22': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x7505a760>}
2022-10-11 08:29:38,524 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-10-11 08:29:38,515 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-10-11 08:29:38,540 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component23': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x746dcda8>}
2022-10-11 08:29:38,541 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 08:29:38,543 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component24': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x734c0130>}
2022-10-11 08:29:38,547 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-10-11 08:29:38,549 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-10-11 08:29:38,551 - {soc.modules.common.req:11} - DEBUG - Get-Response: 5298.682
2022-10-11 08:29:38,552 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 5298.682
2022-10-11 08:29:38,553 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2022-10-11 08:29:38,556 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-10-11 08:29:38,562 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 08:29:38,563 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":2.48,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-10-11 08:29:38,955 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":1.13,"overpower":0.00,"is_valid":true,"timestamp":1665476979,"counters":[1.116, 1.095, 1.110],"total":5089869}
2022-10-11 08:29:38,956 - {pymodbus.client.sync:218} - ERROR - Connection to (None, 502) failed: [Errno 111] Connection refused
2022-10-11 08:29:39,369 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-10-11 08:29:39,376 - {soc.modules.common.store._api:26} - DEBUG - Raw data CounterState(voltages=[229.527, 227.765, 230.485], powers=[-72.0, 147.7, 85.7], currents=[-0.395, 1.389, 0.652], power_factors=[0.899, 0.725, 0.728], imported=33594055.9, exported=73695029.1, power=161.3, frequency=50)
2022-10-11 08:29:39,380 - {modules.common.simcount._simcount:275} - DEBUG - Fortsetzen der Simulation: Importzähler: 251069800Ws, Export-Zähler: 0Ws
2022-10-11 08:29:39,386 - {modules.common.simcount._simcount:275} - DEBUG - Fortsetzen der Simulation: Importzähler: 199961990Ws, Export-Zähler: 0Ws
2022-10-11 08:29:39,391 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-10-11 08:29:39,394 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-10-11 08:29:39,401 - {modules.common.simcount._calculate:13} - DEBUG - time passed: 9.96483, power1: 2, power2: 2.48
2022-10-11 08:29:39,401 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-10-11 08:29:39,402 - {modules.common.simcount._calculate:13} - DEBUG - time passed: 9.96829, power1: 1, power2: 1.13
2022-10-11 08:29:39,420 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-10-11 08:29:39,422 - {modules.common.simcount._calculate:29} - DEBUG - power did not change sign. Total energy: 22.3212
2022-10-11 08:29:39,427 - {modules.common.simcount._calculate:29} - DEBUG - power did not change sign. Total energy: 10.6162
2022-10-11 08:29:39,431 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-10-11 08:29:39,434 - {modules.sma_sunny_boy.inverter:62} - DEBUG - WR 192.168.178.204: InverterState(currents=[0.0, 0.0, 0.0], power=-75, exported=2200833), DC Power True
2022-10-11 08:29:39,445 - {soc.modules.common.store._api:26} - DEBUG - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-75, exported=2200833)
2022-10-11 08:29:39,442 - {modules.common.simcount._simcount:295} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 199962000.6162325, Einspeisung[Ws]: 0
2022-10-11 08:29:39,434 - {modules.common.simcount._simcount:295} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 251069822.32122597, Einspeisung[Ws]: 0
2022-10-11 08:29:39,451 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 08:29:39,456 - {modules.common.simcount._simcount:302} - INFO - simcount Ergebnis: Bezug[Wh]: 55545.0001711757, Einspeisung[Wh]: 0.0
2022-10-11 08:29:39,461 - {modules.common.simcount._simcount:302} - INFO - simcount Ergebnis: Bezug[Wh]: 69741.61731145166, Einspeisung[Wh]: 0.0
2022-10-11 08:29:39,464 - {modules.common.simcount._simcount:306} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 199962000.6162325 Export: 0 Power: 1.13
2022-10-11 08:29:39,465 - {modules.common.simcount._simcount:306} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 251069822.32122597 Export: 0 Power: 2.48
2022-10-11 08:29:39,470 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-10-11 08:29:39,471 - {soc.modules.common.store._api:26} - DEBUG - 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=55545.0001711757, exported=0.0, power=1.13, frequency=50)
2022-10-11 08:29:39,475 - {soc.modules.common.store._api:26} - DEBUG - 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=69741.61731145166, exported=0.0, power=2.48, frequency=50)
2022-10-11 08:29:39,477 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-10-11 08:29:39,483 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-10-11 08:29:39,490 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 08:29:39,496 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-10-11 08:29:39,498 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-10-11 08:29:39,500 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-10-11 08:29:39,511 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 08:29:39,533 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-10-11 08:29:39,536 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-10-11 08:29:39,536 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-10-11 08:29:39,542 - {soc.modules.common.store._api:26} - DEBUG - 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=5298.682, exported=0, power=0.0, frequency=50)
2022-10-11 08:29:41,248 - {helpermodules.command:101} - DEBUG - Befehl: {'command': 'removeDevice', 'data': {'id': 17}}, Connection-ID: mqttjs_c39aa13c
2022-10-11 08:29:41,257 - {helpermodules.command:674} - DEBUG - Gelöschtes Topic: openWB/system/device/17/config
2022-10-11 08:29:41,260 - {helpermodules.command:674} - DEBUG - Gelöschtes Topic: openWB/system/device/17/component/24/config
2022-10-11 08:29:41,266 - {helpermodules.command:674} - DEBUG - Gelöschtes Topic: openWB/pv/24/config/max_ac_out
2022-10-11 08:29:41,269 - {helpermodules.subdata:693} - ERROR - Es konnte kein Device mit der ID 17 gefunden werden.
2022-10-11 08:29:41,547 - {pymodbus.client.sync:218} - ERROR - Connection to (192.168.178.201, 502) failed: timed out
2022-10-11 08:29:41,559 - {modules.loadvars:67} - ERROR - Fehler im loadvars-Modul bei Element {'type': 'counter', 'id': 14}
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 62, in _update_values_of_level
    component = self.__get_component_obj_by_id(element["id"])
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 74, in __get_component_obj_by_id
    if comp.component_config.id == id:
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-10-11 08:29:41,561 - {modules.loadvars:67} - ERROR - Fehler im loadvars-Modul bei Element {'type': 'counter', 'id': 15}
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 62, in _update_values_of_level
    component = self.__get_component_obj_by_id(element["id"])
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 74, in __get_component_obj_by_id
    if comp.component_config.id == id:
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-10-11 08:29:41,563 - {modules.loadvars:67} - ERROR - Fehler im loadvars-Modul bei Element {'type': 'counter', 'id': 21}
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 62, in _update_values_of_level
    component = self.__get_component_obj_by_id(element["id"])
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 74, in __get_component_obj_by_id
    if comp.component_config.id == id:
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-10-11 08:29:41,564 - {modules.loadvars:67} - ERROR - Fehler im loadvars-Modul bei Element {'type': 'inverter', 'id': 22}
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 62, in _update_values_of_level
    component = self.__get_component_obj_by_id(element["id"])
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 74, in __get_component_obj_by_id
    if comp.component_config.id == id:
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-10-11 08:29:41,565 - {modules.loadvars:67} - ERROR - Fehler im loadvars-Modul bei Element {'type': 'inverter', 'id': 23}
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 62, in _update_values_of_level
    component = self.__get_component_obj_by_id(element["id"])
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 74, in __get_component_obj_by_id
    if comp.component_config.id == id:
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-10-11 08:29:41,567 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-10-11 08:29:41,595 - {modules.loadvars:67} - ERROR - Fehler im loadvars-Modul bei Element {'type': 'counter', 'id': 7}
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 62, in _update_values_of_level
    component = self.__get_component_obj_by_id(element["id"])
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 74, in __get_component_obj_by_id
    if comp.component_config.id == id:
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-10-11 08:29:41,700 - {control.counter:426} - DEBUG - 23757.6W EVU-Leistung, die noch bezogen werden kann.
2022-10-11 08:29:41,704 - {control.ev:622} - DEBUG - Keine Ladung, da kein Zeitfenster für Zeitladen aktiv ist.
2022-10-11 08:29:41,705 - {control.chargepoint:681} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-10-11 08:29:41,707 - {control.ev:476} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-10-11 08:29:41,710 - {control.ev:404} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-10-11 08:29:41,714 - {control.chargepoint:853} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 0.0
2022-10-11 08:29:41,719 - {control.pv:89} - DEBUG - -357.4W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-10-11 08:29:41,723 - {control.data:294} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-10-11 08:29:41,726 - {control.data:267} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0, power=0, imported=3397653.0, exported=0))
2022-10-11 08:29:41,727 - {control.data:294} - DEBUG - cp13
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=35.0), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3397653.0, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[228.4, 230.6, 229.5]), set=Set(autolock_state=0, change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=3397653.0, imported_at_plugtime=3397653.0, imported_since_mode_switch=0, imported_since_plugged=0.0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_time='10/10/2022, 21:22:47', required_power=1380, rfid=None, charging_ev_data=<control.ev.Ev object at 0x73e62370>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2022-10-11 08:29:41,727 - {control.data:294} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-10-11 08:29:41,728 - {control.data:294} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 348, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 2188.099999996}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 23, 'type': 'inverter', 'children': []}]}]}}
2022-10-11 08:29:41,728 - {control.data:294} - DEBUG - counter7
{'set': {'consumption_left': 23757.6, 'currents_used': [-0.28, 1.38, 0.65]}, 'get': {'daily_exported': 0.0, 'daily_imported': 2186.099999996, 'voltages': [228.6, 228.73, 227.58], 'currents': [-0.28, 1.38, 0.65], 'powers': [-32.3, 191.6, 83.1], 'power_factors': [0.67, 0.81, 0.72], 'imported': 33594035.1, 'exported': 73695029.1, 'power': 242.4, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'frequency': 50}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-10-11 08:29:41,733 - {control.data:294} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 7.82250369181, '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': 55544.89392480793, 'exported': 0.0, 'power': 1.14, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-10-11 08:29:41,733 - {control.data:294} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 17.80361128556, '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': 69741.39391867894, 'power': 2.43, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-10-11 08:29:41,734 - {control.data:294} - DEBUG - counter21
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 0.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': 5298.682, 'exported': 0, 'power': 0.0, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-10-11 08:29:41,734 - {control.data:294} - DEBUG - ct0
ChargeTemplateData(name='Standard-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=6, 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', soc=50, amount=22))))
2022-10-11 08:29:41,735 - {control.data:294} - DEBUG - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={'1': TimeChargingPlan(name='Urlaub', active=True, time=['05:00', '11:00'], current=16, frequency=Frequency(selected='once', once=['2022-08-07', '2022-08-07'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=0, max_soc=95), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='soc', soc=45, amount=''))))
2022-10-11 08:29:41,735 - {control.data:294} - DEBUG - 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_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=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=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-10-11 08:29:41,737 - {control.data:294} - DEBUG - 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_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, 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=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-10-11 08:29:41,738 - {control.data:294} - DEBUG - ev2
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_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, 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=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-10-11 08:29:41,738 - {control.data:294} - DEBUG - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', 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_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=6, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='pv_charging', chargemode='pv_charging', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=35.0, soc_timestamp='10/11/2022, 00:57:42', force_soc_update=False, range=167.934629))
2022-10-11 08:29:41,739 - {control.data:294} - DEBUG - 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_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-10-11 08:29:41,739 - {control.data:294} - DEBUG - et1
EvTemplateData(name='Tesla', 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_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-10-11 08:29:41,739 - {control.data:275} - DEBUG - general_data
GeneralData(chargemode_config=ChargemodeConfig(individual_mode=True, instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), 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=3), 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=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2022-10-11 08:29:41,741 - {control.data:294} - DEBUG - graph
{'config': {'duration': 120}}
2022-10-11 08:29:41,741 - {control.data:294} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-10-11 08:29:41,742 - {control.data:294} - DEBUG - all
{'set': {'overhang_power_left': -357.4, 'available_power': -357.4, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -110, 'exported': 42822538, 'daily_exported': 2, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-10-11 08:29:41,742 - {control.data:294} - DEBUG - pv22
{'get': {'daily_exported': 0, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -43, 'exported': 2200826, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-10-11 08:29:41,742 - {control.data:294} - DEBUG - pv23
{'get': {'daily_exported': 2, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -67, 'exported': 40621712, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-10-11 08:29:41,743 - {control.data:294} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1665469769, 'time': '08:29:29', 'grid': 0.242, 'counter14-power': 0.001, 'counter15-power': 0.002, 'counter21-power': 0.0, 'house-power': 0.348, 'charging-all': 0.0, 'pv-all': 0.11, 'cp13-power': 0.0}, 'version': '1.99.003', 'current_commit': '2022-10-05 10:22:59 +0200 [9f94c0a7]', 'current_missing_commits': [], 'available_branches': {'soc_for_tesla': {'commit': '2022-03-29 13:06:55 +0200 [3c1c7efc]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php', '1.99.002': '1.99.002: Merge pull request #339 from benderl/web'}}, 'prepareAlgorithm': {'commit': '2021-12-23 11:30:09 +0100 [28cac49e]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}, 'fix_charge_template_plans': {'commit': '2022-01-14 11:53:39 +0100 [378c1bb5]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}, 'web': {'commit': '2021-12-28 10:53:54 +0100 [9b21a7ad]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}, 'master': {'commit': '2022-10-05 10:22:59 +0200 [9f94c0a7]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php', '1.99.002': '1.99.002: Merge pull request #339 from benderl/web', '1.99.003': '1.99.003: Update README.md'}}, 'testing': {'commit': '2022-09-27 12:21:00 +0200 [c2a21b57]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php', '1.99.002': '1.99.002: Merge pull request #339 from benderl/web', '1.99.003': '1.99.003: Update README.md'}}, 'min_current_by_phases_in_use': {'commit': '2022-02-04 16:36:24 +0100 [00dc88d7]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}, 'unique_id_components_chargepoints': {'commit': '2022-02-21 12:11:59 +0100 [d2b8f81f]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}}, 'current_branch': 'master', 'current_branch_commit': '2022-10-05 10:22:59 +0200 [9f94c0a7]', 'module_update_completed': True}
2022-10-11 08:29:41,744 - {control.data:307} - DEBUG - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2022-10-11 08:29:41,745 - {control.data:311} - ERROR - Fehler im Data-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 309, in _print_device_config
    log.debug(f"{comp_key}\n{dataclass_utils.asdict(comp_value.component_config)}")
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-10-11 08:29:41,749 - {control.data:307} - DEBUG - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2022-10-11 08:29:41,749 - {control.data:309} - DEBUG - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-10-11 08:29:41,750 - {control.data:307} - DEBUG - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2022-10-11 08:29:41,750 - {control.data:309} - DEBUG - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-10-11 08:29:41,751 - {control.data:307} - DEBUG - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2022-10-11 08:29:41,755 - {control.data:309} - DEBUG - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': 'none', 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2022-10-11 08:29:41,755 - {control.data:307} - DEBUG - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2022-10-11 08:29:41,756 - {control.data:309} - DEBUG - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2022-10-11 08:29:41,756 - {control.data:307} - DEBUG - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2022-10-11 08:29:41,756 - {control.data:309} - DEBUG - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2022-10-11 08:29:41,757 - {control.data:281} - DEBUG - 

2022-10-11 08:29:41,757 - {control.algorithm:44} - DEBUG - # Algorithmus-Start
2022-10-11 08:29:41,758 - {control.algorithm:46} - INFO - EVU-Punkt: Leistung[W] 242.4, Ströme[A] [-0.28, 1.38, 0.65]
2022-10-11 08:29:41,758 - {control.algorithm:84} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-10-11 08:29:41,760 - {control.algorithm:199} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-10-11 08:29:41,762 - {control.algorithm:563} - INFO - ## Zuteilung des Überschusses
2022-10-11 08:29:41,763 - {control.algorithm:589} - DEBUG - Zuteilung für Ladepunkte [13] in Lademodus pv_charging Submodus pv_charging Prio False
2022-10-11 08:29:41,768 - {control.pv:190} - INFO - LP 13: Die Ladung kann nicht gestartet werden, da die Einschaltschwelle (1300W) nicht erreicht wird.
2022-10-11 08:29:41,778 - {control.algorithm:846} - INFO - Keine Ladung an LP13, da das Reduzieren/Abschalten der anderen Ladepunkte nicht ausreicht.
2022-10-11 08:29:41,779 - {control.algorithm:848} - DEBUG - Wiederherstellen des Zustands, bevor LP13 betrachtet wurde.
2022-10-11 08:29:41,782 - {control.algorithm:599} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-10-11 08:29:41,784 - {control.algorithm:859} - INFO - ## Übrigen Überschuss verteilen.
2022-10-11 08:29:41,786 - {control.process:22} - DEBUG - # Ladung starten.
2022-10-11 08:29:41,791 - {control.process:107} - INFO - LP13: set current 0 A
2022-10-11 08:29:41,795 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-10-11 08:29:41,813 - {control.pv:433} - DEBUG - -357.4W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-10-11 08:29:41,817 - {control.counter:445} - DEBUG - 23757.6W verbleibende EVU-Bezugs-Leistung
2022-10-11 08:29:42,276 - {helpermodules.command:597} - INFO - pub_success: Gerät mit ID '17' gelöscht.
2022-10-11 08:29:42,276 - {helpermodules.command:606} - INFO - Befehl erfolgreich ausgeführt: Gerät mit ID '17' gelöscht.
2022-10-11 08:29:48,473 - {root:63} - INFO - # ***Start*** 
Kann es daran liegen dass die Eigenschaften in meiner Struktur lediglich 'config' heissen, nicht aber 'component_config' - gab es hier eine Änderung, und falls ja, hätte diese automatisch korrigiert werden sollen?
Screenshot 2022-10-11 084656.png
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
LenaK
Beiträge: 1029
Registriert: Fr Jan 22, 2021 6:40 am

Re: Feedback 2.0 Alpha 3

Beitrag von LenaK »

Das Attribut hat in der Klasse gefehlt. Bitte nochmal ein Update machen.
Benutzeravatar
mrinas
Beiträge: 1911
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback 2.0 Alpha 3

Beitrag von mrinas »

LenaK hat geschrieben: Di Okt 11, 2022 7:39 am Das Attribut hat in der Klasse gefehlt. Bitte nochmal ein Update machen.
Jup, das hat geholfen, vielen Dank Lena! Beide Wechselrichter liefern wieder die Daten, Fehlermeldungen sind verschwunden.
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
Benutzeravatar
mrinas
Beiträge: 1911
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback 2.0 Alpha 3

Beitrag von mrinas »

Nun hab ich noch ein weiteres Thema entdeckt, die EVU Daten (SMA EnergyMeter) sind ebenfalls hängengeblieben. Allerdings kann ich hier keinen Fehler im Log finden.

Code: Alles auswählen

2022-10-11 10:39:25,256 - {root:63} - INFO - # ***Start*** 
2022-10-11 10:39:25,314 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-10-11 10:39:25,315 - {modules.json.device:57} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x75c94e68>}
2022-10-11 10:39:25,315 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-10-11 10:39:25,316 - {modules.json.device:57} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x74fecbf8>}
2022-10-11 10:39:25,317 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Pumpe']
2022-10-11 10:39:25,317 - {modules.http.device:57} - DEBUG - Start device reading {'component21': <modules.http.counter.HttpCounter object at 0x74fecdf0>}
2022-10-11 10:39:25,319 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component22': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x74fec7c0>}
2022-10-11 10:39:25,320 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Trockner']
2022-10-11 10:39:25,321 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component23': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x74fecf40>}
2022-10-11 10:39:25,329 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-10-11 10:39:25,330 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-10-11 10:39:25,330 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-10-11 10:39:25,338 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-10-11 10:39:25,339 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-10-11 10:39:25,351 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 10:39:25,364 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-10-11 10:39:25,365 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-10-11 10:39:25,368 - {soc.modules.common.req:11} - DEBUG - Get-Response: 5298.842
2022-10-11 10:39:25,373 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 5298.842
2022-10-11 10:39:25,373 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":1.09,"overpower":0.00,"is_valid":true,"timestamp":1665484766,"counters":[1.139, 1.141, 1.150],"total":5090011}
2022-10-11 10:39:25,778 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2022-10-11 10:39:25,784 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 10:39:25,786 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-10-11 10:39:25,787 - {soc.modules.common.store._api:26} - DEBUG - Raw data CounterState(voltages=[230.091, 227.974, 230.297], powers=[-460.1, -184.7, 101.9], currents=[-2.016, -1.519, 0.717], power_factors=[0.998, 0.748, 0.785], imported=33594254.6, exported=73695411.8, power=-542.9, frequency=50)
2022-10-11 10:39:25,788 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.00,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-10-11 10:39:26,169 - {modules.common.simcount._simcount:275} - DEBUG - Fortsetzen der Simulation: Importzähler: 251086369Ws, Export-Zähler: 0Ws
2022-10-11 10:39:26,173 - {modules.common.simcount._calculate:13} - DEBUG - time passed: 9.95248, power1: 0, power2: 0
2022-10-11 10:39:26,174 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-10-11 10:39:26,174 - {modules.common.simcount._calculate:29} - DEBUG - power did not change sign. Total energy: 0
2022-10-11 10:39:26,178 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-10-11 10:39:26,177 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-10-11 10:39:26,180 - {modules.common.simcount._simcount:275} - DEBUG - Fortsetzen der Simulation: Importzähler: 199969536Ws, Export-Zähler: 0Ws
2022-10-11 10:39:26,181 - {modules.common.simcount._simcount:295} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 251086369.0, Einspeisung[Ws]: 0
2022-10-11 10:39:26,193 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-10-11 10:39:26,196 - {modules.common.simcount._calculate:13} - DEBUG - time passed: 9.97313, power1: 1, power2: 1.09
2022-10-11 10:39:26,200 - {modules.common.simcount._simcount:302} - INFO - simcount Ergebnis: Bezug[Wh]: 69746.21361111112, Einspeisung[Wh]: 0.0
2022-10-11 10:39:26,201 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-10-11 10:39:26,202 - {modules.common.simcount._calculate:29} - DEBUG - power did not change sign. Total energy: 10.4219
2022-10-11 10:39:26,203 - {modules.common.simcount._simcount:306} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 251086369.0 Export: 0 Power: 0
2022-10-11 10:39:26,206 - {modules.common.simcount._simcount:295} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 199969546.4219201, Einspeisung[Ws]: 0
2022-10-11 10:39:26,210 - {soc.modules.common.store._api:26} - DEBUG - 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=69746.21361111112, exported=0.0, power=0, frequency=50)
2022-10-11 10:39:26,214 - {modules.common.simcount._simcount:302} - INFO - simcount Ergebnis: Bezug[Wh]: 55547.09622831114, Einspeisung[Wh]: 0.0
2022-10-11 10:39:26,214 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 10:39:26,219 - {modules.common.simcount._simcount:306} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 199969546.4219201 Export: 0 Power: 1.09
2022-10-11 10:39:26,220 - {modules.sma_sunny_boy.inverter:62} - DEBUG - WR 192.168.178.204: InverterState(currents=[0.0, 0.0, 0.0], power=-438, exported=2201445), DC Power True
2022-10-11 10:39:26,228 - {soc.modules.common.store._api:26} - DEBUG - 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=55547.09622831114, exported=0.0, power=1.09, frequency=50)
2022-10-11 10:39:26,231 - {soc.modules.common.store._api:26} - DEBUG - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-438, exported=2201445)
2022-10-11 10:39:26,242 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-10-11 10:39:26,245 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-10-11 10:39:26,245 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-10-11 10:39:26,251 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 10:39:26,256 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-10-11 10:39:26,258 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-10-11 10:39:26,259 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-10-11 10:39:26,265 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-10-11 10:39:26,273 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-10-11 10:39:26,275 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-10-11 10:39:26,276 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-10-11 10:39:26,279 - {soc.modules.common.store._api:26} - DEBUG - 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=5298.842, exported=0, power=0.0, frequency=50)
2022-10-11 10:39:28,349 - {pymodbus.client.sync:218} - ERROR - Connection to (192.168.178.201, 502) failed: timed out
2022-10-11 10:39:28,385 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-10-11 10:39:28,388 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Pumpe']
2022-10-11 10:39:28,390 - {soc.modules.common.store._api:30} - DEBUG - 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=55547.09622831114, exported=0.0, power=1.09, frequency=50)
2022-10-11 10:39:28,392 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Trockner']
2022-10-11 10:39:28,394 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-10-11 10:39:28,401 - {soc.modules.common.store._api:30} - DEBUG - 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=69746.21361111112, exported=0.0, power=0, frequency=50)
2022-10-11 10:39:28,402 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-10-11 10:39:28,406 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Haus (neu)']
2022-10-11 10:39:28,426 - {soc.modules.common.store._api:26} - DEBUG - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-515, exported=40622441)
2022-10-11 10:39:28,422 - {soc.modules.common.store._api:26} - DEBUG - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-438, exported=2201445)
2022-10-11 10:39:28,430 - {soc.modules.common.store._api:30} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-438, exported=2201445)
2022-10-11 10:39:28,411 - {soc.modules.common.store._api:30} - DEBUG - 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=5298.842, exported=0, power=0.0, frequency=50)
2022-10-11 10:39:28,428 - {soc.modules.common.store._api:30} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-515, exported=40622441)
2022-10-11 10:39:28,616 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-10-11 10:39:28,679 - {control.counter:426} - DEBUG - 23757.6W EVU-Leistung, die noch bezogen werden kann.
2022-10-11 10:39:28,682 - {control.ev:622} - DEBUG - Keine Ladung, da kein Zeitfenster für Zeitladen aktiv ist.
2022-10-11 10:39:28,683 - {control.chargepoint:681} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-10-11 10:39:28,687 - {control.ev:476} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-10-11 10:39:28,688 - {control.ev:404} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-10-11 10:39:28,689 - {control.chargepoint:853} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 0.0
2022-10-11 10:39:28,693 - {control.pv:89} - DEBUG - -357.4W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-10-11 10:39:28,697 - {control.data:294} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-10-11 10:39:28,699 - {control.data:267} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0, power=0, imported=3397653.0, exported=0))
2022-10-11 10:39:28,699 - {control.data:294} - DEBUG - cp13
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=35.0), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3397653.0, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[228.9, 230.4, 230.0]), set=Set(autolock_state=0, change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=3397653.0, imported_at_plugtime=3397653.0, imported_since_mode_switch=0, imported_since_plugged=0.0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_time='10/10/2022, 21:22:47', required_power=1380, rfid=None, charging_ev_data=<control.ev.Ev object at 0x73dd52b0>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2022-10-11 10:39:28,700 - {control.data:294} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-10-11 10:39:28,700 - {control.data:294} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 1194, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 3544.0}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 23, 'type': 'inverter', 'children': []}]}]}}
2022-10-11 10:39:28,700 - {control.data:294} - DEBUG - counter7
{'set': {'consumption_left': 23757.6, 'currents_used': [-0.28, 1.38, 0.65]}, 'get': {'daily_exported': 0.0, 'daily_imported': 2207.0, 'voltages': [228.6, 228.73, 227.58], 'currents': [-0.28, 1.38, 0.65], 'powers': [-32.3, 191.6, 83.1], 'power_factors': [0.67, 0.81, 0.72], 'imported': 33594035.1, 'exported': 73695029.1, 'power': 242.4, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'frequency': 50}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-10-11 10:39:28,702 - {control.data:294} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 10.07790825587, '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': 55547.09622831114, 'exported': 0.0, 'power': 1.09, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-10-11 10:39:28,703 - {control.data:294} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 22.78525158789, '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': 69746.21361111112, 'power': 0, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-10-11 10:39:28,703 - {control.data:294} - DEBUG - counter21
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 0.16, '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': 5298.842, 'exported': 0, 'power': 0.0, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-10-11 10:39:28,704 - {control.data:294} - DEBUG - ct0
ChargeTemplateData(name='Standard-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=6, 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', soc=50, amount=22))))
2022-10-11 10:39:28,704 - {control.data:294} - DEBUG - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={'1': TimeChargingPlan(name='Urlaub', active=True, time=['05:00', '11:00'], current=16, frequency=Frequency(selected='once', once=['2022-08-07', '2022-08-07'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=0, max_soc=95), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='soc', soc=45, amount=''))))
2022-10-11 10:39:28,704 - {control.data:294} - DEBUG - 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_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=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=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-10-11 10:39:28,706 - {control.data:294} - DEBUG - 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_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, 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=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-10-11 10:39:28,708 - {control.data:294} - DEBUG - ev2
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_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, 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=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-10-11 10:39:28,709 - {control.data:294} - DEBUG - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', 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_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=6, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='pv_charging', chargemode='pv_charging', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=35.0, soc_timestamp='10/11/2022, 00:57:42', force_soc_update=False, range=167.934629))
2022-10-11 10:39:28,709 - {control.data:294} - DEBUG - 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_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-10-11 10:39:28,709 - {control.data:294} - DEBUG - et1
EvTemplateData(name='Tesla', 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_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-10-11 10:39:28,710 - {control.data:275} - DEBUG - general_data
GeneralData(chargemode_config=ChargemodeConfig(individual_mode=True, instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), 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=3), 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=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2022-10-11 10:39:28,711 - {control.data:294} - DEBUG - graph
{'config': {'duration': 120}}
2022-10-11 10:39:28,711 - {control.data:294} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-10-11 10:39:28,712 - {control.data:294} - DEBUG - all
{'set': {'overhang_power_left': -357.4, 'available_power': -357.4, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -953, 'exported': 42823884, 'daily_exported': 1340, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-10-11 10:39:28,712 - {control.data:294} - DEBUG - pv22
{'get': {'daily_exported': 612, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -438, 'exported': 2201445, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-10-11 10:39:28,712 - {control.data:294} - DEBUG - pv23
{'get': {'daily_exported': 728, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -515, 'exported': 40622441, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-10-11 10:39:28,713 - {control.data:294} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1665477556, 'time': '10:39:16', 'grid': 0.242, 'counter14-power': 0.001, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 1.195, 'charging-all': 0.0, 'pv-all': 0.954, 'cp13-power': 0.0}, 'version': '1.99.003', 'current_commit': '2022-10-11 09:36:50 +0200 [0f7e3a07]', 'current_missing_commits': [], 'available_branches': {'soc_for_tesla': {'commit': '2022-03-29 13:06:55 +0200 [3c1c7efc]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php', '1.99.002': '1.99.002: Merge pull request #339 from benderl/web'}}, 'prepareAlgorithm': {'commit': '2021-12-23 11:30:09 +0100 [28cac49e]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}, 'fix_charge_template_plans': {'commit': '2022-01-14 11:53:39 +0100 [378c1bb5]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}, 'web': {'commit': '2021-12-28 10:53:54 +0100 [9b21a7ad]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}, 'master': {'commit': '2022-10-11 09:36:50 +0200 [0f7e3a07]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php', '1.99.002': '1.99.002: Merge pull request #339 from benderl/web', '1.99.003': '1.99.003: Update README.md'}}, 'testing': {'commit': '2022-09-27 12:21:00 +0200 [c2a21b57]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php', '1.99.002': '1.99.002: Merge pull request #339 from benderl/web', '1.99.003': '1.99.003: Update README.md'}}, 'min_current_by_phases_in_use': {'commit': '2022-02-04 16:36:24 +0100 [00dc88d7]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}, 'unique_id_components_chargepoints': {'commit': '2022-02-21 12:11:59 +0100 [d2b8f81f]', 'tags': {'0.1': '0.1: changes', '0.12': '0.12: minor changes', '0.14': '0.14: minor changes', '0.15': '0.15: minor changes', '0.2': '0.2: changes', '0.40': '0.40: lastmanagement fuer Hauptladepunkt, Bezug/Einspeiseregelung PV Modus', '0.99': '0.99: Merge pull request #33 from snaptec/master', '1.0': '1.0: Merge pull request #36 from snaptec/master', '1.7': '1.7: Update display.php'}}}, 'current_branch': 'master', 'current_branch_commit': '2022-10-11 09:36:50 +0200 [0f7e3a07]', 'module_update_completed': True}
2022-10-11 10:39:28,714 - {control.data:307} - DEBUG - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2022-10-11 10:39:28,714 - {control.data:309} - DEBUG - component7
{'name': 'EnergyMeter 1.0', 'type': 'counter', 'id': 7, 'configuration': {'serials': None}}
2022-10-11 10:39:28,715 - {control.data:307} - DEBUG - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2022-10-11 10:39:28,715 - {control.data:309} - DEBUG - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-10-11 10:39:28,715 - {control.data:307} - DEBUG - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2022-10-11 10:39:28,715 - {control.data:309} - DEBUG - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-10-11 10:39:28,716 - {control.data:307} - DEBUG - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2022-10-11 10:39:28,717 - {control.data:309} - DEBUG - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': 'none', 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2022-10-11 10:39:28,719 - {control.data:307} - DEBUG - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2022-10-11 10:39:28,720 - {control.data:309} - DEBUG - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2022-10-11 10:39:28,722 - {control.data:307} - DEBUG - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2022-10-11 10:39:28,723 - {control.data:309} - DEBUG - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2022-10-11 10:39:28,725 - {control.data:281} - DEBUG - 

2022-10-11 10:39:28,725 - {control.algorithm:44} - DEBUG - # Algorithmus-Start
2022-10-11 10:39:28,725 - {control.algorithm:46} - INFO - EVU-Punkt: Leistung[W] 242.4, Ströme[A] [-0.28, 1.38, 0.65]
2022-10-11 10:39:28,727 - {control.algorithm:84} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-10-11 10:39:28,730 - {control.algorithm:199} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-10-11 10:39:28,731 - {control.algorithm:563} - INFO - ## Zuteilung des Überschusses
2022-10-11 10:39:28,732 - {control.algorithm:589} - DEBUG - Zuteilung für Ladepunkte [13] in Lademodus pv_charging Submodus pv_charging Prio False
2022-10-11 10:39:28,735 - {control.pv:190} - INFO - LP 13: Die Ladung kann nicht gestartet werden, da die Einschaltschwelle (1300W) nicht erreicht wird.
2022-10-11 10:39:28,741 - {control.algorithm:846} - INFO - Keine Ladung an LP13, da das Reduzieren/Abschalten der anderen Ladepunkte nicht ausreicht.
2022-10-11 10:39:28,742 - {control.algorithm:848} - DEBUG - Wiederherstellen des Zustands, bevor LP13 betrachtet wurde.
2022-10-11 10:39:28,744 - {control.algorithm:599} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-10-11 10:39:28,744 - {control.algorithm:859} - INFO - ## Übrigen Überschuss verteilen.
2022-10-11 10:39:28,750 - {control.process:22} - DEBUG - # Ladung starten.
2022-10-11 10:39:28,752 - {control.process:107} - INFO - LP13: set current 0 A
2022-10-11 10:39:28,754 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-10-11 10:39:28,789 - {control.pv:433} - DEBUG - -357.4W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-10-11 10:39:28,793 - {control.counter:445} - DEBUG - 23757.6W verbleibende EVU-Bezugs-Leistung
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
LenaK
Beiträge: 1029
Registriert: Fr Jan 22, 2021 6:40 am

Re: Feedback 2.0 Alpha 3

Beitrag von LenaK »

Der Wert bleibt unverändert bei 542.9 W Export? Der Wert wird offenbar ausgelesen und gepublished.
Im Zählerportal des Herstellers werden die Werte noch aktualisiert?
Benutzeravatar
mrinas
Beiträge: 1911
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback 2.0 Alpha 3

Beitrag von mrinas »

bleibt stabil bei 242W export, ja. Scheinen auf dem letzten Stand hängen geblieben zu sein.

Generell funktioniert alles, hab' ja parallel noch die 1.9er am Laufen, hier kommen die EVU Daten wunderbar an.
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
LenaK
Beiträge: 1029
Registriert: Fr Jan 22, 2021 6:40 am

Re: Feedback 2.0 Alpha 3

Beitrag von LenaK »

Noch ein Fix, nun sollten auch die SMA SH Daten wieder kommen.
Benutzeravatar
mrinas
Beiträge: 1911
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback 2.0 Alpha 3

Beitrag von mrinas »

LenaK hat geschrieben: Di Okt 11, 2022 12:40 pm Noch ein Fix, nun sollten auch die SMA SH Daten wieder kommen.
Jup, passt.
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
mallesepp
Beiträge: 72
Registriert: Do Dez 10, 2020 3:39 pm

Re: Feedback 2.0 Alpha 3

Beitrag von mallesepp »

Bei mir tritt immer noch nachstehender Fehler beim Update auf:
Was kann ich tun, oder wird das gefixt? Danke

Bei der Verarbeitung des Befehls 'systemUpdate' mit den Parametern '[object Object]' ist ein Fehler aufgetreten:

Es ist ein interner Fehler aufgetreten: Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/command.py", line 106, in on_message
func(connection_id, payload)
File "/var/www/html/openWB/packages/helpermodules/command.py", line 538, in systemUpdate
pub_success_user(
TypeError: pub_success_user() missing 2 required pos
openWB series II plus 01/2021, 8-) 17kw PV O/W mit Fronius Symo 8.2 und Symo 6.0 mit Smartmeter,
11/20-05/22 - SEAT Leon ehybrid verkauft
06/22 - Hyundai Kona Elektro 150kw Trend darknight
LutzB
Beiträge: 3509
Registriert: Di Feb 25, 2020 9:23 am

Re: Feedback 2.0 Alpha 3

Beitrag von LutzB »

Gesperrt