openWB als externen Ladepunkt einbinden

Fragen zur Nutzung, Features, usw..
ChristianM
Beiträge: 148
Registriert: Di Okt 22, 2019 9:42 am

openWB als externen Ladepunkt einbinden

Beitrag von ChristianM »

Hallo Zusammen,

die Alpha 3 läuft bei mir auf einem eigenen Raspberry. Meine OpenWB Duo habe ich in den Modus „nur Ladepunkt“ versetzt und versucht in der Aplha 3 einzubinden. Es werden zwar keine Fehler angezeigt, es scheint aber auch nicht zu funktionieren. Habe ich was vergessen?
Dateianhänge
28517396-FECB-4234-BE1F-A25644BFDECA.jpeg
0801F8E6-0E3A-41A5-9666-2BC459F4126F.jpeg
aiole
Beiträge: 6876
Registriert: Mo Okt 08, 2018 4:51 pm

Re: openWB als externen Ladepunkt einbinden

Beitrag von aiole »

Kann man bei einer Duo beide LP in den "nur-LP-mode" versetzen?
ChristianM
Beiträge: 148
Registriert: Di Okt 22, 2019 9:42 am

Re: openWB als externen Ladepunkt einbinden

Beitrag von ChristianM »

die Option gibt es nur 1x wird dann wohl für beide gelten.
ChristianM
Beiträge: 148
Registriert: Di Okt 22, 2019 9:42 am

Re: openWB als externen Ladepunkt einbinden

Beitrag von ChristianM »

Ich bekomme es nicht hin meine Duo mit 1.9 über die Aplha 3 zu steuern. Die WB lädt zwar das Auto über eine Phase, aber ohne das dies in der Alpha erkannt oder darüber gesteuert werden kann. Nicht mal auf dem Display ist der Ladevorgang zu sehen.
Benutzeravatar
mrinas
Beiträge: 1904
Registriert: Mi Jan 29, 2020 10:12 pm

Re: openWB als externen Ladepunkt einbinden

Beitrag von mrinas »

Ich hab' keine Duo, sonern eine normale openWB und mache das auch genau so. 1.9 auf Nur Ladepunkt konfiguriert und steuere über die 2.0 auf einem eigenen RaspPi.

Ist die 1.9er auf einem aktuellen Stand?
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Peugeot e2008, Tesla Model Y LR.
ChristianM
Beiträge: 148
Registriert: Di Okt 22, 2019 9:42 am

Re: openWB als externen Ladepunkt einbinden

Beitrag von ChristianM »

ja, habs gerade mit der Nightly 1.9.272 versucht, ohne Erfolg.
ChristianM
Beiträge: 148
Registriert: Di Okt 22, 2019 9:42 am

Re: openWB als externen Ladepunkt einbinden

Beitrag von ChristianM »

hier das Log:

Code: Alles auswählen

2022-07-23 18:53:33,934 - {control.algorithm:43} - DEBUG - # Algorithmus-Start
2022-07-23 18:53:33,935 - {control.algorithm:45} - INFO - EVU-Punkt: Leistung[W] -4440.0, Ströme[A] [-1488.4, -1484.9, -1484.0]
2022-07-23 18:53:33,935 - {control.algorithm:83} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-07-23 18:53:33,936 - {control.algorithm:200} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-07-23 18:53:33,937 - {control.algorithm:562} - INFO - ## Zuteilung des Überschusses
2022-07-23 18:53:33,938 - {control.algorithm:598} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-07-23 18:53:33,938 - {control.algorithm:851} - INFO - ## Übrigen Überschuss verteilen.
2022-07-23 18:53:33,941 - {control.process:22} - DEBUG - # Ladung starten.
2022-07-23 18:53:33,945 - {control.process:51} - ERROR - Fehler im Process-Modul für Ladepunkt cp13
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/process.py", line 49, in process_algorithm_results
    modules_threads.append(self._start_charging(chargepoint))
  File "/var/www/html/openWB/packages/control/process.py", line 110, in _start_charging
    return threading.Thread(target=chargepoint.chargepoint_module.set_current,
AttributeError: 'NoneType' object has no attribute 'set_current'
2022-07-23 18:53:33,950 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-07-23 18:53:33,952 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-07-23 18:53:33,981 - {control.pv:439} - DEBUG - 115.0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-07-23 18:53:33,983 - {control.counter:414} - DEBUG - 11000W verbleibende EVU-Bezugs-Leistung
2022-07-23 18:53:42,600 - {root:45} - INFO - # ***Start*** 
2022-07-23 18:53:42,619 - {modules.loadvars:91} - ERROR - Fehler im loadvars-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 87, in _get_cp
    thread = threading.Thread(target=chargepoint_module.get_values, args=())
AttributeError: 'NoneType' object has no attribute 'get_values'
2022-07-23 18:53:42,621 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-07-23 18:53:42,624 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-07-23 18:53:42,625 - {modules.solaredge.device:79} - DEBUG - Start device reading {'component1': <modules.solaredge.counter.SolaredgeCounter object at 0x75083178>, 'component3': <modules.solaredge.inverter.SolaredgeInverter object at 0x75083640>}
2022-07-23 18:53:42,627 - {modules.solaredge.device:79} - DEBUG - Start device reading {'component6': <modules.solaredge.inverter.SolaredgeInverter object at 0x75083be0>}
2022-07-23 18:53:42,628 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Verbrauch', 'SE17K']
2022-07-23 18:53:42,629 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['SE3680H']
2022-07-23 18:53:42,774 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[-4.73, 0, 0], power=-1137.2, exported=11434614.0)
2022-07-23 18:53:42,890 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[-9.22, -9.22, -9.21], power=-6674.0, exported=58530352.0)
2022-07-23 18:53:43,262 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[241.66, 239.13, 241.77], powers=[974.0, 784.0, 974.0], currents=[4.5, 3.6, 4.5], power_factors=[0.8906000000000001, 0.902, 0.873], imported=23092984.0, exported=641456.0, power=2733.0, frequency=49.97)
2022-07-23 18:53:43,345 - {modules.virtual.device:40} - DEBUG - Start device reading{'component5': <modules.virtual.counter.VirtualCounter object at 0x750832c8>}
2022-07-23 18:53:43,346 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EVU']
2022-07-23 18:53:43,347 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 99996760Ws, Export-Zähler: 347373863Ws
2022-07-23 18:53:43,348 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.969024181365967, vorherige Leistung[W]: -4440, aktuelle Leistung[W]: -5078.2
2022-07-23 18:53:43,349 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: -47443.58298153878
2022-07-23 18:53:43,349 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 99996760, Einspeisung[Ws]: 347421306.5829815
2022-07-23 18:53:43,350 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 27776.87777777778, Einspeisung[Wh]: 96505.91849527265
2022-07-23 18:53:43,350 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 99996760 Export: 347421306.5829815 Power: -5078.2
2022-07-23 18:53:43,352 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[-1702.1333333333334, -1698.3333333333333, -1697.4333333333334], power_factors=[0.0, 0.0, 0.0], imported=27776.87777777778, exported=96505.91849527265, power=-5078.2, frequency=50)
2022-07-23 18:53:43,883 - {control.counter:395} - DEBUG - 11000W EVU-Leistung, die noch bezogen werden kann.
2022-07-23 18:53:43,889 - {control.chargepoint:848} - INFO - LP 11: Keine Ladung, da kein Auto angesteckt ist.
2022-07-23 18:53:43,897 - {control.chargepoint:848} - INFO - LP 12: Keine Ladung, da kein Auto angesteckt ist.
2022-07-23 18:53:43,900 - {control.prepare:31} - ERROR - Fehler im Prepare-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/prepare.py", line 24, in setup_algorithm
    cp.update(data.data.ev_data)
  File "/var/www/html/openWB/packages/control/chargepoint.py", line 846, in update
    ev_list["ev"+str(self.data.config.ev)])
KeyError: 'ev<property object at 0x7601b6b8>'
2022-07-23 18:53:43,903 - {control.data:292} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-07-23 18:53:43,903 - {control.data:265} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=0, exported=0))
2022-07-23 18:53:43,904 - {control.data:292} - DEBUG - cp11
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=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='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[230.0, 230.0, 230.0]), set=Set(autolock_state=0, 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_time=None, required_power=0, rfid=None, charging_ev_data=<control.ev.Ev object at 0x73e77ce8>), config=Config(connection_module={'type': 'external_openwb', 'name': 'Externe openWB', 'configuration': {'ip_address': '192.168.0.221', 'duo_num': 1}}, power_module={}, ev=0, name='Ladepunkt 1', type='external_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=11))
2022-07-23 18:53:43,905 - {control.data:292} - DEBUG - cp12
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=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='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[230.0, 230.0, 230.0]), set=Set(autolock_state=0, 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_time=None, required_power=0, rfid=None, charging_ev_data=<control.ev.Ev object at 0x73e77160>), config=Config(connection_module={'type': 'external_openwb', 'name': 'Externe openWB', 'configuration': {'ip_address': '192.168.0.221', 'duo_num': 2}}, power_module={}, ev=0, name='Ladepunkt 2', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=12))
2022-07-23 18:53:43,906 - {control.data:292} - 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=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='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[230.0, 230.0, 230.0]), set=Set(autolock_state=0, 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_time=None, required_power=0, rfid=None, charging_ev_data=<control.ev.Ev object at 0x73e77478>), config=Config(connection_module={}, power_module={}, ev=<property object at 0x7601b6b8>, name='Standard-Ladepunkt', type=None, template=0, connected_phases=3, phase_1=0, auto_phase_switch_hw=False, control_pilot_interruption_hw=False, id=0))
2022-07-23 18:53:43,906 - {control.data:292} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-07-23 18:53:43,907 - {control.data:292} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 10443, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 25890.235343952503}, 'get': {'hierarchy': [{'id': 5, 'type': 'counter', 'children': [{'id': 6, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'inverter', 'children': []}, {'id': 1, 'type': 'counter', 'children': [{'id': 11, 'type': 'cp', 'children': []}, {'id': 12, 'type': 'cp', 'children': []}]}]}]}}
2022-07-23 18:53:43,908 - {control.data:292} - DEBUG - counter3
{'set': {}, 'get': {'daily_exported': 0, 'daily_imported': 0, 'fault_str': "modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Modbus Error: [Input/Output] No Response received from the remote unit/Unable to decode response', <FaultStateLevel.ERROR: 2>)", 'fault_state': 2, 'power': 0}}
2022-07-23 18:53:43,909 - {control.data:292} - DEBUG - counter1
{'set': {'consumption_left': -219.0, 'currents_used': [4.5, 3.6, 4.5]}, 'get': {'daily_exported': 0.0, 'daily_imported': 22714.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [241.66, 239.13, 241.77], 'currents': [4.5, 3.6, 4.5], 'powers': [974.0, 784.0, 974.0], 'power_factors': [0.89, 0.9, 0.87], 'imported': 23092984.0, 'exported': 641456.0, 'power': 2733.0, 'frequency': 49.97}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-07-23 18:53:43,909 - {control.data:292} - DEBUG - counter5
{'set': {'consumption_left': 11000, 'currents_used': [-1702.13, -1698.33, -1697.43]}, 'get': {'daily_exported': 96353.18111754055, 'daily_imported': 11672.416461493043, 'voltages': [230.0, 230.0, 230.0], 'currents': [-1702.13, -1698.33, -1697.43], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 27776.87777777778, 'exported': 96505.91849527265, 'power': -5078.2, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-07-23 18:53:43,909 - {control.data:292} - DEBUG - ct0
{'name': 'Standard-Ladeprofil-Vorlage', 'disable_after_unplug': False, 'prio': False, 'load_default': False, 'time_charging': {'active': False, 'plans': {}}, 'chargemode': {'selected': 'instant_charging', 'pv_charging': {'min_soc_current': 10, 'min_current': 0, 'feed_in_limit': False, 'min_soc': 0, 'max_soc': 100}, 'scheduled_charging': {'plans': {}}, 'instant_charging': {'current': 17, 'limit': {'selected': 'none', 'soc': 50, 'amount': 10000}}}}
2022-07-23 18:53:43,910 - {control.data:292} - DEBUG - ev0
{'set': {}, 'control_parameter': {'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}, 'name': 'Standard-Fahrzeug', 'charge_template': 0, 'ev_template': 0, 'tag_id': [], 'get': {'soc': 0}}
2022-07-23 18:53:43,910 - {control.data:292} - DEBUG - et0
{'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': {'request_interval_charging': 5, 'request_interval_not_charging': 720, 'request_only_plugged': False}}
2022-07-23 18:53:43,910 - {control.data:292} - DEBUG - general
{'grid_protection_active': False, 'chargemode_config': {'instant_charging': {'phases_to_use': 3}, 'pv_charging': {'bat_prio': True, 'switch_on_soc': 60, 'switch_off_soc': 40, 'rundown_power': 1000, 'rundown_soc': 50, 'charging_power_reserve': 200, 'control_range': [0, 230], 'switch_off_threshold': 5, 'switch_off_delay': 60, 'switch_on_delay': 30, 'switch_on_threshold': 1500, 'feed_in_yield': 15000, 'phase_switch_delay': 7, 'phases_to_use': 1}, 'scheduled_charging': {'phases_to_use': 0}, 'standby': {'phases_to_use': 1}, 'phases_to_use': 1, 'time_charging': {'phases_to_use': 1}, 'individual_mode': True, 'unbalanced_load': False, 'unbalanced_load_limit': 18}, 'control_interval': 10, 'extern': False, 'extern_display_mode': 'local', 'external_buttons_hw': False, 'grid_protection_configured': True, 'notifications': {'selected': 'none', 'plug': False, 'start_charging': False, 'stop_charging': False, 'smart_home': False, 'configuration': {}}, 'price_kwh': 0.3, 'range_unit': 'km', 'ripple_control_receiver': {'configured': False}}
2022-07-23 18:53:43,911 - {control.data:292} - DEBUG - graph
{'config': {'duration': 120}}
2022-07-23 18:53:43,911 - {control.data:292} - 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-07-23 18:53:43,912 - {control.data:292} - DEBUG - all
{'set': {'overhang_power_left': 115.0, 'available_power': 115.0, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -7811.2, 'exported': 69964966.0, 'daily_exported': 110571.0, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-07-23 18:53:43,912 - {control.data:292} - DEBUG - pv3
{'get': {'daily_exported': 88696.0, 'monthly_exported': 0, 'yearly_exported': 0, 'power': -6674.0, 'exported': 58530352.0, 'currents': [-9.2, -9.2, -9.2], 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_ac_out': 0}}
2022-07-23 18:53:43,912 - {control.data:292} - DEBUG - pv6
{'get': {'daily_exported': 21875.0, 'monthly_exported': 0, 'yearly_exported': 0, 'power': -1137.2, 'exported': 11434614.0, 'currents': [-4.7, 0, 0], 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_ac_out': 0}}
2022-07-23 18:53:43,912 - {control.data:292} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.003', 'current_commit': '2022-07-23 01:21:57 +0200 [50af1e88]', 'current_master_commit': '2022-07-23 01:21:57 +0200 [50af1e88]', 'current_missing_commits': [], 'lastlivevaluesJson': {'timestamp': 1658595213, 'time': '18:53:33', 'grid': -4.44, 'counter1-power': 2.723, 'house-power': 10.443, 'charging-all': 0.0, 'pv-all': 7.163, 'cp11-power': 0.0, 'cp12-power': 0.0, 'cp13-power': 0.0}, 'module_update_completed': True}
2022-07-23 18:53:43,913 - {control.data:305} - DEBUG - device1
{'name': 'SE17K', 'type': 'solaredge', 'id': 1, 'configuration': {'port': 502, 'fix_only_bat_discharging': False, 'ip_address': '192.168.0.207'}}
2022-07-23 18:53:43,913 - {control.data:307} - DEBUG - component1
{'name': 'Verbrauch', 'type': 'counter', 'id': 1, 'configuration': {'modbus_id': 1}}
2022-07-23 18:53:43,913 - {control.data:307} - DEBUG - component3
{'name': 'SE17K', 'type': 'inverter', 'id': 3, 'configuration': {'modbus_id': 1}}
2022-07-23 18:53:43,914 - {control.data:305} - DEBUG - device2
{'name': 'SE3680H', 'type': 'solaredge', 'id': 2, 'configuration': {'port': 502, 'fix_only_bat_discharging': False, 'ip_address': '192.168.0.57'}}
2022-07-23 18:53:43,914 - {control.data:307} - DEBUG - component6
{'name': 'SE3680H', 'type': 'inverter', 'id': 6, 'configuration': {'modbus_id': 1}}
2022-07-23 18:53:43,914 - {control.data:305} - DEBUG - device3
{'name': 'EVU', 'type': 'virtual', 'id': 3, 'configuration': {}}
2022-07-23 18:53:43,914 - {control.data:307} - DEBUG - component5
{'name': 'EVU', 'type': 'counter', 'id': 5, 'configuration': {'external_consumption': 0}}
2022-07-23 18:53:43,914 - {control.data:279} - DEBUG -
ChristianM
Beiträge: 148
Registriert: Di Okt 22, 2019 9:42 am

Re: openWB als externen Ladepunkt einbinden

Beitrag von ChristianM »

Es hat wohl etwas damit zutun, wie die Ladepunkte an der OpenWB (ver. 1.9) konfiguriert sind. Je nachdem was ich dort einstelle bekommt die Alpha 3 einige Daten, kann aber dennoch den Ladevorgang nicht startet. Ich vermute also das entweder meine Duo falsch konfiguriert, oder von der Alpha 3 noch nicht unterstützt wird. Was mich wundert: Ladepunkt 2 muss ich in der OpenWB auf "Series1/2 Duo (ab Herbs 2020)" stellen damit dieser funktioniert und geregelt werden kann, gekauft habe ich aber im Februar 2020. Inzwischen bin ich mir aber auch nicht sicher ob ich zum jetzigen Zeitpunkt schon zur Zielgruppe der Alpha Version gehöre, diese scheint sich ja eher an Modulentwickler zu richten :)
Benutzeravatar
mrinas
Beiträge: 1904
Registriert: Mi Jan 29, 2020 10:12 pm

Re: openWB als externen Ladepunkt einbinden

Beitrag von mrinas »

ChristianM hat geschrieben: So Jul 24, 2022 8:11 pm Es hat wohl etwas damit zutun, wie die Ladepunkte an der OpenWB (ver. 1.9) konfiguriert sind. Je nachdem was ich dort einstelle bekommt die Alpha 3 einige Daten, kann aber dennoch den Ladevorgang nicht startet. Ich vermute also das entweder meine Duo falsch konfiguriert, oder von der Alpha 3 noch nicht unterstützt wird. Was mich wundert: Ladepunkt 2 muss ich in der OpenWB auf "Series1/2 Duo (ab Herbs 2020)" stellen damit dieser funktioniert und geregelt werden kann, gekauft habe ich aber im Februar 2020. Inzwischen bin ich mir aber auch nicht sicher ob ich zum jetzigen Zeitpunkt schon zur Zielgruppe der Alpha Version gehöre, diese scheint sich ja eher an Modulentwickler zu richten :)
Zur Abhängigkeit der 1.9er Konfig kann ich nichts sagen, Lutz und Lena haben sicherlich eine Idee.

Ich bin selbst auch kein Modulentwickler und steuere einen meiner beiden Ladepunkte seit dem Frühling über eine 2.0er auf einem separaten Rasbpi. Damit kann ich im Bedarfsfall jederzeit durch zwei Konfigurationsänderungen auf die Steuerung der 1.9er wechseln. (2.0er herunterfahren, in der 1.9er den LP wieder als externen Ladepunkt hinzufügen).

Sind die Module für Deine EVU und PV Daten bereits unterstützt? Kannst Du derweil auch ohne SoC-Steuerung klarkommen? Wird nur Dein Auto geladen oder noch ein weiteres? Hast Du die 2.0er auf einem eigenen RasbPi und kannst im Bedarfsfall schnell umschalten?
Das wären so meine Fragen um Dir zu helfen ob die Alpha das richtige für Dich ist. Ist mit Grund eine Alpha, andererseits muss irgendwer ja auch anfangen das zu Testen.
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: openWB als externen Ladepunkt einbinden

Beitrag von LenaK »

ChristianM hat geschrieben: So Jul 24, 2022 8:11 pm Was mich wundert: Ladepunkt 2 muss ich in der OpenWB auf "Series1/2 Duo (ab Herbs 2020)" stellen damit dieser funktioniert und geregelt werden kann, gekauft habe ich aber im Februar 2020.
Mit dieser Einstellung funktioniert es nun und lädt auch?
Wie hattest Du die Duo denn unter 1.9 als Master konfiguriert?
ChristianM hat geschrieben: So Jul 24, 2022 8:11 pm Inzwischen bin ich mir aber auch nicht sicher ob ich zum jetzigen Zeitpunkt schon zur Zielgruppe der Alpha Version gehöre, diese scheint sich ja eher an Modulentwickler zu richten :)
Da kann ich mrinas nur zustimmen.
Du musst kein Modulentwickler sein, um zu testen. Wir freuen uns über Feedback und helfen bei Problemen schnellstmöglich.
Antworten