Solaredge Hybrid-System

Fragen zur Nutzung, Features, usw..
Ihaglc
Beiträge: 422
Registriert: Fr Nov 06, 2020 11:32 am

Re: Solaredge Hybrid-System

Beitrag von Ihaglc »

Nachdem die Werte bis jetzt nicht auffällig waren, wird heute wieder PV während der Dunkelheit angezeigt.
OWB 2.0 Version 2023-02-10 12:47:59 +0100 [13980e45]

Code: Alles auswählen

2023-02-13 19:28:10,096 - {root:61} - {INFO:MainThread} - # ***Start*** 
2023-02-13 19:28:10,121 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0xb26047a8>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0xb25f9e08>, 'component2': <modules.devices.solaredge.bat.SolaredgeBat object at 0xb5bfa0d0>}
2023-02-13 19:28:10,123 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-02-13 19:28:10,128 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-02-13 19:28:10,190 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-34, -374, 143, 196], Scale 0
2023-02-13 19:28:10,210 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [24, 6, 10], Scale -1
2023-02-13 19:28:10,229 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23678, 23758, 23782, 0, 0, 0, 0], Scale -2
2023-02-13 19:28:10,250 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [5000], Scale -2
2023-02-13 19:28:10,293 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [6359, -9559, -8059], Scale -2
2023-02-13 19:28:10,310 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [6650429, 2093960, 4039026, 4080124, 4294836, 5636528, 1464196, 756794], Scale 0
2023-02-13 19:28:10,310 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[236.78, 237.58, 237.82], powers=[374.0, -143.0, -196.0], currents=[2.4000000000000004, -0.6000000000000001, -1.0], power_factors=[0.6359, -0.9559000000000001, -0.8059000000000001], imported=4294836.0, exported=6650429.0, power=34.0, frequency=50.0)
2023-02-13 19:28:10,312 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-02-13 19:28:10,329 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [7530], Scale -1
2023-02-13 19:28:10,349 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [15645158], Scale 0
2023-02-13 19:28:10,402 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [116, 119, 115], Scale -2
2023-02-13 19:28:10,431 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [7644], Scale -1
2023-02-13 19:28:10,432 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[-1.16, -1.19, -1.1500000000000001], power=-753.0, exported=15645158.0, dc_power=-764.4000000000001)
2023-02-13 19:28:10,433 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-02-13 19:28:10,470 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1676312881.1622548, power=-840.0, imported=58212.97190834177, exported=43183.86351201177)
2023-02-13 19:28:10,471 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00258566, power1: -840, power2: -840
2023-02-13 19:28:10,471 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -2.17195
2023-02-13 19:28:10,471 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 2.17195 Wh, new state: SimCounterState(timestamp=1676312890.4706275, power=-840.0, imported=58212.97190834177, exported=43186.035465650166)
2023-02-13 19:28:10,472 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=58212.97190834177, exported=43186.035465650166, power=-840.0, soc=79.0)
2023-02-13 19:28:13,236 - {modules.common.fault_state:40} - {ERROR:cp3} - Ladepunkt: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 60, in get_values
    self.__client_error_context.reset_error_counter()
  File "/var/www/html/openWB/packages/modules/common/component_context.py", line 99, in __exit__
    raise exception
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 53, in get_values
    pub.pub_single("openWB/set/isss/heartbeat", 0, hostname=ip_address)
  File "/var/www/html/openWB/packages/helpermodules/pub.py", line 51, in pub_single
    publish.single(topic, json.dumps(payload), hostname=hostname, retain=True)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 240, in single
    multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 176, in multiple
    client.connect(hostname, port, keepalive)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 914, in connect
    return self.reconnect()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1044, in reconnect
    sock = self._create_socket_connection()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 3685, in _create_socket_connection
    return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host

2023-02-13 19:28:13,239 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['SolarEdge Speicher']
2023-02-13 19:28:13,245 - {modules.common.store._api:30} - {DEBUG:component2} - Saving BatState(imported=58212.97190834177, exported=43186.035465650166, power=-840.0, soc=79.0)
2023-02-13 19:28:13,279 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-02-13 19:28:13,280 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-02-13 19:28:13,280 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=87.0, exported=15660184.93, dc_power=None)
2023-02-13 19:28:13,281 - {modules.common.store._api:30} - {DEBUG:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=87.0, exported=15660184.93, dc_power=None)
2023-02-13 19:28:13,299 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-02-13 19:28:13,300 - {modules.common.store._api:30} - {DEBUG:component0} - Saving CounterState(voltages=[236.78, 237.58, 237.82], powers=[374.0, -143.0, -196.0], currents=[2.4000000000000004, -0.6000000000000001, -1.0], power_factors=[0.6359, -0.9559000000000001, -0.8059000000000001], imported=4294836.0, exported=6650429.0, power=34.0, frequency=50.0)
2023-02-13 19:28:13,354 - {control.counter:139} - {DEBUG:MainThread} - Verbleibende Ströme an Zähler 0: [46.6, 49.6, 50.0]
2023-02-13 19:28:13,355 - {control.counter:161} - {DEBUG:MainThread} - Verbleibende Leistung an Zähler 0: 39966.0
2023-02-13 19:28:13,356 - {control.chargepoint:354} - {INFO:MainThread} - LP 3: Keine Ladung, da kein Auto angesteckt ist.
2023-02-13 19:28:13,357 - {control.bat_all:145} - {INFO:MainThread} - -840.0W verbliebende Speicher-Leistung
2023-02-13 19:28:13,358 - {control.data:334} - {DEBUG:MainThread} - bat2
BatData(get=Get(soc=79, daily_exported=2399.62, daily_imported=10894.22, imported=58212.97, exported=43186.04, fault_state=0, fault_str='Kein Fehler.', power=-840.0))
2023-02-13 19:28:13,359 - {control.data:305} - {DEBUG:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=79, daily_exported=2399.62, daily_imported=10894.22, imported=58212.97, exported=43183.86, power=-840.0), set=Set(charging_power_left=-840.0, switch_on_soc_reached=False))
2023-02-13 19:28:13,359 - {control.data:306} - {DEBUG:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=0, exported=0))
2023-02-13 19:28:13,359 - {control.data:334} - {DEBUG:MainThread} - cp3
ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=ConnectedSoc(fault_str='Kein Fehler.', fault_state=0, range_charged=0, range_unit='km', range=0, soc=0, timestamp=None)), currents=[0.0, 0.0, 0.0], daily_imported=0, daily_exported=0, exported=0, fault_str='Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk.', fault_state=2, 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 0xb2b3b238>), config=Config(connection_module={'type': 'external_openwb', 'name': 'Externe openWB', 'configuration': {'ip_address': '192.168.2.199', 'duo_num': 1}}, power_module={}, ev=0, name='Standard-Ladepunkt', type='external_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-02-13 19:28:13,363 - {control.data:334} - {DEBUG:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-02-13 19:28:13,364 - {control.data:334} - {DEBUG:MainThread} - counter0
CounterData(config=Config(max_currents=[50, 50, 50], max_total_power=40000), get=Get(powers=[374.0, -143.0, -196.0], currents=[2.4, -0.6, -1.0], voltages=[236.78, 237.58, 237.82], power_factors=[0.64, -0.96, -0.81], unbalanced_load=0, frequency=50.0, daily_exported=14575.0, daily_imported=3553.0, imported=4294836.0, exported=6650429.0, fault_state=0, fault_str='Kein Fehler.', power=34.0), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=39966.0, raw_currents_left=[46.6, 49.6, 50.0], surplus_power_left=0, state_str=''))
2023-02-13 19:28:13,364 - {control.data:310} - {DEBUG:MainThread} - counter_all_data
CounterAllData(get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 2, 'type': 'bat', 'children': []}]}, {'id': 3, 'type': 'cp', 'children': []}, {'id': 2, 'type': 'bat', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=787.0, invalid_home_consumption=0, daily_yield_home_consumption=11265.0))
2023-02-13 19:28:13,364 - {control.data:334} - {DEBUG:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='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=17, limit=Limit(selected='none', amount=8000, soc=50))))
2023-02-13 19:28:13,365 - {control.data:334} - {DEBUG:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_single_phase=32, battery_capacity=82, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2023-02-13 19:28:13,365 - {control.data:334} - {DEBUG:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=17, 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=22, min_current=6, max_current_single_phase=32, battery_capacity=13, nominal_difference=1)
2023-02-13 19:28:13,365 - {control.data:314} - {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=95, switch_off_delay=60, switch_off_soc=95, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=95, switch_on_threshold=1500), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=3), 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.4857, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-02-13 19:28:13,367 - {control.data:315} - {DEBUG:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-02-13 19:28:13,367 - {control.data:316} - {DEBUG:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme='cards'), led=Led(active=False), rfid=Rfid(active=False))
2023-02-13 19:28:13,367 - {control.data:334} - {DEBUG:MainThread} - pv1
PvData(config=Config(max_ac_out=7200), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=30834.6, monthly_exported=0, yearly_exported=0, exported=15660184.93, fault_state=0, fault_str='Kein Fehler.', power=87.0))
2023-02-13 19:28:13,368 - {control.data:318} - {DEBUG:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=30834.6, monthly_exported=0, yearly_exported=0, exported=15660185.11, power=84.0))
2023-02-13 19:28:13,368 - {control.data:334} - {DEBUG:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.2.129', 'current_commit': '2023-02-10 12:47:59 +0100 [13980e45]', 'current_branch': 'master', 'current_branch_commit': '2023-02-10 12:47:59 +0100 [13980e45]', 'current_missing_commits': [], 'boot_done': True, 'dataprotection_acknowledged': False, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.102.0', 'datastore_version': 7, 'lastlivevaluesJson': {'timestamp': 1676312886, 'time': '19:28:06', 'grid': 0.012, 'house-power': 0.768, 'charging-all': 0.0, 'pv-all': -0.082, 'bat-all-power': -0.84, 'bat-all-soc': 79}, 'module_update_completed': True}
2023-02-13 19:28:13,368 - {control.data:347} - {DEBUG:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.2.134'}}
2023-02-13 19:28:13,368 - {control.data:349} - {DEBUG:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-02-13 19:28:13,368 - {control.data:349} - {DEBUG:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-02-13 19:28:13,369 - {control.data:349} - {DEBUG:MainThread} - component2
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 2, 'configuration': {'modbus_id': 1}}
2023-02-13 19:28:13,369 - {control.data:321} - {DEBUG:MainThread} - 

2023-02-13 19:28:13,369 - {control.algorithm.algorithm:26} - {DEBUG:MainThread} - # Algorithmus
2023-02-13 19:28:13,370 - {control.algorithm.algorithm:32} - {DEBUG:MainThread} - **Mindestrom setzen**
2023-02-13 19:28:13,372 - {control.algorithm.algorithm:34} - {DEBUG:MainThread} - **Sollstrom setzen**
2023-02-13 19:28:13,376 - {control.counter:198} - {DEBUG:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-02-13 19:28:13,376 - {control.counter:461} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-02-13 19:28:13,377 - {control.algorithm.algorithm:45} - {DEBUG:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-02-13 19:28:13,377 - {control.process:22} - {DEBUG:MainThread} - # Ladung starten.
2023-02-13 19:28:13,380 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-02-13 19:28:16,356 - {modules.common.fault_state:40} - {ERROR:cp3} - Ladepunkt: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 44, in set_current
    pub.pub_single("openWB/set/isss/Lp2Current", current,
  File "/var/www/html/openWB/packages/modules/common/component_context.py", line 99, in __exit__
    raise exception
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 41, in set_current
    pub.pub_single("openWB/set/isss/Current", current,
  File "/var/www/html/openWB/packages/helpermodules/pub.py", line 51, in pub_single
    publish.single(topic, json.dumps(payload), hostname=hostname, retain=True)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 240, in single
    multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 176, in multiple
    client.connect(hostname, port, keepalive)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 914, in connect
    return self.reconnect()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1044, in reconnect
    sock = self._create_socket_connection()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 3685, in _create_socket_connection
    return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host

2023-02-13 19:28:16,360 - {control.counter:186} - {DEBUG:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-02-13 19:28:16,594 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-02-13 19:28:20,622 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-02-13 19:28:20,623 - {root:61} - {INFO:MainThread} - # ***Start*** 
2023-02-13 19_27_08-Start.jpg
2023-02-13 19_31_16-Start.jpg
2023-02-13 19_31_35-Start.jpg

Hängt das auch hiermit zusammen?
Ihaglc hat geschrieben: Fr Feb 03, 2023 12:38 pm Ergänzung:
2. Fall Laden des Speichers mit EVU Leistung:
Sie wird fälschlicher Weise auch als PV Leistung angezeigt2023-02-03 13_23_58-Start.jpg2023-02-03 13_26_02-Start.jpg2023-02-03 13_26_28-Start.jpgnew 25.txt
Gruß
Thomas
----------------------------------------
Wallbox OpenWB Standard+ 22 kW
PV Modul JaSolar
WR Solaredge SE7K Hybrid
Speicher LG Resu13
EV Mercedes GLC Hybrid
Ihaglc
Beiträge: 422
Registriert: Fr Nov 06, 2020 11:32 am

Re: Solaredge Hybrid-System

Beitrag von Ihaglc »

Habe heute bei relativ konstanter PV Leistung und konstantem Hausverbrauch mit der 2.0 im PV Modus das Auto geladen.
Dabei ist mir aufgefallen, dass die Ladung relativ nervös auf Verbrauchsänderungen reagiert und es zu einem Nachschwingen von Ladestrom und Speicherladung kommt.
Macht sich dann bei vielen Veränderungen des Verbrauchs dann bestimmt noch mehr bemerkbar.
2023-03-01 12_10_07-Start.jpg
2023-03-01 12_10_07-Start.jpg (8.76 KiB) 948 mal betrachtet
2023-03-01 11_45_51-Start.jpg
Dies ist in 1.9 dagegen wesentlich stabiler.
Dateianhänge
2023-03-01 12_06_03-Start.jpg
2023-03-01 12_12_25-Start.jpg
2023-03-01 12_12_25-Start.jpg (9.06 KiB) 948 mal betrachtet
new26.txt
(1.68 MiB) 35-mal heruntergeladen
Gruß
Thomas
----------------------------------------
Wallbox OpenWB Standard+ 22 kW
PV Modul JaSolar
WR Solaredge SE7K Hybrid
Speicher LG Resu13
EV Mercedes GLC Hybrid
Ihaglc
Beiträge: 422
Registriert: Fr Nov 06, 2020 11:32 am

Re: Solaredge Hybrid-System

Beitrag von Ihaglc »

Mit der openwb 2.0 Version 2023-03-13 14:52:30 +0100 [91d8e437] hat sich wieder ein Fehler eingeschlichen, diesmal für den Speicher:

Beim Laden des Speichers wird eine viel zu hohe Leistung angezeigt
new28.txt
(155.36 KiB) 35-mal heruntergeladen
2023-03-15 16_15_37-Start.jpg


beim Entladen des Speichers stimmen die Werte zu 1.9 wieder überein
new 29.txt
(180.58 KiB) 37-mal heruntergeladen
2023-03-15 17_20_29-Start.jpg
PS: in den Logs vermisse ich die Start/Ende Einträge " # ***Start*** ".
Habe stattdessen die ausführlichen *.txt Dateien angehangen.


Während der Dunkelheit wird in OWB 2.0 die PV -Leistung mit 87W angezeigt,
währenddessen in OWB 1.9 die PV Leistung 0 W beträgt und im Hausverbrauch um diesen Wert höher angezeigt wird
2023-03-15 19_26_50-Start.jpg
Gruß
Thomas
----------------------------------------
Wallbox OpenWB Standard+ 22 kW
PV Modul JaSolar
WR Solaredge SE7K Hybrid
Speicher LG Resu13
EV Mercedes GLC Hybrid
Ihaglc
Beiträge: 422
Registriert: Fr Nov 06, 2020 11:32 am

Re: Solaredge Hybrid-System

Beitrag von Ihaglc »

an dem Fehlerbild in der jetzt aktuellen Master Version 2023-03-23 13:52:54 +0100 [e55e40fc] hat sich leider nichts geändert.
Fehler wie oben beschrieben weiter vorhanden.
2023-03-24 11_45_43-Start.jpg

Code: Alles auswählen

2023-03-24 11:48:33,857 - {control.data:349} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-03-24 11:48:33,857 - {control.data:349} - {INFO:MainThread} - component3
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 3, 'configuration': {'modbus_id': 1}}
2023-03-24 11:48:33,857 - {control.data:321} - {INFO:MainThread} - 

2023-03-24 11:48:33,857 - {control.algorithm.algorithm:26} - {INFO:MainThread} - # Algorithmus
2023-03-24 11:48:33,858 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Mindestrom setzen**
2023-03-24 11:48:33,862 - {control.algorithm.algorithm:34} - {INFO:MainThread} - **Sollstrom setzen**
2023-03-24 11:48:33,867 - {control.counter:185} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-03-24 11:48:33,868 - {control.counter:448} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-03-24 11:48:33,868 - {control.algorithm.algorithm:45} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-03-24 11:48:33,868 - {control.process:22} - {INFO:MainThread} - # Ladung starten.
2023-03-24 11:48:33,874 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt']
2023-03-24 11:48:36,744 - {modules.common.fault_state:40} - {ERROR:cp2} - Ladepunkt: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 44, in set_current
    pub.pub_single("openWB/set/isss/Lp2Current", current,
  File "/var/www/html/openWB/packages/modules/common/component_context.py", line 99, in __exit__
    raise exception
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 41, in set_current
    pub.pub_single("openWB/set/isss/Current", current,
  File "/var/www/html/openWB/packages/helpermodules/pub.py", line 51, in pub_single
    publish.single(topic, json.dumps(payload), hostname=hostname, retain=True)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 240, in single
    multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 176, in multiple
    client.connect(hostname, port, keepalive)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 914, in connect
    return self.reconnect()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1044, in reconnect
    sock = self._create_socket_connection()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 3685, in _create_socket_connection
    return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host

2023-03-24 11:48:36,749 - {control.counter:173} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-03-24 11:48:37,007 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-03-24 11:48:40,068 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-03-24 11:48:40,069 - {root:61} - {INFO:MainThread} - # ***Start*** 
2023-03-24 11:48:40,114 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0x7258d3b8>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x7258d3d0>, 'component3': <modules.devices.solaredge.bat.SolaredgeBat object at 0x7258d028>}
2023-03-24 11:48:40,115 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt']
2023-03-24 11:48:40,121 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-03-24 11:48:40,158 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [3, 496, 859, -1352], Scale 0
2023-03-24 11:48:40,179 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [24, 36, 61], Scale -1
2023-03-24 11:48:40,198 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23659, 23681, 23642, 0, 0, 0, 0], Scale -2
2023-03-24 11:48:40,218 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4997], Scale -2
2023-03-24 11:48:40,261 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-8370, -9950, 9980], Scale -2
2023-03-24 11:48:40,278 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [6777622, 2136003, 4164908, 4217438, 4626741, 6001818, 1559629, 806022], Scale 0
2023-03-24 11:48:40,279 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[236.59, 236.81, 236.42000000000002], powers=[-496.0, -859.0, 1352.0], currents=[-2.4000000000000004, -3.6, 6.1000000000000005], power_factors=[-0.8370000000000001, -0.995, 0.998], imported=4626741.0, exported=6777622.0, power=-3.0, frequency=49.97)
2023-03-24 11:48:40,281 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-03-24 11:48:40,297 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [25850], Scale -1
2023-03-24 11:48:40,369 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [16187297], Scale 0
2023-03-24 11:48:40,388 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [364, 367, 360], Scale -2
2023-03-24 11:48:40,409 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [26243], Scale -1
2023-03-24 11:48:40,409 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[-3.64, -3.67, -3.6], power=-2585.0, exported=16187297.0, dc_power=-2624.3)
2023-03-24 11:48:40,412 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-03-24 11:48:40,449 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1679654910.899919, power=-551.0, imported=94164.73610287099, exported=72252.45721418156)
2023-03-24 11:48:40,450 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00265271, power1: -551, power2: -667
2023-03-24 11:48:40,451 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -1.6155
2023-03-24 11:48:40,451 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 1.6155 Wh, new state: SimCounterState(timestamp=1679654920.4496582, power=-667.0, imported=94164.73610287099, exported=72254.07271171644)
2023-03-24 11:48:40,453 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=94164.73610287099, exported=72254.07271171644, power=-667.0, soc=54.0)
2023-03-24 11:48:43,224 - {modules.common.fault_state:40} - {ERROR:cp2} - Ladepunkt: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 60, in get_values
    self.__client_error_context.reset_error_counter()
  File "/var/www/html/openWB/packages/modules/common/component_context.py", line 99, in __exit__
    raise exception
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 53, in get_values
    pub.pub_single("openWB/set/isss/heartbeat", 0, hostname=ip_address)
  File "/var/www/html/openWB/packages/helpermodules/pub.py", line 51, in pub_single
    publish.single(topic, json.dumps(payload), hostname=hostname, retain=True)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 240, in single
    multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 176, in multiple
    client.connect(hostname, port, keepalive)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 914, in connect
    return self.reconnect()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1044, in reconnect
    sock = self._create_socket_connection()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 3685, in _create_socket_connection
    return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host

2023-03-24 11:48:43,230 - {modules.common.component_context:24} - {DEBUG:component3} - Update Komponente ['SolarEdge Speicher']
2023-03-24 11:48:43,231 - {modules.common.store._api:30} - {INFO:component3} - Saving BatState(imported=94164.73610287099, exported=72254.07271171644, power=-667.0, soc=54.0)
2023-03-24 11:48:43,285 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-03-24 11:48:43,286 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt']
2023-03-24 11:48:43,288 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1918.0, exported=16209207.67, dc_power=None)
2023-03-24 11:48:43,290 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1918.0, exported=16209207.67, dc_power=None)
2023-03-24 11:48:43,320 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-03-24 11:48:43,321 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[236.59, 236.81, 236.42000000000002], powers=[-496.0, -859.0, 1352.0], currents=[-2.4000000000000004, -3.6, 6.1000000000000005], power_factors=[-0.8370000000000001, -0.995, 0.998], imported=4626741.0, exported=6777622.0, power=-3.0, frequency=49.97)
2023-03-24 11:48:43,429 - {control.bat_all:166} - {DEBUG:MainThread} -  Verbleibende Speicher-Leistung: -551.0W
2023-03-24 11:48:43,433 - {control.bat_all:171} - {DEBUG:MainThread} - Ladeleistungs-Reserve (300W) subtrahieren: -851.0
2023-03-24 11:48:43,439 - {control.bat_all:149} - {INFO:MainThread} - -851.0W verbliebende Speicher-Leistung
2023-03-24 11:48:43,445 - {control.counter:125} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [52.4, 53.6, 43.9]A
2023-03-24 11:48:43,445 - {control.counter:148} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 50003.0W
2023-03-24 11:48:43,452 - {control.chargepoint:354} - {INFO:MainThread} - LP 2: Keine Ladung, da kein Auto angesteckt ist.
2023-03-24 11:48:43,457 - {control.data:334} - {INFO:MainThread} - bat3
BatData(get=Get(soc=54, daily_exported=726.5, daily_imported=5789.49, imported=94164.74, exported=72254.07, fault_state=0, fault_str='Kein Fehler.', power=-667.0))
2023-03-24 11:48:43,460 - {control.data:305} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=54, daily_exported=726.5, daily_imported=5789.49, imported=94164.74, exported=72252.46, power=-551.0), set=Set(charging_power_left=-851.0, switch_on_soc_reached=True))
2023-03-24 11:48:43,461 - {control.data:306} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=0, exported=0))
2023-03-24 11:48:43,462 - {control.data:334} - {INFO:MainThread} - cp2
ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0.0, 0.0, 0.0], daily_imported=0, daily_exported=0, exported=0, fault_str='Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk.', fault_state=2, 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 0x7135f550>), config=Config(connection_module={'type': 'external_openwb', 'name': 'Externe openWB', 'configuration': {'ip_address': '192.168.2.231', 'duo_num': 1}}, power_module={}, ev=0, name='Standard-Ladepunkt', type='external_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=False, control_pilot_interruption_hw=False, id=2))
2023-03-24 11:48:43,462 - {control.data:334} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-03-24 11:48:43,463 - {control.data:334} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[50, 50, 50], max_total_power=50000), get=Get(powers=[-496.0, -859.0, 1352.0], currents=[-2.4, -3.6, 6.1], voltages=[236.59, 236.81, 236.42], power_factors=[-0.84, -0.99, 1.0], unbalanced_load=0, frequency=49.97, daily_exported=667.0, daily_imported=3704.0, imported=4626741.0, exported=6777622.0, fault_state=0, fault_str='Kein Fehler.', power=-3.0), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=50003.0, raw_currents_left=[52.4, 53.6, 43.9], surplus_power_left=0, state_str=''))
2023-03-24 11:48:43,463 - {control.data:310} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 3, 'type': 'bat', 'children': []}]}, {'id': 2, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=2582.0, invalid_home_consumption=0, daily_yield_home_consumption=9346.0))
2023-03-24 11:48:43,464 - {control.data:334} - {INFO: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='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=75, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=14, limit=Limit(selected='soc', amount=500, soc=100))))
2023-03-24 11:48:43,464 - {control.data:334} - {INFO: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=0.5), et_num=0), soc_error_counter=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='03/24/2023, 08:20:16', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-03-24 11:48:43,469 - {control.data:334} - {INFO: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=0.5), et_num=0), soc_error_counter=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-03-24 11:48:43,469 - {control.data:334} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=32, 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=23, min_current=6, max_current_single_phase=32, battery_capacity=13, nominal_difference=0.5)
2023-03-24 11:48:43,470 - {control.data:314} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=1), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=300, control_range=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=1, rundown_power=2000, rundown_soc=80, switch_off_delay=179, switch_off_soc=0, switch_off_threshold=50, switch_on_delay=180, switch_on_soc=0, 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=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.48, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-03-24 11:48:43,470 - {control.data:315} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-03-24 11:48:43,470 - {control.data:316} - {INFO: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-03-24 11:48:43,471 - {control.data:334} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=7200), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=11371.99, monthly_exported=0, yearly_exported=0, exported=16209207.67, fault_state=0, fault_str='Kein Fehler.', power=-1918.0))
2023-03-24 11:48:43,472 - {control.data:318} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=11371.99, monthly_exported=0, yearly_exported=0, exported=16209202.28, power=-2022.0))
2023-03-24 11:48:43,473 - {control.data:334} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.2.130', 'current_commit': '2023-03-23 13:52:54 +0100 [e55e40fc]', 'current_branch': 'master', 'current_branch_commit': '2023-03-23 13:52:54 +0100 [e55e40fc]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.102.0', 'datastore_version': 7, 'lastlivevaluesJson': {'timestamp': 1679654916, 'time': '11:48:36', 'grid': 0.086, 'house-power': 2.659, 'charging-all': 0.0, 'pv-all': 2.294, 'ev0-soc': 0, 'bat-all-power': -0.396, 'bat-all-soc': 54}, 'module_update_completed': True}
2023-03-24 11:48:43,473 - {control.data:347} - {INFO:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.2.134'}}
2023-03-24 11:48:43,474 - {control.data:349} - {INFO:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-03-24 11:48:43,474 - {control.data:349} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-03-24 11:48:43,474 - {control.data:349} - {INFO:MainThread} - component3
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 3, 'configuration': {'modbus_id': 1}}
2023-03-24 11:48:43,475 - {control.data:321} - {INFO:MainThread} - 

2023-03-24 11:48:43,475 - {control.algorithm.algorithm:26} - {INFO:MainThread} - # Algorithmus
2023-03-24 11:48:43,476 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Mindestrom setzen**
2023-03-24 11:48:43,483 - {control.algorithm.algorithm:34} - {INFO:MainThread} - **Sollstrom setzen**
2023-03-24 11:48:43,486 - {control.counter:185} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-03-24 11:48:43,486 - {control.counter:448} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-03-24 11:48:43,487 - {control.algorithm.algorithm:45} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-03-24 11:48:43,487 - {control.process:22} - {INFO:MainThread} - # Ladung starten.
2023-03-24 11:48:43,495 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt']
2023-03-24 11:48:45,243 - {helpermodules.command:110} - {DEBUG:Thread-7} - Befehl: {'command': 'systemFetchVersions', 'data': {}}, Connection-ID: mqttjs_6b04720f
2023-03-24 11:48:45,243 - {helpermodules.command:581} - {INFO:Thread-7} - Fetch versions requested
2023-03-24 11:48:45,244 - {helpermodules.messaging:42} - {DEBUG:Thread-7} - pub_message: message: 'Versionsliste wird aktualisiert...' type: 'MessageType.INFO' target: 'MessageTarget.USER'
2023-03-24 11:48:45,245 - {helpermodules.messaging:62} - {DEBUG:Thread-7} - Befehl erfolgreich ausgeführt: Versionsliste wird aktualisiert...
2023-03-24 11:48:46,343 - {modules.common.fault_state:40} - {ERROR:cp2} - Ladepunkt: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 44, in set_current
    pub.pub_single("openWB/set/isss/Lp2Current", current,
  File "/var/www/html/openWB/packages/modules/common/component_context.py", line 99, in __exit__
    raise exception
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 41, in set_current
    pub.pub_single("openWB/set/isss/Current", current,
  File "/var/www/html/openWB/packages/helpermodules/pub.py", line 51, in pub_single
    publish.single(topic, json.dumps(payload), hostname=hostname, retain=True)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 240, in single
    multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 176, in multiple
    client.connect(hostname, port, keepalive)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 914, in connect
    return self.reconnect()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1044, in reconnect
    sock = self._create_socket_connection()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 3685, in _create_socket_connection
    return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host

Kurioser Weise wurde in der Entwicklungszweig-Version "feature-mercedesEQ" vom 16.03.2023 die Anzeige korrigiert und wieder richtig dargestellt.
Hat man vergessen diese Korrektur in den Master zu übernehmen?

Hier zum Vergleich, der Link zu den Screenshots und logs mit dem feature-mercedesEQ Branch
viewtopic.php?p=82955#p82955
Gruß
Thomas
----------------------------------------
Wallbox OpenWB Standard+ 22 kW
PV Modul JaSolar
WR Solaredge SE7K Hybrid
Speicher LG Resu13
EV Mercedes GLC Hybrid
LenaK
Beiträge: 975
Registriert: Fr Jan 22, 2021 6:40 am

Re: Solaredge Hybrid-System

Beitrag von LenaK »

Der Fehler für die zu hohen Speicherwerte ist im Master behoben.

Deas Loglevel unter Einstellungen -> System -> Fehlersuche musst Du auf Details stellen. Dann findest Du " # ***Start*** " wieder.
LenaK
Beiträge: 975
Registriert: Fr Jan 22, 2021 6:40 am

Re: Solaredge Hybrid-System

Beitrag von LenaK »

Ihaglc hat geschrieben: Mi Mär 01, 2023 11:23 am Habe heute bei relativ konstanter PV Leistung und konstantem Hausverbrauch mit der 2.0 im PV Modus das Auto geladen.
Dabei ist mir aufgefallen, dass die Ladung relativ nervös auf Verbrauchsänderungen reagiert und es zu einem Nachschwingen von Ladestrom und Speicherladung kommt.
Macht sich dann bei vielen Veränderungen des Verbrauchs dann bestimmt noch mehr bemerkbar.
2023-03-01 12_10_07-Start.jpg2023-03-01 11_45_51-Start.jpg
Dies ist in 1.9 dagegen wesentlich stabiler.
Warum lädt das Auto ab 11:39 überhaupt noch. Der Lademodus steht auf Stop. Du hast entweder den Ladepunkt im Nur-Lp-Modus und die 2.0 eingeschaltet oder den Ladepunkt nicht im NurLP-Modus und die 1.9 regelt den Lademodus? Wenn 1.9 und 2.0 gleichzeitig steuern, führt das zu allerlei Effekten.
Ihaglc
Beiträge: 422
Registriert: Fr Nov 06, 2020 11:32 am

Re: Solaredge Hybrid-System

Beitrag von Ihaglc »

Hallo Lena ,

Danke für dein Nachfragen,

Habe zunächst mit openWB2.0 das Auto geladen ,auf Stopp gesetzt, den Ladepunkt durch Vergabe nicht vergebener IP-Adresse deaktiviert , danach auf 1.9 umgeschaltet und zuvor die 2.0 als externen Ladepunkt deaktiviert, die Umschaltungzeit erkennst Du auch am Speicher, der in der Zeit dann geladen wurde.
Ich hätte jetzt erwartet, dass nach Deaktivieren des Ladepunktes in openwb 2.0 der Ladestrom nicht mehr angezeigt wird ( während 1.9 aktiv ist ), was aber trotzdem geschah.
Bei dem jeweiligem Laden in 2.0 und 1.9 wurde mit PV geladen.

Das Geschlingere wurde aber vor der Umschaltung aufgezeichnet, dürfte also nichts damit zu tun haben.
Zuletzt geändert von Ihaglc am Do Mär 30, 2023 3:55 pm, insgesamt 1-mal geändert.
Gruß
Thomas
----------------------------------------
Wallbox OpenWB Standard+ 22 kW
PV Modul JaSolar
WR Solaredge SE7K Hybrid
Speicher LG Resu13
EV Mercedes GLC Hybrid
Ihaglc
Beiträge: 422
Registriert: Fr Nov 06, 2020 11:32 am

Re: Solaredge Hybrid-System

Beitrag von Ihaglc »

LenaK hat geschrieben: Do Mär 30, 2023 1:58 pm Der Fehler für die zu hohen Speicherwerte ist im Master behoben.

Deas Loglevel unter Einstellungen -> System -> Fehlersuche musst Du auf Details stellen. Dann findest Du " # ***Start*** " wieder.
Vielen Dank Lena
Gruß
Thomas
----------------------------------------
Wallbox OpenWB Standard+ 22 kW
PV Modul JaSolar
WR Solaredge SE7K Hybrid
Speicher LG Resu13
EV Mercedes GLC Hybrid
Ihaglc
Beiträge: 422
Registriert: Fr Nov 06, 2020 11:32 am

Re: Solaredge Hybrid-System

Beitrag von Ihaglc »

LenaK hat geschrieben: Do Mär 30, 2023 1:58 pm Der Fehler für die zu hohen Speicherwerte ist im Master behoben.

Deas Loglevel unter Einstellungen -> System -> Fehlersuche musst Du auf Details stellen. Dann findest Du " # ***Start*** " wieder.
Vielen Dank Lena

Werte stimmen jetzt fast wieder.

Das Problem mit PV Leistung trotz Dunkelheit ist jedoch wieder da und verfälscht wohl auch die PV Energie.
viewtopic.php?p=82341#p82341

sieht so aus, als ob
OWB 1.9 Hausverbrauch Leistung = OWB2.0 Hausverbrauch Leistung + "PV-Leistung-Dunkelheit"

Code: Alles auswählen

2023-03-30 20:21:20,163 - {root:61} - {INFO:MainThread} - # ***Start*** 
2023-03-30 20:21:20,190 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0x75ae5388>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x725b9850>, 'component3': <modules.devices.solaredge.bat.SolaredgeBat object at 0x7258d6e8>}
2023-03-30 20:21:20,190 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt']
2023-03-30 20:21:20,195 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-03-30 20:21:20,232 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-11, -314, 175, 127], Scale 0
2023-03-30 20:21:20,251 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [19, 7, 6], Scale -1
2023-03-30 20:21:20,272 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23603, 23794, 23760, 0, 0, 0, 0], Scale -2
2023-03-30 20:21:20,292 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4997], Scale -2
2023-03-30 20:21:20,312 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [6869, -9520, -7969], Scale -2
2023-03-30 20:21:20,332 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [6798463, 2143753, 4193317, 4248550, 4652560, 6058537, 1570988, 810190], Scale 0
2023-03-30 20:21:20,333 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[236.03, 237.94, 237.6], powers=[314.0, -175.0, -127.0], currents=[1.9000000000000001, -0.7000000000000001, -0.6000000000000001], power_factors=[0.6869, -0.9520000000000001, -0.7968999999999999], imported=4652560.0, exported=6798463.0, power=11.0, frequency=49.97)
2023-03-30 20:21:20,335 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-03-30 20:21:20,372 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [5580], Scale -1
2023-03-30 20:21:20,392 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [16307856], Scale 0
2023-03-30 20:21:20,422 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [79, 83, 79], Scale -2
2023-03-30 20:21:20,442 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [5664], Scale -1
2023-03-30 20:21:20,443 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[-0.79, -0.8300000000000001, -0.79], power=-558.0, exported=16307856.0, dc_power=-566.4)
2023-03-30 20:21:20,444 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-03-30 20:21:20,593 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1680200471.1120775, power=-591.0, imported=0, exported=315.4300119964944)
2023-03-30 20:21:20,594 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00263364, power1: -591, power2: -616
2023-03-30 20:21:20,594 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -1.5894
2023-03-30 20:21:20,595 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 1.5894 Wh, new state: SimCounterState(timestamp=1680200480.593172, power=-616.0, imported=0, exported=317.01941216048266)
2023-03-30 20:21:20,596 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=0, exported=317.01941216048266, power=-616.0, soc=15.0)
2023-03-30 20:21:23,285 - {modules.common.fault_state:40} - {ERROR:cp2} - Ladepunkt: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 60, in get_values
    self.__client_error_context.reset_error_counter()
  File "/var/www/html/openWB/packages/modules/common/component_context.py", line 99, in __exit__
    raise exception
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 53, in get_values
    pub.pub_single("openWB/set/isss/heartbeat", 0, hostname=ip_address)
  File "/var/www/html/openWB/packages/helpermodules/pub.py", line 51, in pub_single
    publish.single(topic, json.dumps(payload), hostname=hostname, retain=True)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 240, in single
    multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 176, in multiple
    client.connect(hostname, port, keepalive)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 914, in connect
    return self.reconnect()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1044, in reconnect
    sock = self._create_socket_connection()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 3685, in _create_socket_connection
    return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host

2023-03-30 20:21:23,298 - {modules.common.component_context:24} - {DEBUG:component3} - Update Komponente ['SolarEdge Speicher']
2023-03-30 20:21:23,300 - {modules.common.store._api:30} - {INFO:component3} - Saving BatState(imported=0, exported=317.01941216048266, power=-616.0, soc=15.0)
2023-03-30 20:21:23,346 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-03-30 20:21:23,347 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt']
2023-03-30 20:21:23,348 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=58.0, exported=16307538.98, dc_power=None)
2023-03-30 20:21:23,349 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=58.0, exported=16307538.98, dc_power=None)
2023-03-30 20:21:23,381 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-03-30 20:21:23,382 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[236.03, 237.94, 237.6], powers=[314.0, -175.0, -127.0], currents=[1.9000000000000001, -0.7000000000000001, -0.6000000000000001], power_factors=[0.6869, -0.9520000000000001, -0.7968999999999999], imported=4652560.0, exported=6798463.0, power=11.0, frequency=49.97)
2023-03-30 20:21:23,481 - {control.bat_all:172} - {DEBUG:MainThread} -  Verbleibende Speicher-Leistung: -616.0W
2023-03-30 20:21:23,482 - {control.bat_all:177} - {DEBUG:MainThread} - Ladeleistungs-Reserve (300W) subtrahieren: -916.0
2023-03-30 20:21:23,482 - {control.bat_all:150} - {INFO:MainThread} - -916.0W verbliebende Speicher-Leistung
2023-03-30 20:21:23,486 - {control.counter:125} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [48.1, 50.7, 50.6]A
2023-03-30 20:21:23,486 - {control.counter:148} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 49989.0W
2023-03-30 20:21:23,489 - {control.chargepoint:354} - {INFO:MainThread} - LP 2: Keine Ladung, da kein Auto angesteckt ist.
2023-03-30 20:21:23,494 - {control.data:334} - {INFO:MainThread} - bat3
BatData(get=Get(soc=15, daily_exported=6373.73, daily_imported=5200.21, imported=0, exported=317.02, fault_state=0, fault_str='Kein Fehler.', power=-616.0))
2023-03-30 20:21:23,496 - {control.data:305} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=15, daily_exported=6373.73, daily_imported=5200.21, imported=0, exported=315.43, power=-591.0), set=Set(charging_power_left=-916.0, switch_on_soc_reached=True))
2023-03-30 20:21:23,497 - {control.data:306} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=0, exported=0))
2023-03-30 20:21:23,497 - {control.data:334} - {INFO:MainThread} - cp2
ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0.0, 0.0, 0.0], daily_imported=0, daily_exported=0, exported=0, fault_str='Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk.', fault_state=2, 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 0x713f2490>), config=Config(connection_module={'type': 'external_openwb', 'name': 'Externe openWB', 'configuration': {'ip_address': '192.168.2.231', 'duo_num': 1}}, power_module={}, ev=0, name='Standard-Ladepunkt', type='external_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=False, control_pilot_interruption_hw=False, id=2))
2023-03-30 20:21:23,498 - {control.data:334} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-03-30 20:21:23,498 - {control.data:334} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[50, 50, 50], max_total_power=50000), get=Get(powers=[314.0, -175.0, -127.0], currents=[1.9, -0.7, -0.6], voltages=[236.03, 237.94, 237.6], power_factors=[0.69, -0.95, -0.8], unbalanced_load=0, frequency=49.97, daily_exported=644.0, daily_imported=2580.0, imported=4652560.0, exported=6798463.0, fault_state=0, fault_str='Kein Fehler.', power=11.0), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=49989.0, raw_currents_left=[48.1, 50.7, 50.6], surplus_power_left=0, state_str=''))
2023-03-30 20:21:23,498 - {control.data:310} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 3, 'type': 'bat', 'children': []}]}, {'id': 2, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=569.0, invalid_home_consumption=0, daily_yield_home_consumption=19266.000000000015))
2023-03-30 20:21:23,499 - {control.data:334} - {INFO: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='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=75, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=14, limit=Limit(selected='soc', amount=500, soc=100))))
2023-03-30 20:21:23,500 - {control.data:334} - {INFO: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=0.5), et_num=0), soc_error_counter=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='03/30/2023, 10:54:17', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-03-30 20:21:23,501 - {control.data:334} - {INFO: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=0.5), et_num=0), soc_error_counter=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-03-30 20:21:23,501 - {control.data:334} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=32, 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=23, min_current=6, max_current_single_phase=32, battery_capacity=13, nominal_difference=0.5)
2023-03-30 20:21:23,501 - {control.data:314} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=1), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=300, control_range=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=1, rundown_power=2000, rundown_soc=80, switch_off_delay=179, switch_off_soc=0, switch_off_threshold=50, switch_on_delay=180, switch_on_soc=0, 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=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.48, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-03-30 20:21:23,502 - {control.data:315} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-03-30 20:21:23,502 - {control.data:316} - {INFO: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-03-30 20:21:23,503 - {control.data:334} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=7200), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=15820.48, monthly_exported=0, yearly_exported=0, exported=16307538.98, fault_state=0, fault_str='Kein Fehler.', power=58.0))
2023-03-30 20:21:23,505 - {control.data:318} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=15820.48, monthly_exported=0, yearly_exported=0, exported=16307539.57, power=64.0))
2023-03-30 20:21:23,506 - {control.data:334} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.2.130', 'current_commit': '2023-03-30 15:48:45 +0200 [a591d633]', 'current_branch': 'master', 'current_branch_commit': '2023-03-30 15:48:45 +0200 [a591d633]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.102.0', 'datastore_version': 7, 'lastlivevaluesJson': {'timestamp': 1680200476, 'time': '20:21:16', 'grid': 0.005, 'house-power': 0.532, 'charging-all': 0.0, 'pv-all': -0.065, 'ev0-soc': 0, 'bat-all-power': -0.591, 'bat-all-soc': 15}, 'module_update_completed': True}
2023-03-30 20:21:23,506 - {control.data:347} - {INFO:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.2.134'}}
2023-03-30 20:21:23,507 - {control.data:349} - {INFO:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-03-30 20:21:23,507 - {control.data:349} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-03-30 20:21:23,507 - {control.data:349} - {INFO:MainThread} - component3
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 3, 'configuration': {'modbus_id': 1}}
2023-03-30 20:21:23,507 - {control.data:321} - {INFO:MainThread} - 

2023-03-30 20:21:23,508 - {control.algorithm.algorithm:26} - {INFO:MainThread} - # Algorithmus
2023-03-30 20:21:23,508 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Mindestrom setzen**
2023-03-30 20:21:23,512 - {control.algorithm.algorithm:34} - {INFO:MainThread} - **Sollstrom setzen**
2023-03-30 20:21:23,517 - {control.counter:185} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-03-30 20:21:23,517 - {control.counter:448} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-03-30 20:21:23,518 - {control.algorithm.algorithm:45} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-03-30 20:21:23,518 - {control.process:22} - {INFO:MainThread} - # Ladung starten.
2023-03-30 20:21:23,533 - {modules.common.component_context:24} - {DEBUG:cp2} - Update Komponente ['Ladepunkt']
2023-03-30 20:21:26,404 - {modules.common.fault_state:40} - {ERROR:cp2} - Ladepunkt: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Host ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback: 
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 44, in set_current
    pub.pub_single("openWB/set/isss/Lp2Current", current,
  File "/var/www/html/openWB/packages/modules/common/component_context.py", line 99, in __exit__
    raise exception
  File "/var/www/html/openWB/packages/modules/chargepoints/external_openwb/chargepoint_module.py", line 41, in set_current
    pub.pub_single("openWB/set/isss/Current", current,
  File "/var/www/html/openWB/packages/helpermodules/pub.py", line 51, in pub_single
    publish.single(topic, json.dumps(payload), hostname=hostname, retain=True)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 240, in single
    multiple([msg], hostname, port, client_id, keepalive, will, auth, tls,
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/publish.py", line 176, in multiple
    client.connect(hostname, port, keepalive)
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 914, in connect
    return self.reconnect()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1044, in reconnect
    sock = self._create_socket_connection()
  File "/home/openwb/.local/lib/python3.9/site-packages/paho/mqtt/client.py", line 3685, in _create_socket_connection
    return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host

2023-03-30 20:21:26,408 - {control.counter:173} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-03-30 20:21:26,630 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-03-30 20:21:30,706 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-03-30 20:21:30,707 - {root:61} - {INFO:MainThread} - # ***Start*** 
Dateianhänge
2023-03-30 20_26_49-Start.jpg
2023-03-30 20_28_18-Start.jpg
Gruß
Thomas
----------------------------------------
Wallbox OpenWB Standard+ 22 kW
PV Modul JaSolar
WR Solaredge SE7K Hybrid
Speicher LG Resu13
EV Mercedes GLC Hybrid
Ihaglc
Beiträge: 422
Registriert: Fr Nov 06, 2020 11:32 am

Re: Solaredge Hybrid-System

Beitrag von Ihaglc »

LenaK hat geschrieben: Do Mär 30, 2023 2:08 pm
Ihaglc hat geschrieben: Mi Mär 01, 2023 11:23 am Habe heute bei relativ konstanter PV Leistung und konstantem Hausverbrauch mit der 2.0 im PV Modus das Auto geladen.
Dabei ist mir aufgefallen, dass die Ladung relativ nervös auf Verbrauchsänderungen reagiert und es zu einem Nachschwingen von Ladestrom und Speicherladung kommt.
Macht sich dann bei vielen Veränderungen des Verbrauchs dann bestimmt noch mehr bemerkbar.
2023-03-01 12_10_07-Start.jpg2023-03-01 11_45_51-Start.jpg
Dies ist in 1.9 dagegen wesentlich stabiler.
Warum lädt das Auto ab 11:39 überhaupt noch. Der Lademodus steht auf Stop. Du hast entweder den Ladepunkt im Nur-Lp-Modus und die 2.0 eingeschaltet oder den Ladepunkt nicht im NurLP-Modus und die 1.9 regelt den Lademodus? Wenn 1.9 und 2.0 gleichzeitig steuern, führt das zu allerlei Effekten.
Habe heute noch mal mit OWB2.0 geladen.( mit Version 2023-03-30 15:48:45 +0200 [a591d633] )
Es hat sich bestätigt, dass bei nahezu konstanter Leistung von PV und Hausverbrauch der Ladestrom laufend pendelt ( im Beispiel zwischen 5,7A und 6,4A ).
Genauso nervös wird auch der Speicher entladen und geladen.
Vielleicht sollte die Regelung weniger sensibel reagieren?
Dateianhänge
new 31.txt
(1.71 MiB) 40-mal heruntergeladen
2023-04-03 13_39_41-Lautstärkeregelung.jpg
2023-04-03 13_43_44-Start.jpg
2023-04-03 13_50_17-Start.jpg
Gruß
Thomas
----------------------------------------
Wallbox OpenWB Standard+ 22 kW
PV Modul JaSolar
WR Solaredge SE7K Hybrid
Speicher LG Resu13
EV Mercedes GLC Hybrid
Antworten