Rückmeldungen openWB software 2.1.5 Alpha 1

Fragen zur Nutzung, Features, usw..
LenaK
Beiträge: 1164
Registriert: Fr Jan 22, 2021 6:40 am

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von LenaK »

Smart71 hat geschrieben: So Jun 30, 2024 2:45 pm Hallo zusammen,

ich habe ein Problem mit meiner OpenWB Custom und meinem Ioniq5. Mit der Firmware-Version 1.9.x hat die Phasenumschaltung immer problemlos funktioniert. Doch seit einem Update (oder einer anderen Änderung) klappt es nicht mehr.

Die Umschaltung wird mehrfach versucht, aber sie klappt einfach nicht. Die Anzahl der Phasen bleibt immer so, wie sie gerade ist.

Ich bin mir nicht sicher, wie man die Logs hier technisch vernünftig einfügt. Kann mir jemand erklären, wie ich die relevanten Logs extrahieren und hier im Forum posten kann?

Vielen Dank im Voraus!

Code: Alles auswählen

2024-06-30 16:30:20,036 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:30:20,043 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-06-30 16:30:20,044 - {root:75} - {INFO:MainThread} - # ***Start*** 
2024-06-30 16:30:20,100 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-06-30 16:30:20,102 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component2': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x70427418>}
2024-06-30 16:30:20,105 - {modules.common.component_context:25} - {DEBUG:set values cp3} - Update Komponente ['Ladepunkt']
2024-06-30 16:30:20,111 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-06-30 16:30:20,503 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-06-30 16:30:20,504 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[-18.122, -17.708, -18.51], powers=[-4287.4, -4199.0, -4340.5], voltages=[238.208, 238.145, 235.885], power_factors=[0.996, 0.999, 0.997], imported=33694622.9, exported=90690056.7, power=-12826.9, frequency=49.994)
2024-06-30 16:30:20,514 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-06-30 16:30:20,839 - {modules.devices.sma_sunny_boy.inverter:75} - {DEBUG:device1} - WR 192.168.178.45: InverterState(currents=[0.0, 0.0, 0.0], power=-13208, exported=110299019, dc_power=-13514)
2024-06-30 16:30:20,840 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-13208, exported=110299019, dc_power=-13514)
2024-06-30 16:30:20,843 - {modules.common.component_context:25} - {DEBUG:component2} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-06-30 16:30:20,845 - {modules.common.component_context:25} - {DEBUG:update values cp3} - Update Komponente ['Ladepunkt']
2024-06-30 16:30:20,845 - {modules.common.store._api:26} - {DEBUG:component2} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-13208, exported=110299019, dc_power=None)
2024-06-30 16:30:20,853 - {modules.common.store._api:31} - {INFO:component2} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-13208, exported=110299019, dc_power=None)
2024-06-30 16:30:20,894 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-06-30 16:30:20,895 - {modules.common.store._api:31} - {INFO:component0} - Saving CounterState(currents=[-18.122, -17.708, -18.51], powers=[-4287.4, -4199.0, -4340.5], voltages=[238.208, 238.145, 235.885], power_factors=[0.996, 0.999, 0.997], imported=33694622.9, exported=90690056.7, power=-12826.9, frequency=49.994)
2024-06-30 16:30:20,994 - {control.counter:146} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [34.120000000000005, 33.71, 34.510000000000005]A
2024-06-30 16:30:20,995 - {control.counter:169} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 75826.9W
2024-06-30 16:30:21,004 - {control.chargepoint.chargepoint:557} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-06-30 16:30:21,010 - {control.chargepoint.chargepoint:543} - {DEBUG:MainThread} - Umschaltung wird durchgeführt, Phasenzahl nicht ändern 3
2024-06-30 16:30:21,020 - {control.chargepoint.chargepoint:682} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.INSTANT_CHARGING, Phasen: 3, Priorität: False, max. Ist-Strom: 0.0
2024-06-30 16:30:21,035 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1719757802.6670532, power=431.10999999999876, imported=6908919.73215039, exported=0)
2024-06-30 16:30:21,036 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00510227, power1: 431.11, power2: 381.1
2024-06-30 16:30:21,037 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 2.07206
2024-06-30 16:30:21,039 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 2.07206 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1719757821.0352342, power=381.10000000000036, imported=6908921.804208762, exported=0)
2024-06-30 16:30:21,043 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0.0, daily_imported=0.0, fault_str='Kein Fehler.', fault_state=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, regulate_up=False))
2024-06-30 16:30:21,049 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=18192.0, daily_exported=0.0, power=0, imported=5516090.82, exported=0))
2024-06-30 16:30:21,051 - {control.data:266} - {INFO:MainThread} - cp3
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=1, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=3, prio=False, required_current=6, required_currents=[6, 6, 6], state=2, submode=<Chargemode.INSTANT_CHARGING: 'instant_charging'>, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=1719757802.683794, timestamp_switch_on_off=None), 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=67), currents=[0.0, 0.0, 0.0], daily_imported=18192.0, daily_exported=0.0, evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=5516090.82, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, serial_number='21207013', soc=None, soc_timestamp=None, state_str=None, vehicle_id=None, voltages=[237.86, 237.98, 235.69]), set=Set(charging_ev=0, charging_ev_prev=0, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', costs=0, imported_at_mode_switch=5514778.81, imported_at_plugtime=5514778.81, imported_since_mode_switch=1308.1000000005588, imported_since_plugged=1308.1000000005588, range_charged=6.540500000002794, time_charged='0:26', timestamp_start_charging=1719756221.466914, ev=0, prio=False, rfid=None, serial_number=None), manual_lock=False, phases_to_use=3, plug_state_prev=True, plug_time=1719756161.601283, required_power=4140, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x70d1c880>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=3))
2024-06-30 16:30:21,052 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=16, max_current_single_phase=16, name='Standard Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-06-30 16:30:21,054 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[16, 16, 16], max_total_power=63000), get=Get(powers=[-4287.4, -4199.0, -4340.5], currents=[-18.12, -17.71, -18.51], voltages=[238.21, 238.15, 235.88], power_factors=[1.0, 1.0, 1.0], unbalanced_load=0, frequency=49.994, daily_exported=14419.0, daily_imported=10477.0, imported=33694622.9, exported=90690056.7, fault_state=0, fault_str='Kein Fehler.', power=-12826.9), set=Set(error_counter=0, reserved_surplus=11040, released_surplus=0, raw_power_left=75826.9, raw_currents_left=[34.120000000000005, 33.71, 34.510000000000005], surplus_power_left=0, state_str=''))
2024-06-30 16:30:21,055 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 2, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=381.10000000000036, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=12969.0, imported_home_consumption=6908921.804208762, disengageable_smarthome_power=0))
2024-06-30 16:30:21,057 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=6, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=True, frequency=Frequency(selected='once', once='2024-06-29', weekly=[False, False, False, False, False, False, False]), current=10, name='neuer Zielladen-Plan', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=100), time='10:00')}), instant_charging=InstantCharging(current=6, limit=Limit(selected='soc', amount=100000, soc=85))))
2024-06-30 16:30:21,058 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=67, soc_timestamp=1719757556.533352, force_soc_update=False, range=250.0, fault_state=0, fault_str='Kein Fehler.'))
2024-06-30 16:30:21,059 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=30, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=10, average_consump=20000, min_current=6, max_current_single_phase=16, battery_capacity=73000, efficiency=90, nominal_difference=2, keep_charge_active_duration=60)
2024-06-30 16:30:21,061 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=1), pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[0, 230], feed_in_yield=0, phases_to_use=0, bat_power_discharge=1000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='ev_mode', switch_off_delay=120, switch_off_threshold=50, switch_on_delay=10, switch_on_threshold=1500), retry_failed_phase_switches=True, scheduled_charging=ScheduledCharging(phases_to_use=3, phases_to_use_pv=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False, phase_switch_delay=7), control_interval=20, extern_display_mode='primary', 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, prices=Prices(bat=0, cp=0, grid=0.00025, pv=6e-05), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, overrice_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-06-30 16:30:21,063 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-06-30 16:30:21,064 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-06-30 16:30:21,065 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={'1719756000': 9.100000000000001e-07, '1719759600': 3.666e-05, '1719763200': 7.002e-05, '1719766800': 8.726e-05, '1719770400': 9.99e-05, '1719774000': 0.00010239, '1719777600': 0.00010216, '1719781200': 9.301e-05, '1719784800': 9.488e-05, '1719788400': 8.431999999999999e-05, '1719792000': 7.819e-05, '1719795600': 7.801000000000001e-05, '1719799200': 7.562999999999999e-05, '1719802800': 8.081999999999999e-05, '1719806400': 0.00012219, '1719810000': 0.00014130000000000002, '1719813600': 0.00014236, '1719817200': 0.00011556999999999999, '1719820800': 0.00010701000000000001, '1719824400': 9.167000000000001e-05, '1719828000': 7.738e-05, '1719831600': 6.99e-05, '1719835200': 3.9920000000000004e-05, '1719838800': 3.461e-05, '1719842400': 3.7630000000000004e-05, '1719846000': 6.220000000000001e-05, '1719849600': 7.804e-05, '1719853200': 0.00010247, '1719856800': 0.00016679, '1719860400': 0.0001291, '1719864000': 0.00010751, '1719867600': 8.787999999999999e-05})), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x6faf8700>), led=Led(active=False), rfid=Rfid(active=False))
2024-06-30 16:30:21,066 - {control.data:266} - {INFO:MainThread} - pv2
PvData(config=Config(max_ac_out=25000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=35255.0, monthly_exported=3669021, yearly_exported=12364197, exported=110299019, fault_state=0, fault_str='Kein Fehler.', power=-13208))
2024-06-30 16:30:21,066 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=35255.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=3669021, yearly_exported=12364197, exported=110299019, power=-13208))
2024-06-30 16:30:21,067 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.178.83', 'current_commit': '2024-06-28 11:54:05 +0200 [c67e9eb99]', 'current_branch': 'master', 'current_branch_commit': '2024-06-28 11:54:05 +0200 [c67e9eb99]', 'current_missing_commits': [], 'datastore_version': 48, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.1.5-Alpha.1', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1719757802, 'time': '16:30:02', 'grid': -8.881, 'house-power': 0.431, 'charging-all': 3.555, 'pv-all': 12.867, 'cp3-power': 3.555, 'ev0-soc': 67}, 'module_update_completed': True}
2024-06-30 16:30:21,067 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': <modules.devices.sma_shm.config.SpeedwireComponentConfiguration object at 0x70d1c1f0>}
2024-06-30 16:30:21,067 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-06-30 16:30:21,067 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-06-30 16:30:21,068 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': <modules.devices.sma_shm.config.SmaHomeManagerCounterConfiguration object at 0x7041af40>}
2024-06-30 16:30:21,068 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'serials': None}
2024-06-30 16:30:21,068 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2024-06-30 16:30:21,069 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Sunny Boy/Tripower', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': <modules.devices.sma_sunny_boy.config.SmaSunnyBoyConfiguration object at 0x70d1cf88>}
2024-06-30 16:30:21,069 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'ip_address': '192.168.178.45', 'port': 502}
2024-06-30 16:30:21,070 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy/Tripower', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.178.45', 'port': 502}}
2024-06-30 16:30:21,072 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': <modules.devices.sma_sunny_boy.config.SmaSunnyBoyInverterConfiguration object at 0x704274d8>}
2024-06-30 16:30:21,073 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'hybrid': False, 'version': 0, 'modbus_id': 3}
2024-06-30 16:30:21,075 - {control.data:281} - {INFO:MainThread} - component2
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': {'hybrid': False, 'version': 0, 'modbus_id': 3}}
2024-06-30 16:30:21,078 - {control.data:253} - {INFO:MainThread} - 

2024-06-30 16:30:21,079 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-06-30 16:30:21,080 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-06-30 16:30:21,082 - {control.algorithm.min_current:20} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.INSTANT_CHARGING - False, Zähler 0
2024-06-30 16:30:21,085 - {control.algorithm.min_current:34} - {DEBUG:MainThread} - LP3: Stromstärke 6A. Zuteilung ohne Berücksichtigung im Lastmanagement, da kein Ladestart zu erwarten ist und Reserve für nicht-ladende inaktiv.
2024-06-30 16:30:21,087 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-06-30 16:30:21,090 - {control.algorithm.filter_chargepoints:102} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2024-06-30 16:30:21,091 - {control.algorithm.filter_chargepoints:48} - {INFO:MainThread} - LP 3: Lädt nicht, daher keine weitere Berücksichtigung
2024-06-30 16:30:21,093 - {control.counter:250} - {DEBUG:MainThread} - Anpassen des Regelbereichs 115.0W
2024-06-30 16:30:21,093 - {control.counter:218} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 12941.899999999994W
2024-06-30 16:30:21,094 - {control.counter:514} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 12941.899999999994W
2024-06-30 16:30:21,095 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2024-06-30 16:30:21,097 - {control.algorithm.filter_chargepoints:102} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2024-06-30 16:30:21,098 - {control.algorithm.filter_chargepoints:48} - {INFO:MainThread} - LP 3: Lädt nicht, daher keine weitere Berücksichtigung
2024-06-30 16:30:21,102 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-06-30 16:30:21,114 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'chargemode_log_entry': 'pv_charging', 'costs': 0, 'imported_at_mode_switch': 5514778.81, 'imported_at_plugtime': 5514778.81, 'imported_since_mode_switch': 1308.1000000005588, 'imported_since_plugged': 1312.0100000007078, 'range_charged': 6.540500000002794, 'time_charged': '0:26', 'timestamp_start_charging': 1719756221.466914, 'ev': 0, 'prio': False, 'rfid': None, 'serial_number': None}
2024-06-30 16:30:21,118 - {control.chargepoint.chargepoint:557} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-06-30 16:30:21,119 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 3: Umschaltung von 1 auf 3 Phasen, dafür wird die Ladung unterbrochen.
2024-06-30 16:30:21,121 - {control.process:111} - {INFO:MainThread} - LP3: set current 0 A, state PERFORMING_PHASE_SWITCH
2024-06-30 16:30:21,123 - {modules.common.component_context:25} - {DEBUG:set current cp3} - Update Komponente ['Ladepunkt']
2024-06-30 16:30:21,144 - {control.counter:194} - {INFO:MainThread} - 11040W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2024-06-30 16:30:25,395 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:30:30,412 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:30:30,415 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-06-30 16:30:30,416 - {root:75} - {INFO:MainThread} - # ***Start*** 
2024-06-30 16:30:35,444 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:30:40,460 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:30:40,463 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-06-30 16:30:40,465 - {root:75} - {INFO:MainThread} - # ***Start*** 
2024-06-30 16:30:40,541 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-06-30 16:30:40,543 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component2': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x70427418>}
2024-06-30 16:30:40,545 - {modules.common.component_context:25} - {DEBUG:set values cp3} - Update Komponente ['Ladepunkt']
2024-06-30 16:30:40,551 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-06-30 16:30:41,141 - {modules.devices.sma_sunny_boy.inverter:75} - {DEBUG:device1} - WR 192.168.178.45: InverterState(currents=[0.0, 0.0, 0.0], power=-13332, exported=110299093, dc_power=-13651)
2024-06-30 16:30:41,141 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-13332, exported=110299093, dc_power=-13651)
2024-06-30 16:30:41,498 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-06-30 16:30:41,500 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[-18.356, -17.986, -18.719], powers=[-4345.8, -4234.2, -4390.2], voltages=[238.342, 236.434, 235.935], power_factors=[0.996, 0.999, 0.997], imported=33694622.9, exported=90690132.5, power=-12970.2, frequency=49.98)
2024-06-30 16:30:41,505 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-06-30 16:30:41,517 - {modules.common.component_context:25} - {DEBUG:component2} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-06-30 16:30:41,520 - {modules.common.store._api:26} - {DEBUG:component2} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-13332, exported=110299093, dc_power=None)
2024-06-30 16:30:41,522 - {modules.common.component_context:25} - {DEBUG:update values cp3} - Update Komponente ['Ladepunkt']
2024-06-30 16:30:41,522 - {modules.common.store._api:31} - {INFO:component2} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-13332, exported=110299093, dc_power=None)
2024-06-30 16:30:41,567 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-06-30 16:30:41,569 - {modules.common.store._api:31} - {INFO:component0} - Saving CounterState(currents=[-18.356, -17.986, -18.719], powers=[-4345.8, -4234.2, -4390.2], voltages=[238.342, 236.434, 235.935], power_factors=[0.996, 0.999, 0.997], imported=33694622.9, exported=90690132.5, power=-12970.2, frequency=49.98)
2024-06-30 16:30:41,695 - {control.counter:146} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [34.36, 33.989999999999995, 34.72]A
2024-06-30 16:30:41,695 - {control.counter:169} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 75970.2W
2024-06-30 16:30:41,705 - {control.chargepoint.chargepoint:557} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-06-30 16:30:41,707 - {control.chargepoint.chargepoint:543} - {DEBUG:MainThread} - Umschaltung wird durchgeführt, Phasenzahl nicht ändern 3
2024-06-30 16:30:41,715 - {control.chargepoint.chargepoint:682} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.INSTANT_CHARGING, Phasen: 3, Priorität: False, max. Ist-Strom: 0.0
2024-06-30 16:30:41,730 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1719757821.0352342, power=381.10000000000036, imported=6908921.804208762, exported=0)
2024-06-30 16:30:41,737 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00574853, power1: 381.1, power2: 361.8
2024-06-30 16:30:41,737 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 2.13529
2024-06-30 16:30:41,739 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 2.13529 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1719757841.729945, power=361.7999999999993, imported=6908923.939500513, exported=0)
2024-06-30 16:30:41,743 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0.0, daily_imported=0.0, fault_str='Kein Fehler.', fault_state=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, regulate_up=False))
2024-06-30 16:30:41,744 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=18192.0, daily_exported=0.0, power=0, imported=5516090.82, exported=0))
2024-06-30 16:30:41,745 - {control.data:266} - {INFO:MainThread} - cp3
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=1, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=3, prio=False, required_current=6, required_currents=[6, 6, 6], state=2, submode=<Chargemode.INSTANT_CHARGING: 'instant_charging'>, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=1719757802.683794, timestamp_switch_on_off=None), 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=67), currents=[0.0, 0.0, 0.0], daily_imported=18192.0, daily_exported=0.0, evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=5516090.82, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, serial_number='21207013', soc=None, soc_timestamp=None, state_str=None, vehicle_id=None, voltages=[237.86, 236.25, 236.13]), set=Set(charging_ev=0, charging_ev_prev=0, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', costs=0, imported_at_mode_switch=5514778.81, imported_at_plugtime=5514778.81, imported_since_mode_switch=1308.1000000005588, imported_since_plugged=1312.0100000007078, range_charged=6.540500000002794, time_charged='0:26', timestamp_start_charging=1719756221.466914, ev=0, prio=False, rfid=None, serial_number=None), manual_lock=False, phases_to_use=3, plug_state_prev=True, plug_time=1719756161.601283, required_power=4140, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6fae2be0>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=3))
2024-06-30 16:30:41,747 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=16, max_current_single_phase=16, name='Standard Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-06-30 16:30:41,748 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[16, 16, 16], max_total_power=63000), get=Get(powers=[-4345.8, -4234.2, -4390.2], currents=[-18.36, -17.99, -18.72], voltages=[238.34, 236.43, 235.94], power_factors=[1.0, 1.0, 1.0], unbalanced_load=0, frequency=49.98, daily_exported=14419.0, daily_imported=10477.0, imported=33694622.9, exported=90690132.5, fault_state=0, fault_str='Kein Fehler.', power=-12970.2), set=Set(error_counter=0, reserved_surplus=11040, released_surplus=0, raw_power_left=75970.2, raw_currents_left=[34.36, 33.989999999999995, 34.72], surplus_power_left=0, state_str=''))
2024-06-30 16:30:41,749 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 2, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=361.7999999999993, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=12969.0, imported_home_consumption=6908923.939500513, disengageable_smarthome_power=0))
2024-06-30 16:30:41,750 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=6, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=True, frequency=Frequency(selected='once', once='2024-06-29', weekly=[False, False, False, False, False, False, False]), current=10, name='neuer Zielladen-Plan', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=100), time='10:00')}), instant_charging=InstantCharging(current=6, limit=Limit(selected='soc', amount=100000, soc=85))))
2024-06-30 16:30:41,751 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=67, soc_timestamp=1719757556.533352, force_soc_update=False, range=250.0, fault_state=0, fault_str='Kein Fehler.'))
2024-06-30 16:30:41,752 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=30, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=10, average_consump=20000, min_current=6, max_current_single_phase=16, battery_capacity=73000, efficiency=90, nominal_difference=2, keep_charge_active_duration=60)
2024-06-30 16:30:41,754 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=1), pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[0, 230], feed_in_yield=0, phases_to_use=0, bat_power_discharge=1000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='ev_mode', switch_off_delay=120, switch_off_threshold=50, switch_on_delay=10, switch_on_threshold=1500), retry_failed_phase_switches=True, scheduled_charging=ScheduledCharging(phases_to_use=3, phases_to_use_pv=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False, phase_switch_delay=7), control_interval=20, extern_display_mode='primary', 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, prices=Prices(bat=0, cp=0, grid=0.00025, pv=6e-05), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, overrice_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-06-30 16:30:41,756 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-06-30 16:30:41,757 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-06-30 16:30:41,758 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={'1719756000': 9.100000000000001e-07, '1719759600': 3.666e-05, '1719763200': 7.002e-05, '1719766800': 8.726e-05, '1719770400': 9.99e-05, '1719774000': 0.00010239, '1719777600': 0.00010216, '1719781200': 9.301e-05, '1719784800': 9.488e-05, '1719788400': 8.431999999999999e-05, '1719792000': 7.819e-05, '1719795600': 7.801000000000001e-05, '1719799200': 7.562999999999999e-05, '1719802800': 8.081999999999999e-05, '1719806400': 0.00012219, '1719810000': 0.00014130000000000002, '1719813600': 0.00014236, '1719817200': 0.00011556999999999999, '1719820800': 0.00010701000000000001, '1719824400': 9.167000000000001e-05, '1719828000': 7.738e-05, '1719831600': 6.99e-05, '1719835200': 3.9920000000000004e-05, '1719838800': 3.461e-05, '1719842400': 3.7630000000000004e-05, '1719846000': 6.220000000000001e-05, '1719849600': 7.804e-05, '1719853200': 0.00010247, '1719856800': 0.00016679, '1719860400': 0.0001291, '1719864000': 0.00010751, '1719867600': 8.787999999999999e-05})), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x6fad7538>), led=Led(active=False), rfid=Rfid(active=False))
2024-06-30 16:30:41,759 - {control.data:266} - {INFO:MainThread} - pv2
PvData(config=Config(max_ac_out=25000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=35255.0, monthly_exported=3669021, yearly_exported=12364197, exported=110299093, fault_state=0, fault_str='Kein Fehler.', power=-13332))
2024-06-30 16:30:41,760 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=35255.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=3669021, yearly_exported=12364197, exported=110299093, power=-13332))
2024-06-30 16:30:41,761 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.178.83', 'current_commit': '2024-06-28 11:54:05 +0200 [c67e9eb99]', 'current_branch': 'master', 'current_branch_commit': '2024-06-28 11:54:05 +0200 [c67e9eb99]', 'current_missing_commits': [], 'datastore_version': 48, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.1.5-Alpha.1', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1719757821, 'time': '16:30:21', 'grid': -12.827, 'house-power': 0.381, 'charging-all': 0.0, 'pv-all': 13.208, 'cp3-power': 0.0, 'ev0-soc': 67}, 'module_update_completed': True}
2024-06-30 16:30:41,762 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': <modules.devices.sma_shm.config.SpeedwireComponentConfiguration object at 0x70d1c1f0>}
2024-06-30 16:30:41,763 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-06-30 16:30:41,764 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-06-30 16:30:41,765 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': <modules.devices.sma_shm.config.SmaHomeManagerCounterConfiguration object at 0x7041af40>}
2024-06-30 16:30:41,768 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'serials': None}
2024-06-30 16:30:41,769 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2024-06-30 16:30:41,770 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Sunny Boy/Tripower', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': <modules.devices.sma_sunny_boy.config.SmaSunnyBoyConfiguration object at 0x70d1cf88>}
2024-06-30 16:30:41,770 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'ip_address': '192.168.178.45', 'port': 502}
2024-06-30 16:30:41,771 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy/Tripower', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.178.45', 'port': 502}}
2024-06-30 16:30:41,771 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': <modules.devices.sma_sunny_boy.config.SmaSunnyBoyInverterConfiguration object at 0x704274d8>}
2024-06-30 16:30:41,771 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'hybrid': False, 'version': 0, 'modbus_id': 3}
2024-06-30 16:30:41,772 - {control.data:281} - {INFO:MainThread} - component2
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 2, 'configuration': {'hybrid': False, 'version': 0, 'modbus_id': 3}}
2024-06-30 16:30:41,772 - {control.data:253} - {INFO:MainThread} - 

2024-06-30 16:30:41,772 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-06-30 16:30:41,773 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-06-30 16:30:41,774 - {control.algorithm.min_current:20} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.INSTANT_CHARGING - False, Zähler 0
2024-06-30 16:30:41,774 - {control.algorithm.min_current:34} - {DEBUG:MainThread} - LP3: Stromstärke 6A. Zuteilung ohne Berücksichtigung im Lastmanagement, da kein Ladestart zu erwarten ist und Reserve für nicht-ladende inaktiv.
2024-06-30 16:30:41,775 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-06-30 16:30:41,777 - {control.algorithm.filter_chargepoints:102} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2024-06-30 16:30:41,777 - {control.algorithm.filter_chargepoints:48} - {INFO:MainThread} - LP 3: Lädt nicht, daher keine weitere Berücksichtigung
2024-06-30 16:30:41,777 - {control.counter:250} - {DEBUG:MainThread} - Anpassen des Regelbereichs 115.0W
2024-06-30 16:30:41,778 - {control.counter:218} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 13085.199999999997W
2024-06-30 16:30:41,778 - {control.counter:514} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 13085.199999999997W
2024-06-30 16:30:41,778 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2024-06-30 16:30:41,779 - {control.algorithm.filter_chargepoints:102} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2024-06-30 16:30:41,780 - {control.algorithm.filter_chargepoints:48} - {INFO:MainThread} - LP 3: Lädt nicht, daher keine weitere Berücksichtigung
2024-06-30 16:30:41,782 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-06-30 16:30:41,783 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'chargemode_log_entry': 'pv_charging', 'costs': 0, 'imported_at_mode_switch': 5514778.81, 'imported_at_plugtime': 5514778.81, 'imported_since_mode_switch': 1308.1000000005588, 'imported_since_plugged': 1312.0100000007078, 'range_charged': 6.540500000002794, 'time_charged': '0:26', 'timestamp_start_charging': 1719756221.466914, 'ev': 0, 'prio': False, 'rfid': None, 'serial_number': None}
2024-06-30 16:30:41,791 - {control.chargepoint.chargepoint:431} - {DEBUG:MainThread} - phase switch running
2024-06-30 16:30:41,795 - {control.process:111} - {INFO:MainThread} - LP3: set current 6 A, state WAIT_FOR_USING_PHASES
2024-06-30 16:30:41,796 - {modules.common.component_context:25} - {DEBUG:set current cp3} - Update Komponente ['Ladepunkt']
2024-06-30 16:30:41,836 - {control.counter:194} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2024-06-30 16:30:42,082 - {helpermodules.changed_values_handler:119} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/3/control_parameter/state, Payload 3, vorherige Payload: 2
2024-06-30 16:30:42,083 - {helpermodules.changed_values_handler:119} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/3/control_parameter/timestamp_perform_phase_switch, Payload None, vorherige Payload: 1719757802.683794
2024-06-30 16:30:45,096 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:30:50,110 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:30:50,113 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-06-30 16:30:50,114 - {root:75} - {INFO:MainThread} - # ***Start*** 
2024-06-30 16:30:55,140 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:31:00,160 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-06-30 16:31:00,163 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-06-30 16:31:00,164 - {root:75} - {INFO:MainThread} - # ***Start*** 
2024-06-30 16:31:00,217 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-06-30 16:31:00,221 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component2': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x70427418>}
2024-06-30 16:31:00,223 - {modules.common.component_context:25} - {DEBUG:set values cp3} - Update Komponente ['Ladepunkt']
2024-06-30 16:31:00,229 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-06-30 16:31:00,492 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-06-30 16:31:00,492 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[-7.987, -12.545, -13.295], powers=[-1824.2, -2934.6, -3119.5], voltages=[236.603, 236.206, 235.792], power_factors=[0.994, 0.996, 0.999], imported=33694622.9, exported=90690191.30000001, power=-7878.3, frequency=49.974)
2024-06-30 16:31:00,494 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-06-30 16:31:00,821 - {modules.devices.sma_sunny_boy.inverter:75} - {DEBUG:device1} - WR 192.168.178.45: InverterState(currents=[0.0, 0.0, 0.0], power=-9517, exported=110299161, dc_power=-9737)
2024-06-30 16:31:00,822 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-9517, exported=110299161, dc_power=-9737)
2024-06-30 16:31:00,824 - {modules.common.component_context:25} - {DEBUG:component2} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-06-30 16:31:00,826 - {modules.common.store._api:26} - {DEBUG:component2} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-9517, exported=110299161, dc_power=None)
2024-06-30 16:31:00,828 - {modules.common.store._api:31} - {INFO:component2} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-9517, exported=110299161, dc_power=None)
2024-06-30 16:31:00,827 - {modules.common.component_context:25} - {DEBUG:update values cp3} - Update Komponente ['Ladepunkt']
2024-06-30 16:31:00,859 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-06-30 16:31:00,859 - {modules.common.store._api:31} - {INFO:component0} - Saving CounterState(currents=[-7.987, -12.545, -13.295], powers=[-1824.2, -2934.6, -3119.5], voltages=[236.603, 236.206, 235.792], power_factors=[0.994, 0.996, 0.999], imported=33694622.9, exported=90690191.30000001, power=-7878.3, frequency=49.974)
2024-06-30 16:31:01,025 - {control.counter:146} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [29.09, 28.57, 29.29]A
2024-06-30 16:31:01,029 - {control.counter:169} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 72078.58W
2024-06-30 16:31:01,033 - {control.chargepoint.chargepoint:557} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-06-30 16:31:01,041 - {control.chargepoint.chargepoint:682} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.INSTANT_CHARGING, Phasen: 3, Priorität: False, max. Ist-Strom: 5.1
2024-06-30 16:31:01,049 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1719757841.729945, power=361.7999999999993, imported=6908923.939500513, exported=0)
2024-06-30 16:31:01,053 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00536646, power1: 361.8, power2: 438.42
2024-06-30 16:31:01,058 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 2.14718
2024-06-30 16:31:01,061 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 2.14718 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1719757861.0492074, power=438.41999999999916, imported=6908926.086675546, exported=0)
2024-06-30 16:31:01,067 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0.0, daily_imported=0.0, fault_str='Kein Fehler.', fault_state=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, regulate_up=False))
2024-06-30 16:31:01,067 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=18192.0, daily_exported=0.0, power=1200.28, imported=5516092.77, exported=0))
2024-06-30 16:31:01,069 - {control.data:266} - {INFO:MainThread} - cp3
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=1, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=3, prio=False, required_current=6, required_currents=[6, 6, 6], state=3, submode=<Chargemode.INSTANT_CHARGING: 'instant_charging'>, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=67), currents=[5.1, 0.03, 0.0], daily_imported=18192.0, daily_exported=0.0, evse_current=600, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=5516092.77, phases_in_use=1, plug_state=True, power=1200.28, rfid_timestamp=None, rfid=None, serial_number='21207013', soc=None, soc_timestamp=None, state_str=None, vehicle_id=None, voltages=[235.83, 236.19, 235.72]), set=Set(charging_ev=0, charging_ev_prev=0, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', costs=0, imported_at_mode_switch=5514778.81, imported_at_plugtime=5514778.81, imported_since_mode_switch=1308.1000000005588, imported_since_plugged=1312.0100000007078, range_charged=6.540500000002794, time_charged='0:26', timestamp_start_charging=1719756221.466914, ev=0, prio=False, rfid=None, serial_number=None), manual_lock=False, phases_to_use=3, plug_state_prev=True, plug_time=1719756161.601283, required_power=4140, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x7044d178>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=3))
2024-06-30 16:31:01,072 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=16, max_current_single_phase=16, name='Standard Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-06-30 16:31:01,073 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[16, 16, 16], max_total_power=63000), get=Get(powers=[-1824.2, -2934.6, -3119.5], currents=[-7.99, -12.54, -13.29], voltages=[236.6, 236.21, 235.79], power_factors=[0.99, 1.0, 1.0], unbalanced_load=0, frequency=49.974, daily_exported=14419.0, daily_imported=10477.0, imported=33694622.9, exported=90690191.30000001, fault_state=0, fault_str='Kein Fehler.', power=-7878.3), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=72078.58, raw_currents_left=[29.09, 28.57, 29.29], surplus_power_left=0, state_str=''))
2024-06-30 16:31:01,077 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 2, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=438.41999999999916, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=12969.0, imported_home_consumption=6908926.086675546, disengageable_smarthome_power=0))
2024-06-30 16:31:01,083 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=6, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=True, frequency=Frequency(selected='once', once='2024-06-29', weekly=[False, False, False, False, False, False, False]), current=10, name='neuer Zielladen-Plan', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=100), time='10:00')}), instant_charging=InstantCharging(current=6, limit=Limit(selected='soc', amount=100000, soc=85))))
2024-06-30 16:31:01,087 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=67, soc_timestamp=1719757859.723621, force_soc_update=False, range=250.0, fault_state=0, fault_str='Kein Fehler.'))
2024-06-30 16:31:01,093 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=16, max_phases=3, phase_switch_pause=30, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=10, average_consump=20000, min_current=6, max_current_single_phase=16, battery_capacity=73000, efficiency=90, nominal_difference=2, keep_charge_active_duration=60)
2024-06-30 16:31:01,094 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=1), pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[0, 230], feed_in_yield=0, phases_to_use=0, bat_power_discharge=1000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='ev_mode', switch_off_delay=120, switch_off_threshold=50, switch_on_delay=10, switch_on_threshold=1500), retry_failed_phase_switches=True, scheduled_charging=ScheduledCharging(phases_to_use=3, phases_to_use_pv=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False, phase_switch_delay=7), control_interval=20, extern_display_mode='primary', 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, prices=Prices(bat=0, cp=0, grid=0.00025, pv=6e-05), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, overrice_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-06-30 16:31:01,096 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-06-30 16:31:01,101 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-06-30 16:31:01,102 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={'1719756000': 9.100000000000001e-07, '1719759600': 3.666e-05, '1719763200': 7.002e-05, '1719766800': 8.726e-05, '1719770400': 9.99e-05, '1719774000': 0.00010239, '1719777600': 0.00010216, '1719781200': 9.301e-05, '1719784800': 9.488e-05, '1719788400': 8.431999999999999e-05, '1719792000': 7.819e-05, '1719795600': 7.801000000000001e-05, '1719799200': 7.562999999999999e-05, '1719802800': 8.081999999999999e-05, '1719806400': 0.00012219, '1719810000': 0.00014130000000000002, '1719813600': 0.00014236, '1719817200': 0.00011556999999999999, '1719820800': 0.00010701000000000001, '1719824400': 9.167000000000001e-05, '1719828000': 7.738e-05, '1719831600': 6.99e-05, '1719835200': 3.9920000000000004e-05, '1719838800': 3.461e-05, '1719842400': 3.7630000000000004e-05, '1719846000': 6.220000000000001e-05, '1719849600': 7.804e-05, '1719853200': 0.00010247, '1719856800': 0.00016679, '1719860400': 0.0001291, '1719864000': 0.00010751, '1719867600': 8.787999999999999e-05})), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x6f088268>), led=Led(active=False), rfid=Rfid(active=False))
2024-06-30 16:31:01,103 - {control.data:266} - {INFO:MainThread} - pv2
PvData(config=Config(max_ac_out=25000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=35255.0, monthly_exported=3669021, yearly_exported=12364197, exported=110299161, fault_state=0, fault_str='Kein Fehler.', power=-9517))
2024-06-30 16:31:01,104 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=35255.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=3669021, yearly_exported=12364197, exported=110299161, power=-9517))
2024-06-30 16:31:01,105 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.178.83', 'current_commit': '2024-06-28 11:54:05 +0200 [c67e9eb99]', 'current_branch': 'master', 'current_branch_commit': '2024-06-28 11:54:05 +0200 [c67e9eb99]', 'current_missing_commits': [], 'datastore_version': 48, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.1.5-Alpha.1', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1719757841, 'time': '16:30:41', 'grid': -12.97, 'house-power': 0.362, 'charging-all': 0.0, 'pv-all': 13.332, 'cp3-power': 0.0, 'ev0-soc': 67}, 'module_update_completed': True}
2024-06-30 16:31:01,106 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': <modules.devices.sma_shm.config.SpeedwireComponentConfiguration object at 0x70d1c1f0>}
2024-06-30 16:31:01,107 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-06-30 16:31:01,108 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-06-30 16:31:01,109 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': <modules.devices.sma_shm.config.SmaHomeManagerCounterConfiguration object at 0x7041af40>}
2024-06-30 16:31:01,110 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'serials': None}
2024-06-30 16:31:01,112 - {control.data:281} - {INFO:MainThread} - component0

Bei einer Kaufbox bitte an den Support wenden.
LenaK
Beiträge: 1164
Registriert: Fr Jan 22, 2021 6:40 am

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von LenaK »

ArminElectric hat geschrieben: Mo Jul 01, 2024 9:31 am
Freischaltung mit RFID: Die im Ladepunkt-Profil eingetragenen ID-Tags entsperren nur den Ladepunkt und die im Fahrzeug eingetragenen ID-Tags ordnen nur ein Fahrzeug zu. Ein ausführliche Erklärung findest Du im Wiki-Beitrag. ACHTUNG: Die Einstellung "Sperre nach Abstecken" ist in das Ladepunkt-Profil verschoben worden und muss dort neu eingestellt werden, da eine Zuordnung von Ladeprofil und Ladepunktprofil nicht möglich ist.
Kurze Frage hierzu.
Ich lade zwei Fahrzeuge mit einem Ladepunkt. Dabei hat jedes Fahrzeug ein eigenes ID Tag das den Ladepunkt entsperrt und gleichzeitig auf das jeweilige Profil wechselt, so möchte ich das auch weiterhin. Wiki Beitrag hab ich gelesen, verstehe ich das richtig, dass wir jetzt jeweils zwei ID-Tags brauchen :?: Sprich erst einen zum Freischalten dann einen weiteren zum Profil wechseln...Ich hoffe ich habe das falsch verstanden, das wäre >für uns< ein ziemlicher Rückschritt, wenn ich das meiner Frau erkläre rollt sie mit den Augen und wird mir sowas erzählen wie "mach das es geht"...noch bin ich auf 2.1.4

(Sonstige Neuerungen lesen sich gut, v.A. dass PV-Laden bei entsprechendem Überschuss gleich dreiphasig beginnt)
Du kannst ja zum Entsperren und Fahrzeug zuordnen den gleichen Tag eintragen.
LenaK
Beiträge: 1164
Registriert: Fr Jan 22, 2021 6:40 am

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von LenaK »

hengsti hat geschrieben: Mo Jul 01, 2024 8:45 pm Hallo,

gestern habe ich den Wechsel gewagt.

Backup erstellt, aktuellste Release-Version auf eine SD-Karte geschrieben, gestartet, erstmal alles eingerichtet und anschließend den Datenimport erfolgreich ausgeführt. RFID-Tags den beiden Fahrzeugen/Ladeprofilen zugewiesen und kurz getestet. Alles fein, dachte ich.

Heute keine Auswahl von Fahrzeugen/Ladeprofilen möglich, Status-Seite bleibt leer, unter Konfiguration klappen die Einstellmöglichkeiten für Fahrzeuge, Ladeprofile, Ladepunkte nicht auf. Reboot ausgeführt, kein Zugriff möglich, Strom getrennt um den Raspi wieder zum Laufen zu bringen.
Keine Änderung, keine Fahrzeuge zur Auswahl, einfach leer. Update auf aktuellste Master-Version ausgeführt - keine Veränderung.

Main-Log:

Code: Alles auswählen

rc.local bug not found
no factory reset pending, normal startup
atreboot.sh started
watchdog for atreboot.sh on pid 358 started, waiting for 900s
checking init in /boot/config.txt...
already up to date
checking ramdisk settings in /etc/fstab...
already up to date
Group membership...
Final group membership: openwb : openwb adm dialout cdrom sudo audio video plugdev games users input render netdev spi i2c gpio
Network...
Wait for connection...RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.
my primary IP: 192.168.178.53
my primary interface: eth0
running as primary, enabling plug'n'play network
apt configuration already up to date
install required packages with 'apt-get'...
OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
Paketlisten werden gelesen…
Paketlisten werden gelesen…
Abhängigkeitsbaum wird aufgebaut…
Statusinformationen werden eingelesen…
accountsservice ist schon die neueste Version (0.6.55-3).
apache2 ist schon die neueste Version (2.4.59-1~deb11u1).
bc ist schon die neueste Version (1.07.1-2+b1).
chromium ist schon die neueste Version (106.0.5249.119-1~deb11u1).
chromium-l10n ist schon die neueste Version (106.0.5249.119-1~deb11u1).
git ist schon die neueste Version (1:2.30.2-1+deb11u2).
jq ist schon die neueste Version (1.6-2.1).
libapache2-mod-php ist schon die neueste Version (2:7.4+76).
lightdm-autologin-greeter ist schon die neueste Version (1.0-3).
mmc-utils ist schon die neueste Version (0+git20180327.b4fe0c8c-1).
mosquitto ist schon die neueste Version (2.0.11-1+deb11u1).
mosquitto-clients ist schon die neueste Version (2.0.11-1+deb11u1).
openbox-lxde-session ist schon die neueste Version (0.99.2-4).
php ist schon die neueste Version (2:7.4+76).
php-curl ist schon die neueste Version (2:7.4+76).
php-gd ist schon die neueste Version (2:7.4+76).
php-json ist schon die neueste Version (2:7.4+76).
php-xml ist schon die neueste Version (2:7.4+76).
socat ist schon die neueste Version (1.7.4.1-3).
sshpass ist schon die neueste Version (1.09-1).
ssl-cert ist schon die neueste Version (1.1.0+nmu1).
sudo ist schon die neueste Version (1.9.5p2-3+deb11u1).
vim ist schon die neueste Version (2:8.2.2434-3+deb11u1).
x11-xserver-utils ist schon die neueste Version (7.7+8).
xserver-xorg ist schon die neueste Version (1:7.7+22).
lightdm ist schon die neueste Version (1.26.0-7+rpt1).
python3-pip ist schon die neueste Version (20.3.4-4+rpt1+deb11u1).
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 22 nicht aktualisiert.
done
openwb.cron already up to date
openwb2.service definition is already a symlink
openwbRemoteSupport.service already up to date
no restore pending, normal startup
cleaning obsolete python cache folders...
python cache cleanup done
display setup...
autologin configured
mouse cursor configured
lxde session autostart already configured
apache default site...
...ok
checking required apache modules...
headers (enabled by site administrator)
headers already enabled
ssl (enabled by site administrator)
ssl already enabled
proxy_wstunnel (enabled by site administrator)
proxy_wstunnel already enabled
check mosquitto installation...
mosquitto.conf already up to date
mosquitto openwb.conf already up to date
mosquitto acl already up to date
mosquitto_local.conf already up to date
updating mosquitto openwb_local.conf
restarting mosquitto_local service...done
mosquitto done
install required python packages with 'pip3'...
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: typing-extensions==4.4.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 1)) (4.4.0)
Requirement already satisfied: jq==1.1.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 2)) (1.1.3)
Requirement already satisfied: paho_mqtt==1.6.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 3)) (1.6.1)
Requirement already satisfied: pymodbus==2.5.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 4)) (2.5.2)
Requirement already satisfied: pytest==6.2.5 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 5)) (6.2.5)
Requirement already satisfied: requests_mock==1.9.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 6)) (1.9.3)
Requirement already satisfied: lxml==4.9.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 7)) (4.9.1)
Collecting aiohttp==3.9.4
  Downloading https://www.piwheels.org/simple/aiohttp/aiohttp-3.9.4-cp39-cp39-linux_armv7l.whl (1.1 MB)
Requirement already satisfied: schedule==1.1.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 9)) (1.1.0)
Requirement already satisfied: PyJWT==2.6.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 10)) (2.6.0)
Requirement already satisfied: ipparser==0.3.8 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 11)) (0.3.8)
Requirement already satisfied: bs4==0.0.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 12)) (0.0.1)
Requirement already satisfied: pkce==1.0.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 13)) (1.0.3)
Requirement already satisfied: evdev==1.5.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 15)) (1.5.0)
Requirement already satisfied: cryptography==42.0.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 17)) (42.0.4)
Requirement already satisfied: msal==1.27.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 18)) (1.27.0)
Requirement already satisfied: python-dateutil==2.8.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 19)) (2.8.2)
Requirement already satisfied: umodbus==1.0.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 20)) (1.0.4)
Requirement already satisfied: pysmb==1.2.9.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 21)) (1.2.9.1)
Requirement already satisfied: pytz==2023.3.post1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 22)) (2023.3.post1)
Requirement already satisfied: grpcio==1.60.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 23)) (1.60.1)
Requirement already satisfied: protobuf==4.25.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 24)) (4.25.3)
Collecting bimmer_connected==0.15.1
  Downloading https://www.piwheels.org/simple/bimmer-connected/bimmer_connected-0.15.1-py3-none-any.whl (154 kB)
Requirement already satisfied: async-timeout<5.0,>=4.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (4.0.3)
Requirement already satisfied: aiosignal>=1.1.2 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (1.3.1)
Requirement already satisfied: frozenlist>=1.1.1 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (1.4.1)
Requirement already satisfied: multidict<7.0,>=4.5 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (6.0.2)
Requirement already satisfied: attrs>=17.3.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (22.1.0)
Requirement already satisfied: yarl<2.0,>=1.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (1.8.1)
Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (8.1.2)
Collecting httpx
  Downloading https://www.piwheels.org/simple/httpx/httpx-0.27.0-py3-none-any.whl (75 kB)
Collecting pycryptodome>=3.4
  Downloading https://www.piwheels.org/simple/pycryptodome/pycryptodome-3.20.0-cp35-abi3-linux_armv7l.whl (2.0 MB)
Requirement already satisfied: beautifulsoup4 in /home/openwb/.local/lib/python3.9/site-packages (from bs4==0.0.1->-r /var/www/html/openWB/requirements.txt (line 12)) (4.11.1)
Requirement already satisfied: cffi>=1.12 in /home/openwb/.local/lib/python3.9/site-packages (from cryptography==42.0.4->-r /var/www/html/openWB/requirements.txt (line 17)) (1.16.0)
Requirement already satisfied: dnspython in /home/openwb/.local/lib/python3.9/site-packages (from ipparser==0.3.8->-r /var/www/html/openWB/requirements.txt (line 11)) (2.3.0)
Requirement already satisfied: requests<3,>=2.0.0 in /usr/lib/python3/dist-packages (from msal==1.27.0->-r /var/www/html/openWB/requirements.txt (line 18)) (2.25.1)
Requirement already satisfied: pyserial>=3.4 in /home/openwb/.local/lib/python3.9/site-packages (from pymodbus==2.5.2->-r /var/www/html/openWB/requirements.txt (line 4)) (3.5)
Requirement already satisfied: six>=1.15.0 in /usr/lib/python3/dist-packages (from pymodbus==2.5.2->-r /var/www/html/openWB/requirements.txt (line 4)) (1.16.0)
Requirement already satisfied: tqdm in /home/openwb/.local/lib/python3.9/site-packages (from pysmb==1.2.9.1->-r /var/www/html/openWB/requirements.txt (line 21)) (4.66.1)
Requirement already satisfied: pyasn1 in /home/openwb/.local/lib/python3.9/site-packages (from pysmb==1.2.9.1->-r /var/www/html/openWB/requirements.txt (line 21)) (0.5.1)
Requirement already satisfied: packaging in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (21.3)
Requirement already satisfied: py>=1.8.2 in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (1.11.0)
Requirement already satisfied: iniconfig in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (1.1.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (1.0.0)
Requirement already satisfied: toml in /usr/lib/python3/dist-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (0.10.1)
Requirement already satisfied: pycparser in /home/openwb/.local/lib/python3.9/site-packages (from cffi>=1.12->cryptography==42.0.4->-r /var/www/html/openWB/requirements.txt (line 17)) (2.21)
Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (2.10)
Requirement already satisfied: soupsieve>1.2 in /home/openwb/.local/lib/python3.9/site-packages (from beautifulsoup4->bs4==0.0.1->-r /var/www/html/openWB/requirements.txt (line 12)) (2.3.2.post1)
Collecting httpcore==1.*
  Downloading https://www.piwheels.org/simple/httpcore/httpcore-1.0.5-py3-none-any.whl (77 kB)
Collecting sniffio
  Downloading https://www.piwheels.org/simple/sniffio/sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting anyio
  Downloading https://www.piwheels.org/simple/anyio/anyio-4.4.0-py3-none-any.whl (86 kB)
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from httpx->bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (2020.6.20)
Collecting h11<0.15,>=0.13
  Downloading https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)
Collecting exceptiongroup>=1.0.2
  Downloading https://www.piwheels.org/simple/exceptiongroup/exceptiongroup-1.2.1-py3-none-any.whl (16 kB)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/openwb/.local/lib/python3.9/site-packages (from packaging->pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (3.0.9)
Installing collected packages: sniffio, h11, exceptiongroup, httpcore, anyio, pycryptodome, httpx, bimmer-connected, aiohttp
  WARNING: The script httpx is installed in '/home/openwb/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script bimmerconnected is installed in '/home/openwb/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  Attempting uninstall: aiohttp
    Found existing installation: aiohttp 3.9.2
    Uninstalling aiohttp-3.9.2:
      Successfully uninstalled aiohttp-3.9.2
Successfully installed aiohttp-3.9.4 anyio-4.4.0 bimmer-connected-0.15.1 exceptiongroup-1.2.1 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 pycryptodome-3.20.0 sniffio-1.3.1
done
load versions...
chgrp: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chgrp: Zugriff auf '/var/www/html/openWB/data/data_migration/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chmod: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chmod: Zugriff auf '/var/www/html/openWB/data/data_migration/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
2024-07-01 21:20:55: boot done :-)
2024-07-01 21:20:57,355 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'use_soc_from_cp': False, 'request_interval_charging': 300, 'request_interval_not_charging': 43200, 'request_only_plugged': False}
2024-07-01 21:20:57,357 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Standard', 'type': 'standard_legacy', 'official': True, 'configuration': <modules.web_themes.standard_legacy.config.StandardLegacyWebThemeConfiguration object at 0x75a6e9e8>}
2024-07-01 21:20:57,358 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-07-01 21:20:57,358 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Cards', 'type': 'cards', 'official': True, 'configuration': <modules.display_themes.cards.config.CardsDisplayThemeConfiguration object at 0x75a6e9e8>}
2024-07-01 21:20:57,358 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'lock_changes': False, 'lock_changes_code': None, 'enable_dashboard_view': True, 'enable_dashboard_card_grid': True, 'enable_dashboard_card_home_consumption': True, 'enable_dashboard_card_battery_sum': True, 'enable_dashboard_card_inverter_sum': True, 'enable_dashboard_card_charge_point_sum': True, 'enable_charge_points_view': True, 'enable_status_view': True}
2024-07-01 21:20:58,299 - {root:179} - {DEBUG:MainThread} - Start openWB2.service
2024-07-01 21:20:58,301 - {helpermodules.update_config:509} - {DEBUG:MainThread} - Broker-Konfiguration aktualisieren
2024-07-01 21:20:59,407 - {helpermodules.update_config:596} - {DEBUG:MainThread} - current datastore version: 44
2024-07-01 21:20:59,408 - {helpermodules.update_config:597} - {DEBUG:MainThread} - target datastore version: 48
2024-07-01 21:20:59,409 - {helpermodules.update_config:600} - {DEBUG:MainThread} - upgrading datastore from version '44' to '45'
2024-07-01 21:20:59,566 - {helpermodules.update_config:1518} - {ERROR:MainThread} - Logdatei '/var/www/html/openWB/data/daily_log/20240620.json' konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 1510, in upgrade_datastore_44
    if evu_counter_str == counter_entry and entry["counter"][counter_entry]["grid"] is False:
KeyError: 'grid'
2024-07-01 21:20:59,612 - {helpermodules.update_config:1518} - {ERROR:MainThread} - Logdatei '/var/www/html/openWB/data/daily_log/20240619.json' konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 1510, in upgrade_datastore_44
    if evu_counter_str == counter_entry and entry["counter"][counter_entry]["grid"] is False:
KeyError: 'grid'
2024-07-01 21:20:59,657 - {helpermodules.update_config:1518} - {ERROR:MainThread} - Logdatei '/var/www/html/openWB/data/daily_log/20240618.json' konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 1510, in upgrade_datastore_44
    if evu_counter_str == counter_entry and entry["counter"][counter_entry]["grid"] is False:
KeyError: 'grid'
2024-07-01 21:20:59,693 - {helpermodules.update_config:600} - {DEBUG:MainThread} - upgrading datastore from version '45' to '46'
2024-07-01 21:20:59,698 - {helpermodules.update_config:600} - {DEBUG:MainThread} - upgrading datastore from version '46' to '47'
2024-07-01 21:20:59,701 - {helpermodules.update_config:613} - {ERROR:MainThread} - Fehler beim Aktualisieren von 'openWB/chargepoint/template/0' mit Payload 'b'null''
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 609, in _loop_all_received_topics
    updated_topics = callback(topic, payload)
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 1556, in upgrade
    if "rfid_enabling" in payload:
TypeError: argument of type 'NoneType' is not iterable
2024-07-01 21:20:59,703 - {helpermodules.update_config:613} - {ERROR:MainThread} - Fehler beim Aktualisieren von 'openWB/vehicle/template/charge_template/0' mit Payload 'b'null''
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 609, in _loop_all_received_topics
    updated_topics = callback(topic, payload)
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 1550, in upgrade
    if "disable_after_unplug" in payload:
TypeError: argument of type 'NoneType' is not iterable
2024-07-01 21:20:59,707 - {helpermodules.update_config:600} - {DEBUG:MainThread} - upgrading datastore from version '47' to '48'
2024-07-01 21:20:59,708 - {helpermodules.update_config:613} - {ERROR:MainThread} - Fehler beim Aktualisieren von 'openWB/chargepoint/template/0' mit Payload 'b'null''
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 609, in _loop_all_received_topics
    updated_topics = callback(topic, payload)
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 1568, in upgrade
    if "disable_after_unplug" not in payload:
TypeError: argument of type 'NoneType' is not iterable
2024-07-01 21:21:00,036 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/messages/1719740422483
2024-07-01 21:21:00,039 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/messages/1719740645377
2024-07-01 21:21:00,041 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/messages/1719740852949
2024-07-01 21:21:00,044 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/messages/1719742294329
2024-07-01 21:21:00,046 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/messages/1719742616351
2024-07-01 21:21:00,048 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/messages/1719743831538
2024-07-01 21:21:00,051 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/messages/1719744188094
2024-07-01 21:21:00,056 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/3/set/change_ev_permitted
2024-07-01 21:21:00,152 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/general/chargemode_config/pv_charging/phase_switch_delay
2024-07-01 21:21:00,224 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_19d77fa4/messages/1719861487314
2024-07-01 21:21:00,227 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_19d77fa4/messages/1719861494567
2024-07-01 21:21:00,230 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_19d77fa4/messages/1719861548253
2024-07-01 21:21:00,233 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_19d77fa4/messages/1719861548256
2024-07-01 21:21:00,235 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/command_completed
2024-07-01 21:21:00,239 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/pv/get/fault_str
2024-07-01 21:21:00,241 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/pv/get/fault_state
2024-07-01 21:21:00,276 - {helpermodules.update_config:580} - {DEBUG:MainThread} - Setze Topic 'openWB/counter/config/home_consumption_source_id' auf Standardwert 'None'
2024-07-01 21:21:00,277 - {helpermodules.update_config:580} - {DEBUG:MainThread} - Setze Topic 'openWB/general/chargemode_config/scheduled_charging/phases_to_use_pv' auf Standardwert '0'
2024-07-01 21:21:00,463 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Samba', 'type': 'samba', 'configuration': <modules.backup_clouds.samba.config.SambaBackupCloudConfiguration object at 0x7546e4c0>}
2024-07-01 21:21:00,463 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'smb_path': None, 'smb_server': None, 'smb_share': None, 'smb_user': None, 'smb_password': None}
2024-07-01 21:21:00,490 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'OneDrive', 'type': 'onedrive', 'configuration': <modules.backup_clouds.onedrive.config.OneDriveBackupCloudConfiguration object at 0x7546e8e0>}
2024-07-01 21:21:00,490 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'backuppath': '/openWB/Backup/', 'persistent_tokencache': None, 'authurl': None, 'authcode': None, 'scope': ['https://graph.microsoft.com/Files.ReadWrite'], 'authority': 'https://login.microsoftonline.com/consumers/', 'clientID': 'e529d8d2-3b0f-4ae4-b2ba-2d9a2bba55b2', 'flow': None}
2024-07-01 21:21:00,503 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Nfs', 'type': 'nfs', 'configuration': <modules.backup_clouds.nfs.config.NfsBackupCloudConfiguration object at 0x7546e5c8>}
2024-07-01 21:21:00,503 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'nfs_share': None}
2024-07-01 21:21:00,514 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'NextCloud', 'type': 'nextcloud', 'configuration': <modules.backup_clouds.nextcloud.config.NextcloudBackupCloudConfiguration object at 0x7546e2c8>}
2024-07-01 21:21:00,514 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'ip_address': None, 'user': None, 'password': None}
2024-07-01 21:21:00,517 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Standard', 'type': 'standard_legacy', 'official': True, 'configuration': <modules.web_themes.standard_legacy.config.StandardLegacyWebThemeConfiguration object at 0x749fa7d8>}
2024-07-01 21:21:00,518 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-07-01 21:21:00,528 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Colors', 'type': 'colors', 'configuration': <modules.web_themes.colors.config.ColorsWebThemeConfiguration object at 0x749fa118>}
2024-07-01 21:21:00,529 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-07-01 21:21:00,541 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Colors', 'type': 'colors', 'official': False, 'configuration': <modules.display_themes.colors.config.ColorsDisplayThemeConfiguration object at 0x749faa60>}
2024-07-01 21:21:00,541 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'lock_changes': False, 'lock_changes_code': None, 'enable_dashboard_view': True, 'enable_dashboard_card_grid': True, 'enable_dashboard_card_home_consumption': True, 'enable_dashboard_card_battery_sum': True, 'enable_dashboard_card_inverter_sum': True, 'enable_dashboard_card_charge_point_sum': True, 'enable_charge_points_view': True, 'enable_status_view': True}
2024-07-01 21:21:00,546 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Cards', 'type': 'cards', 'official': True, 'configuration': <modules.display_themes.cards.config.CardsDisplayThemeConfiguration object at 0x749fa8c8>}
2024-07-01 21:21:00,547 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'lock_changes': False, 'lock_changes_code': None, 'enable_dashboard_view': True, 'enable_dashboard_card_grid': True, 'enable_dashboard_card_home_consumption': True, 'enable_dashboard_card_battery_sum': True, 'enable_dashboard_card_inverter_sum': True, 'enable_dashboard_card_charge_point_sum': True, 'enable_charge_points_view': True, 'enable_status_view': True}
2024-07-01 21:21:00,587 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Voltego', 'type': 'voltego', 'configuration': <modules.electricity_tariffs.voltego.config.VoltegoTariffConfiguration object at 0x749fadc0>}
2024-07-01 21:21:00,587 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'client_id': None, 'client_secret': None, 'token': <modules.electricity_tariffs.voltego.config.VoltegoToken object at 0x749fad90>}
2024-07-01 21:21:00,588 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'access_token': None, 'expires_in': None, 'created_at': None}
2024-07-01 21:21:00,599 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Rabot', 'type': 'rabot', 'configuration': <modules.electricity_tariffs.rabot.config.RabotTariffConfiguration object at 0x74b4d490>}
2024-07-01 21:21:00,600 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'client_id': None, 'client_secret': None, 'token': <modules.electricity_tariffs.rabot.config.RabotToken object at 0x74b4d4a8>}
2024-07-01 21:21:00,600 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'access_token': None, 'expires_in': None, 'created_at': None}
2024-07-01 21:21:00,613 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Tibber', 'type': 'tibber', 'configuration': <modules.electricity_tariffs.tibber.config.TibberTariffConfiguration object at 0x749fadf0>}
2024-07-01 21:21:00,614 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'token': None, 'home_id': None}
2024-07-01 21:21:00,623 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Energy-Charts', 'type': 'energycharts', 'configuration': <modules.electricity_tariffs.energycharts.config.EnergyChartsTariffConfiguration object at 0x74b4d4a8>}
2024-07-01 21:21:00,623 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'country': 'de', 'surcharge': 0}
2024-07-01 21:21:00,636 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'aWATTar Hourly', 'type': 'awattar', 'configuration': <modules.electricity_tariffs.awattar.config.AwattarTariffConfiguration object at 0x749fadc0>}
2024-07-01 21:21:00,637 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'country': 'de'}
2024-07-01 21:21:00,665 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Renault', 'type': 'renault', 'configuration': <modules.vehicles.renault.config.RenaultConfiguration object at 0x74b4dad8>}
2024-07-01 21:21:00,666 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'country': None, 'vin': None}
2024-07-01 21:21:01,077 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'EVCC', 'type': 'evcc', 'configuration': <modules.vehicles.evcc.config.EVCCVehicleSocConfiguration object at 0x74b4daf0>}
2024-07-01 21:21:01,078 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'vehicle_id': None, 'calculate_soc': False, 'user_id': None, 'password': None, 'sponsor_token': None, 'vehicle_type': None, 'VIN': ''}
2024-07-01 21:21:01,092 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'PSA (nicht mehr verwenden)', 'type': 'psa', 'configuration': <modules.vehicles.psa.config.PSAConfiguration object at 0x74b4df70>}
2024-07-01 21:21:01,093 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'client_id': None, 'client_secret': None, 'manufacturer': None, 'calculate_soc': False, 'vin': None}
2024-07-01 21:21:01,114 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Smart Hello (#1, #3)', 'type': 'smarthello', 'configuration': <modules.vehicles.smarthello.config.SmartHelloConfiguration object at 0x74b4dad8>}
2024-07-01 21:21:01,115 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'vin': None, 'sessioncache': None}
2024-07-01 21:21:01,124 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'HTTP SOC Module', 'type': 'http', 'configuration': <modules.vehicles.http.config.HttpSocConfiguration object at 0x74b4db50>}
2024-07-01 21:21:01,124 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'soc_url': None, 'range_url': None}
2024-07-01 21:21:01,168 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'KIA / Hyundai (experimental)', 'type': 'kia', 'configuration': <modules.vehicles.kia.config.KIAConfiguration object at 0x74b4db68>}
2024-07-01 21:21:01,168 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'pin': None, 'vin': None}
2024-07-01 21:21:01,182 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'EVNotify', 'type': 'evnotify', 'configuration': <modules.vehicles.evnotify.config.EVNotifyConfiguration object at 0x74b4daf0>}
2024-07-01 21:21:01,183 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'id': 0, 'akey': None, 'token': None}
2024-07-01 21:21:01,914 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'VWId', 'type': 'vwid', 'configuration': <modules.vehicles.vwid.config.VWIdConfiguration object at 0x74b4dad8>}
2024-07-01 21:21:01,915 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'vin': None, 'refreshToken': None}
2024-07-01 21:21:02,699 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'BMW (Bimmer)', 'type': 'bmwbc', 'configuration': <modules.vehicles.bmwbc.config.BMWbcConfiguration object at 0x74b4daf0>}
2024-07-01 21:21:02,700 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'vin': None, 'calculate_soc': False}
2024-07-01 21:21:02,719 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Tesla', 'type': 'tesla', 'configuration': <modules.vehicles.tesla.config.TeslaSocConfiguration object at 0x74b4db68>}
2024-07-01 21:21:02,720 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'tesla_ev_num': 0, 'token': <modules.vehicles.tesla.config.TeslaSocToken object at 0x73da4fd0>}
2024-07-01 21:21:02,720 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'refresh_token': None, 'access_token': None, 'expires_in': 0, 'created_at': 0}
2024-07-01 21:21:02,756 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'BMW', 'type': 'bmw', 'configuration': <modules.vehicles.bmw.config.BMWConfiguration object at 0x74b4df70>}
2024-07-01 21:21:02,757 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'vin': None}
2024-07-01 21:21:02,775 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Tronity', 'type': 'tronity', 'configuration': <modules.vehicles.tronity.config.TronityVehicleSocConfiguration object at 0x718deda8>}
2024-07-01 21:21:02,775 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'vehicle_id': None, 'client_id': None, 'client_secret': None, 'access_token': None, 'calculate_soc': False}
2024-07-01 21:21:02,780 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Manueller SoC', 'type': 'manual', 'configuration': <modules.vehicles.manual.config.ManualSocConfiguration object at 0x74b4db68>}
2024-07-01 21:21:02,780 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-07-01 21:21:02,785 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'MQTT', 'type': 'mqtt', 'configuration': <modules.vehicles.mqtt.config.MqttSocConfiguration object at 0x74b4daf0>}
2024-07-01 21:21:02,785 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-07-01 21:21:03,259 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SmartEQ', 'type': 'smarteq', 'configuration': <modules.vehicles.smarteq.config.SmartEQConfiguration object at 0x74b4db68>}
2024-07-01 21:21:03,259 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'vin': None}
2024-07-01 21:21:03,287 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Polestar2', 'type': 'polestar', 'configuration': <modules.vehicles.polestar.config.Polestar2Configuration object at 0x73da4fd0>}
2024-07-01 21:21:03,288 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'user_id': None, 'password': None, 'vin': None}
2024-07-01 21:21:05,581 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'GPIOs auf der AddOn-Platine', 'type': 'gpio', 'configuration': <modules.ripple_control_receivers.gpio.config.GpioRcrConfiguration object at 0x70dd6568>}
2024-07-01 21:21:05,581 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-07-01 21:21:05,595 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'openWB Dimm- & Control-Kit', 'type': 'dimm_kit', 'configuration': <modules.ripple_control_receivers.dimm_kit.config.IoLanRcrConfiguration object at 0x70dd6a78>}
2024-07-01 21:21:05,596 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'ip_address': None, 'port': 8899, 'modbus_id': 1}
2024-07-01 21:21:05,601 - {modules.internal_chargepoint_handler.rfid:99} - {DEBUG:MainThread} - **** /dev/input/event0 Sycreader RFID Technology Co., Ltd SYC ID&IC USB Reader usb-3f980000.usb-1.3/input0 ****
2024-07-01 21:21:05,608 - {modules.internal_chargepoint_handler.rfid:100} - {DEBUG:MainThread} - {('EV_SYN', 0): [('SYN_REPORT', 0), ('SYN_CONFIG', 1), ('?', 4), ('?', 17), ('?', 20)], ('EV_KEY', 1): [('KEY_ESC', 1), ('KEY_1', 2), ('KEY_2', 3), ('KEY_3', 4), ('KEY_4', 5), ('KEY_5', 6), ('KEY_6', 7), ('KEY_7', 8), ('KEY_8', 9), ('KEY_9', 10), ('KEY_0', 11), ('KEY_MINUS', 12), ('KEY_EQUAL', 13), ('KEY_BACKSPACE', 14), ('KEY_TAB', 15), ('KEY_Q', 16), ('KEY_W', 17), ('KEY_E', 18), ('KEY_R', 19), ('KEY_T', 20), ('KEY_Y', 21), ('KEY_U', 22), ('KEY_I', 23), ('KEY_O', 24), ('KEY_P', 25), ('KEY_LEFTBRACE', 26), ('KEY_RIGHTBRACE', 27), ('KEY_ENTER', 28), ('KEY_LEFTCTRL', 29), ('KEY_A', 30), ('KEY_S', 31), ('KEY_D', 32), ('KEY_F', 33), ('KEY_G', 34), ('KEY_H', 35), ('KEY_J', 36), ('KEY_K', 37), ('KEY_L', 38), ('KEY_SEMICOLON', 39), ('KEY_APOSTROPHE', 40), ('KEY_GRAVE', 41), ('KEY_LEFTSHIFT', 42), ('KEY_BACKSLASH', 43), ('KEY_Z', 44), ('KEY_X', 45), ('KEY_C', 46), ('KEY_V', 47), ('KEY_B', 48), ('KEY_N', 49), ('KEY_M', 50), ('KEY_COMMA', 51), ('KEY_DOT', 52), ('KEY_SLASH', 53), ('KEY_RIGHTSHIFT', 54), ('KEY_KPASTERISK', 55), ('KEY_LEFTALT', 56), ('KEY_SPACE', 57), ('KEY_CAPSLOCK', 58), ('KEY_F1', 59), ('KEY_F2', 60), ('KEY_F3', 61), ('KEY_F4', 62), ('KEY_F5', 63), ('KEY_F6', 64), ('KEY_F7', 65), ('KEY_F8', 66), ('KEY_F9', 67), ('KEY_F10', 68), ('KEY_NUMLOCK', 69), ('KEY_SCROLLLOCK', 70), ('KEY_KP7', 71), ('KEY_KP8', 72), ('KEY_KP9', 73), ('KEY_KPMINUS', 74), ('KEY_KP4', 75), ('KEY_KP5', 76), ('KEY_KP6', 77), ('KEY_KPPLUS', 78), ('KEY_KP1', 79), ('KEY_KP2', 80), ('KEY_KP3', 81), ('KEY_KP0', 82), ('KEY_KPDOT', 83), ('KEY_102ND', 86), ('KEY_F11', 87), ('KEY_F12', 88), ('KEY_KPENTER', 96), ('KEY_RIGHTCTRL', 97), ('KEY_KPSLASH', 98), ('KEY_SYSRQ', 99), ('KEY_RIGHTALT', 100), ('KEY_HOME', 102), ('KEY_UP', 103), ('KEY_PAGEUP', 104), ('KEY_LEFT', 105), ('KEY_RIGHT', 106), ('KEY_END', 107), ('KEY_DOWN', 108), ('KEY_PAGEDOWN', 109), ('KEY_INSERT', 110), ('KEY_DELETE', 111), ('KEY_PAUSE', 119), ('KEY_LEFTMETA', 125), ('KEY_RIGHTMETA', 126), ('KEY_COMPOSE', 127)], ('EV_MSC', 4): [('MSC_SCAN', 4)], ('EV_LED', 17): [('LED_NUML', 0), ('LED_CAPSL', 1), ('LED_SCROLLL', 2), ('LED_COMPOSE', 3), ('LED_KANA', 4)]}
2024-07-01 21:21:05,609 - {modules.internal_chargepoint_handler.rfid:103} - {DEBUG:MainThread} - device emits keyboard events
2024-07-01 21:21:05,610 - {modules.internal_chargepoint_handler.rfid:105} - {DEBUG:MainThread} - detected 'enter' key, device seems to be a keyboard
2024-07-01 21:21:05,610 - {modules.internal_chargepoint_handler.rfid:111} - {INFO:MainThread} - detected keyboard devices:
2024-07-01 21:21:05,610 - {modules.internal_chargepoint_handler.rfid:113} - {INFO:MainThread} - /dev/input/event0 Sycreader RFID Technology Co., Ltd SYC ID&IC USB Reader
2024-07-01 21:21:07,849 - {helpermodules.subdata:385} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 382, in process_vehicle_ev_template_topic
    var["et" + index].data = dataclass_from_dict(ev.EvTemplateData, decode_payload(msg.payload))
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in dataclass_from_dict
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in <listcomp>
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 27, in _get_argument_value
    value = parameters[argument_name]
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:07,860 - {helpermodules.subdata:385} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 382, in process_vehicle_ev_template_topic
    var["et" + index].data = dataclass_from_dict(ev.EvTemplateData, decode_payload(msg.payload))
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in dataclass_from_dict
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in <listcomp>
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 27, in _get_argument_value
    value = parameters[argument_name]
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:07,864 - {helpermodules.subdata:385} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 382, in process_vehicle_ev_template_topic
    var["et" + index].data = dataclass_from_dict(ev.EvTemplateData, decode_payload(msg.payload))
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in dataclass_from_dict
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in <listcomp>
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 27, in _get_argument_value
    value = parameters[argument_name]
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:07,873 - {helpermodules.subdata:361} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 356, in process_vehicle_charge_template_topic
    var["ct" + index].data = dataclass_from_dict(ev.ChargeTemplateData, decode_payload(msg.payload))
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in dataclass_from_dict
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in <listcomp>
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 27, in _get_argument_value
    value = parameters[argument_name]
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:07,950 - {helpermodules.subdata:305} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 293, in process_vehicle_topic
    if config["type"] is None:
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:07,953 - {helpermodules.subdata:305} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 293, in process_vehicle_topic
    if config["type"] is None:
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:07,955 - {helpermodules.subdata:305} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 293, in process_vehicle_topic
    if config["type"] is None:
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:07,968 - {helpermodules.subdata:489} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 486, in process_chargepoint_template_topic
    var["cpt"+index].data = dataclass_from_dict(CpTemplateData, payload)
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in dataclass_from_dict
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 21, in <listcomp>
    return cls(*[_get_argument_value(arg_spec, index, args) for index in range(1, len(arg_spec.args))])
  File "/var/www/html/openWB/packages/dataclass_utils/_dataclass_from_dict.py", line 27, in _get_argument_value
    value = parameters[argument_name]
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:07,973 - {helpermodules.subdata:440} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 434, in process_chargepoint_topic
    self.process_chargepoint_config_topic(var, msg)
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 448, in process_chargepoint_config_topic
    ".chargepoints."+payload["type"]+".chargepoint_module", "modules")
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:08,229 - {helpermodules.subdata:660} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 647, in process_optional_topic
    if config_dict["type"] is None:
TypeError: 'NoneType' object is not subscriptable
2024-07-01 21:21:09,269 - {helpermodules.subdata:839} - {DEBUG:Subdata} - Neustart des Handlers für den internen Ladepunkt.
2024-07-01 21:21:09,281 - {helpermodules.subdata:772} - {DEBUG:Subdata} - skipping mqtt bridge message on startup
2024-07-01 21:21:09,282 - {helpermodules.subdata:775} - {ERROR:Subdata} - received valid partner ids: []
2024-07-01 21:21:10,323 - {root:75} - {INFO:MainThread} - # ***Start*** 
2024-07-01 21:21:10,354 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev0
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
2024-07-01 21:21:10,359 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev1
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
2024-07-01 21:21:10,361 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev2
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
2024-07-01 21:21:10,395 - {modules.loadvars:52} - {ERROR:MainThread} - Fehler im loadvars-Modul bei Element 3
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 49, in _set_values
    modules_threads.append(threading.Thread(target=cp.chargepoint_module.get_values,
AttributeError: 'NoneType' object has no attribute 'get_values'
2024-07-01 21:21:10,413 - {modules.common.simcount._simcount:51} - {WARNING:device1} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-07-01 21:21:10,427 - {modules.common.simcount._simcount:51} - {WARNING:device1} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-07-01 21:21:10,625 - {modules.loadvars:75} - {ERROR:MainThread} - Fehler im loadvars-Modul bei Element {'type': 'cp', 'id': 3}
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/loadvars.py", line 67, in _update_values_of_level
    name=f"update values cp{chargepoint.chargepoint_module.config.id}"))
AttributeError: 'NoneType' object has no attribute 'config'
2024-07-01 21:21:10,627 - {modules.common.store._api:31} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=55196.57555430847, dc_power=None)
2024-07-01 21:21:10,630 - {modules.common.store._api:31} - {INFO:component2} - Saving BatState(imported=6456.489384847987, exported=8317.798017464445, power=-358, soc=70)
2024-07-01 21:21:10,662 - {modules.common.store._api:31} - {INFO:component0} - Saving CounterState(currents=[-1.47, 0.87, 0.91], powers=[-131.6, 58.1, 50.9], voltages=[233.279, 233.817, 233.327], power_factors=[0.412, 0.318, 0.249], imported=14873279.6, exported=31201906.200000003, power=-22.6, frequency=49.991)
2024-07-01 21:21:10,695 - {modules.common.store._api:31} - {INFO:set ripple control receiver} - Saving <modules.common.component_state.RcrState object at 0x705585c8>
2024-07-01 21:21:10,718 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev0
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
2024-07-01 21:21:10,719 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev1
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
2024-07-01 21:21:10,720 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev2
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
2024-07-01 21:21:10,742 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev0
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
2024-07-01 21:21:10,743 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev1
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
2024-07-01 21:21:10,744 - {control.data:419} - {ERROR:MainThread} - Fehler im Prepare-Modul für EV ev2
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 413, in __copy_ev_data
    self.ev_data[vehicle].charge_template = self.ev_charge_template_data["ct" + str(
KeyError: 'ctNone'
Log des internen Ladepunktes:

Code: Alles auswählen

2024-07-01 21:21:07,822 - {asyncio:59} - {DEBUG:Internal Chargepoint} - Using selector: EpollSelector
2024-07-01 21:21:07,829 - {modules.internal_chargepoint_handler.rfid:121} - {DEBUG:Internal Chargepoint} - reading events from: /dev/input/event0
2024-07-01 21:21:11,275 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:300} - {ERROR:Internal Chargepoint} - Fehler im internem Ladepunkt
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/internal_chargepoint_handler.py", line 279, in handler
    if cp.chargepoint.chargepoint_module.config.type == "internal_openwb":
AttributeError: 'NoneType' object has no attribute 'config'
Was ist schief gelaufen und was kann ich nun tun?
Hier geht es um die neuen Features in der Alpha-Version. Da dein Problem auch mit der Release-Version auftritt, ist es kein spezifisches Problem dieser Version. Bitte einen separaten Thread erstellen.
ArminElectric
Beiträge: 57
Registriert: Di Sep 29, 2020 1:19 pm

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von ArminElectric »

LenaK hat geschrieben: Di Jul 02, 2024 7:48 am Du kannst ja zum Entsperren und Fahrzeug zuordnen den gleichen Tag eintragen.
Perfekt - danke für die Rückmeldung :)
Daphne
Beiträge: 79
Registriert: Do Sep 29, 2022 12:34 pm

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von Daphne »

Hallo,
ich habe heute früh das neueste Update gemacht und stelle nun das hier fest:
2024-07-02 12_57_05-openWB.jpg
(61.26 KiB) Noch nie heruntergeladen
Wie gibt es das, das sich der Stromverbrauch genau der Erzeugung PV anpasst?
13,8 kWp-Anlage LG + LG Batteriespeicher 10 kW
OpenWB Wallbox, Ver. 2.x (Master)
Cupra Born 58 kWh
ChristianM
Beiträge: 161
Registriert: Di Okt 22, 2019 9:42 am

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von ChristianM »

LenaK hat geschrieben: Di Jul 02, 2024 7:29 am Dein Auto lädt nicht mit der vorgegebenen Stromstärke. Erst dann wird auch umgeschaltet. Stell mal in den Einstellungen des Fahrzeug-Profils die erlaubte Stromabweichung auf 2A.
ok, habe ich angepasst. Davor hat es aber zwei Wochen jeden Tag funktioniert, erst nach dem Update von Freitag ging es nicht mehr. Seltsam auch das innerhalb eines Tages drei weitere Personen davon berichteten das dies vorher funktionierte und dann nicht mehr.
LenaK
Beiträge: 1164
Registriert: Fr Jan 22, 2021 6:40 am

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von LenaK »

Daphne hat geschrieben: Di Jul 02, 2024 10:56 am Hallo,
ich habe heute früh das neueste Update gemacht und stelle nun das hier fest:

2024-07-02 12_57_05-openWB.jpg

Wie gibt es das, das sich der Stromverbrauch genau der Erzeugung PV anpasst?
Bitte Log posten viewtopic.php?t=1526
ChristianM
Beiträge: 161
Registriert: Di Okt 22, 2019 9:42 am

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von ChristianM »

Zappelorgie (PV Laden) mit erhöhtem Netzbezug seit dem Update von heute. Die Spitzen beim Hausverbrauch (die über 4 kW) müssen Fehler in der Berechnung von openWB sein, die gab es so nicht.

Code: Alles auswählen

2024-07-02 19:23:40,318 - {root:75} - {INFO:MainThread} - # ***Start*** 
2024-07-02 19:23:40,388 - {modules.devices.solaredge.device:124} - {DEBUG:device3} - Start device reading {'component3': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x703d36e8>}
2024-07-02 19:23:40,390 - {modules.common.component_context:54} - {DEBUG:device3} - Update Komponenten ['SE17K']
2024-07-02 19:23:40,390 - {modules.common.component_context:54} - {DEBUG:device4} - Update Komponenten ['PV-Tisch']
2024-07-02 19:23:40,398 - {urllib3.connectionpool:227} - {DEBUG:device4} - Starting new HTTP connection (1): 192.168.0.30:80
2024-07-02 19:23:40,399 - {modules.devices.solax.device:55} - {DEBUG:device5} - Start device reading {'component6': <modules.devices.solax.bat.SolaxBat object at 0x703d3f28>}
2024-07-02 19:23:40,400 - {modules.common.component_context:25} - {DEBUG:device5} - Update Komponente ['Solax Speicher']
2024-07-02 19:23:40,402 - {modules.common.component_context:54} - {DEBUG:device7} - Update Komponenten ['Solax X1 Hybrid G4']
2024-07-02 19:23:40,408 - {modules.common.component_context:54} - {DEBUG:device8} - Update Komponenten ['Pulse']
2024-07-02 19:23:40,414 - {modules.devices.mqtt.device:47} - {DEBUG:device8} - MQTT-Module müssen nicht ausgelesen werden.
2024-07-02 19:23:40,418 - {modules.common.component_context:25} - {DEBUG:set values cp8} - Update Komponente ['Ladepunkt']
2024-07-02 19:23:40,423 - {modules.common.component_context:25} - {DEBUG:set values cp10} - Update Komponente ['Ladepunkt']
2024-07-02 19:23:40,429 - {modules.common.component_context:25} - {DEBUG:device7} - Update Komponente ['Solax X1 Hybrid G4']
2024-07-02 19:23:40,482 - {modules.common.component_context:25} - {DEBUG:device3} - Update Komponente ['SE17K']
2024-07-02 19:23:40,542 - {modules.devices.solaredge.scale:16} - {DEBUG:device3} - Registers [17110], Scale -1
2024-07-02 19:23:40,550 - {modules.devices.solaredge.scale:16} - {DEBUG:device3} - Registers [87176344], Scale 0
2024-07-02 19:23:40,740 - {modules.common.simcount._simcount:42} - {DEBUG:device5} - Previous state: SimCounterState(timestamp=1719941011.4815507, power=-4907, imported=160329.84980045859, exported=144012.91123444328)
2024-07-02 19:23:40,741 - {modules.common.simcount._calculate:11} - {DEBUG:device5} - time passed: 0.00257192, power1: -4907, power2: -4808
2024-07-02 19:23:40,741 - {modules.common.simcount._calculate:27} - {DEBUG:device5} - power did not change sign. Total energy: -12.4931
2024-07-02 19:23:40,741 - {modules.common.simcount._simcount:65} - {DEBUG:device5} - imported: 0 Wh, exported: 12.4931 Wh, new state: SimCounterState(timestamp=1719941020.7404578, power=-4808, imported=160329.84980045859, exported=144025.4043292043)
2024-07-02 19:23:40,742 - {modules.common.store._api:26} - {DEBUG:device5} - Raw data BatState(imported=160329.84980045859, exported=144025.4043292043, power=-4808, soc=70)
2024-07-02 19:23:40,783 - {modules.devices.solaredge.scale:16} - {DEBUG:device3} - Registers [240, 241, 242], Scale -2
2024-07-02 19:23:41,149 - {modules.common.store._api:26} - {DEBUG:device7} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-333.45, exported=4345700, dc_power=None)
2024-07-02 19:23:41,211 - {modules.devices.solaredge.scale:16} - {DEBUG:device3} - Registers [17360], Scale -1
2024-07-02 19:23:41,213 - {modules.common.component_state:124} - {DEBUG:device3} - currents sign wrong [2.4, 2.41, 2.42]
2024-07-02 19:23:41,218 - {modules.common.store._api:26} - {DEBUG:device3} - Raw data InverterState(currents=[2.4, 2.41, 2.42], power=-1711.0, exported=87176344.0, dc_power=-1736.0)
2024-07-02 19:23:44,557 - {helpermodules.utils._thread_handler:26} - {ERROR:MainThread} - device4 konnte nicht innerhalb des Timeouts die Werte abfragen, die abgefragten Werte werden nicht in der Regelung verwendet.
2024-07-02 19:23:44,558 - {modules.common.utils.component_parser:25} - {ERROR:MainThread} - Keine aktuellen Werte für Gerät OpenDTU
2024-07-02 19:23:44,558 - {modules.common.utils.component_parser:25} - {ERROR:MainThread} - Keine aktuellen Werte für Gerät OpenDTU
2024-07-02 19:23:44,559 - {modules.common.utils.component_parser:25} - {ERROR:MainThread} - Keine aktuellen Werte für Gerät OpenDTU
2024-07-02 19:23:44,559 - {modules.common.component_context:25} - {DEBUG:component3} - Update Komponente ['SE17K']
2024-07-02 19:23:44,560 - {modules.common.store._api:26} - {DEBUG:component3} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1711.0, exported=87176344.0, dc_power=None)
2024-07-02 19:23:44,561 - {modules.common.component_context:25} - {DEBUG:update values cp10} - Update Komponente ['Ladepunkt']
2024-07-02 19:23:44,561 - {modules.common.store._api:31} - {INFO:component3} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1711.0, exported=87176344.0, dc_power=None)
2024-07-02 19:23:44,561 - {modules.common.component_context:25} - {DEBUG:update values cp8} - Update Komponente ['Ladepunkt']
2024-07-02 19:23:44,583 - {modules.common.utils.component_parser:25} - {ERROR:MainThread} - Keine aktuellen Werte für Gerät OpenDTU
2024-07-02 19:23:44,667 - {control.bat_all:182} - {INFO:MainThread} - 155W verbleibende Speicher-Leistung
2024-07-02 19:23:44,669 - {control.counter:146} - {INFO:MainThread} - Verbleibende Ströme an Zähler 13: [42.94, 43.019999999999996, 42.87]A
2024-07-02 19:23:44,671 - {control.counter:169} - {INFO:MainThread} - Verbleibende Leistung an Zähler 13: 29438.25W
2024-07-02 19:23:44,674 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 8: Keine Ladung, da kein Auto angesteckt ist.
2024-07-02 19:23:44,679 - {control.chargepoint.chargepoint:557} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-07-02 19:23:44,681 - {control.chargepoint.chargepoint:540} - {DEBUG:MainThread} - Phasenzahl Lademodus: 3
2024-07-02 19:23:44,685 - {control.chargepoint.chargepoint:682} - {INFO:MainThread} - LP 10, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 3, Priorität: False, max. Ist-Strom: 8.02
2024-07-02 19:23:44,695 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1719941014.6733875, power=808.0099999999999, imported=297669.58001974324, exported=0)
2024-07-02 19:23:44,698 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00278391, power1: 808.01, power2: 1494.64
2024-07-02 19:23:44,709 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 3.20519
2024-07-02 19:23:44,711 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 3.20519 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1719941024.695466, power=1494.6399999999999, imported=297672.785205728, exported=0)
2024-07-02 19:23:44,719 - {control.data:266} - {INFO:MainThread} - bat6
BatData(get=Get(currents=[0.0, 0.0, 0.0], soc=70, daily_exported=8355.0, daily_imported=14315.0, imported=160329.85, exported=143999.7, fault_state=0, fault_str='Kein Fehler.', power=-4845))
2024-07-02 19:23:44,726 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=70, daily_exported=8355.0, daily_imported=14315.0, fault_str='Kein Fehler.', fault_state=0, imported=160329.85, exported=143999.7, power=-4845), set=Set(charging_power_left=155, regulate_up=False))
2024-07-02 19:23:44,728 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=7378.0, daily_exported=0.0, power=5508.25, imported=11777491.459999999, exported=0))
2024-07-02 19:23:44,738 - {control.data:266} - {INFO:MainThread} - cp8
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=0, submode='stop', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), 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=1712.0, daily_exported=0.0, evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3149391.85, phases_in_use=3, plug_state=False, power=0, rfid_timestamp=None, rfid=None, serial_number='1215797', soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', vehicle_id=None, voltages=[239.56, 237.9, 243.95]), set=Set(charging_ev=-1, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', costs=0, 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, ev=-1, prio=False, rfid=None, serial_number=None, soc_at_start=None, soc_at_end=None, range_at_start=None, range_at_end=None), manual_lock=False, phases_to_use=3, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6f15df10>), config=Config(configuration={'mode': 'duo', 'ip_address': 'localhost', 'duo_num': 0}, ev=0, name='OpenWB - Draußen', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=8))
2024-07-02 19:23:44,740 - {control.data:266} - {INFO:MainThread} - cp10
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=1, imported_at_plan_start=None, imported_instant_charging=None, limit=', da die maximale Leistung an Zähler {} erreicht ist.', phases=3, prio=False, required_current=6, required_currents=[6, 6, 6], state=4, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[7.87, 7.94, 8.02], daily_imported=5666.0, daily_exported=0.0, evse_current=9, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=8628099.61, phases_in_use=3, plug_state=True, power=5508.25, rfid_timestamp=None, rfid=None, serial_number='1239094', soc=None, soc_timestamp=None, state_str=None, vehicle_id=None, voltages=[244.36, 239.29, 238.13]), set=Set(charging_ev=0, charging_ev_prev=0, current=9.96, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', costs=0.347, imported_at_mode_switch=8622062.5, imported_at_plugtime=8622062.5, imported_since_mode_switch=6021.480000000447, imported_since_plugged=6021.480000000447, range_charged=35.420470588237926, time_charged='1:08', timestamp_start_charging=1719936903.769333, ev=0, prio=False, rfid=None, serial_number=None, soc_at_start=0, soc_at_end=None, range_at_start=0, range_at_end=None), manual_lock=False, phases_to_use=3, plug_state_prev=True, plug_time=1719936841.363036, required_power=4140, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x6fb46d48>), config=Config(configuration={'mode': 'duo', 'ip_address': 'localhost', 'duo_num': 1}, ev=0, name='OpenWB - Drinnen', type='internal_openwb', template=0, connected_phases=3, phase_1=3, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=10))
2024-07-02 19:23:44,742 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=16, max_current_single_phase=20, name='Standard Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-07-02 19:23:44,745 - {control.data:266} - {INFO:MainThread} - counter13
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], voltages=[230.0, 230.0, 230.0], power_factors=[0.0, 0.0, 0.0], unbalanced_load=0, frequency=0, daily_exported=7181.0, daily_imported=293.0, imported=16005786.4, exported=75866084.8, fault_state=0, fault_str='Kein Fehler.', power=70.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=29438.25, raw_currents_left=[42.94, 43.019999999999996, 42.87], surplus_power_left=0, state_str=''))
2024-07-02 19:23:44,747 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 13, 'type': 'counter', 'children': [{'id': 4, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'inverter', 'children': []}, {'id': 10, 'type': 'cp', 'children': []}, {'id': 6, 'type': 'bat', 'children': []}, {'id': 8, 'type': 'cp', 'children': []}, {'id': 12, 'type': 'inverter', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=1494.6399999999999, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=10333.0, imported_home_consumption=297672.785205728, disengageable_smarthome_power=0))
2024-07-02 19:23:44,748 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=1000, soc=100))))
2024-07-02 19:23:44,749 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(soc_error_counter=438), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp=1719940765.40097, force_soc_update=False, range=0, fault_state=2, fault_str='<class \'UnboundLocalError\'> ("local variable \'response\' referenced before assignment",)'))
2024-07-02 19:23:44,754 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Profil', max_current_multi_phases=30, max_phases=3, phase_switch_pause=4, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=True, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=20, battery_capacity=64000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-07-02 19:23:44,756 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=1), pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[-230, 0], feed_in_yield=0, phases_to_use=0, bat_power_discharge=5000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='min_soc_bat_mode', switch_off_delay=60, switch_off_threshold=50, switch_on_delay=20, switch_on_threshold=1500), retry_failed_phase_switches=True, scheduled_charging=ScheduledCharging(phases_to_use=0, phases_to_use_pv=0), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=18, unbalanced_load=False, phase_switch_delay=5), control_interval=10, extern_display_mode='primary', 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, prices=Prices(bat=0.0001, cp=0, grid=0.00042, pv=6e-05), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=None, overrice_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-07-02 19:23:44,762 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-07-02 19:23:44,762 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-07-02 19:23:44,763 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={})), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=300, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x6e7b4f40>), led=Led(active=False), rfid=Rfid(active=False))
2024-07-02 19:23:44,765 - {control.data:266} - {INFO:MainThread} - pv3
PvData(config=Config(max_ac_out=17000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=25608.0, monthly_exported=86224.0, yearly_exported=1141480.0, exported=87176344.0, fault_state=0, fault_str='Kein Fehler.', power=-1711.0))
2024-07-02 19:23:44,768 - {control.data:266} - {INFO:MainThread} - pv4
PvData(config=Config(max_ac_out=500), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=517.0, monthly_exported=1878.0209999999497, yearly_exported=26687.011, exported=366174.011, fault_state=2, fault_str='Die Verbindung zum Server http://192.168.0.30/api/livedata/status ist fehlgeschlagen. Überprüfe Adresse und Netzwerk.', power=-36.0))
2024-07-02 19:23:44,776 - {control.data:266} - {INFO:MainThread} - pv12
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=5200.0, monthly_exported=17200, yearly_exported=224800, exported=4345700, fault_state=0, fault_str='Kein Fehler.', power=-340.89))
2024-07-02 19:23:44,777 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=31317.0, fault_str='Bitte die Statusmeldungen der Wechselrichter prüfen. Es konnte kein aktueller Zählerstand ermittelt werden, da nicht alle Module Werte liefern.', fault_state=2, monthly_exported=105294.02099999785, yearly_exported=64775.99699999392, exported=91888210.011, power=-2051.89))
2024-07-02 19:23:44,778 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.0.221', 'current_commit': '2024-07-02 13:41:32 +0200 [8732d5b2a]', 'current_branch': 'master', 'current_branch_commit': '2024-07-02 13:41:32 +0200 [8732d5b2a]', 'current_missing_commits': [], 'dataprotection_acknowledged': True, 'datastore_version': 49, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.1.5-Alpha.1', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1719941014, 'time': '19:23:34', 'grid': 0.054, 'house-power': 0.808, 'charging-all': 6.186, 'pv-all': 2.095, 'cp8-power': 0.0, 'cp10-power': 6.186, 'ev0-soc': 0, 'bat-all-power': -4.845, 'bat-all-soc': 70}, 'module_update_completed': True}
2024-07-02 19:23:44,779 - {control.data:279} - {INFO:MainThread} - device3
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 3, 'configuration': {'port': 502, 'ip_address': '192.168.0.207'}}
2024-07-02 19:23:44,780 - {control.data:281} - {INFO:MainThread} - component3
{'name': 'SE17K', 'type': 'inverter', 'id': 3, 'configuration': {'modbus_id': 1}}
2024-07-02 19:23:44,782 - {control.data:279} - {INFO:MainThread} - device4
{'name': 'OpenDTU', 'type': 'opendtu', 'id': 4, 'configuration': {'url': 'http://192.168.0.30/api/livedata/status'}}
2024-07-02 19:23:44,783 - {control.data:281} - {INFO:MainThread} - component4
{'name': 'PV-Tisch', 'type': 'inverter', 'id': 4, 'configuration': {'jq_power': '.total.Power.v', 'jq_exported': '.total.YieldTotal.v*1000'}}
2024-07-02 19:23:44,785 - {control.data:279} - {INFO:MainThread} - device5
{'name': 'Speicher', 'type': 'solax', 'id': 5, 'configuration': {'modbus_id': 1, 'ip_address': '192.168.0.132', 'port': 502}}
2024-07-02 19:23:44,786 - {control.data:281} - {INFO:MainThread} - component6
{'name': 'Solax Speicher', 'type': 'bat', 'id': 6, 'configuration': {}}
2024-07-02 19:23:44,787 - {control.data:279} - {INFO:MainThread} - device7
{'name': 'Solax X1 Hybrid G4', 'type': 'qcells', 'id': 7, 'configuration': {'modbus_id': 1, 'ip_address': '192.168.0.132', 'port': 502}}
2024-07-02 19:23:44,789 - {control.data:281} - {INFO:MainThread} - component12
{'name': 'Solax X1 Hybrid G4', 'type': 'inverter', 'id': 12, 'configuration': {}}
2024-07-02 19:23:44,789 - {control.data:279} - {INFO:MainThread} - device8
{'name': 'EVU', 'type': 'mqtt', 'id': 8, 'configuration': {}}
2024-07-02 19:23:44,791 - {control.data:281} - {INFO:MainThread} - component13
{'name': 'Pulse', 'type': 'counter', 'id': 13, 'configuration': {}}
2024-07-02 19:23:44,793 - {control.data:253} - {INFO:MainThread} - 

2024-07-02 19:23:44,794 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-07-02 19:23:44,796 - {control.algorithm.algorithm:63} - {DEBUG:MainThread} - Ladepunkt 10: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2024-07-02 19:23:44,797 - {control.chargepoint.chargepoint:557} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-07-02 19:23:44,798 - {control.ev:477} - {DEBUG:MainThread} - Genutzter Strom: 8.02A, Überschuss: 85.0W, benötigte neue Leistung: 0W
2024-07-02 19:23:44,799 - {control.ev:500} - {DEBUG:MainThread} - Keine Phasenumschaltung, da ausreichend Überschuss für mehrphasiges Laden zur Verfügung steht.
2024-07-02 19:23:44,800 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-07-02 19:23:44,805 - {control.algorithm.min_current:20} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 13
2024-07-02 19:23:44,806 - {control.counter:177} - {DEBUG:MainThread} - Zähler 13: [36.94, 37.019999999999996, 36.87]A verbleibende Ströme, 25298.25W verbleibende Leistung
2024-07-02 19:23:44,809 - {control.algorithm.common:90} - {INFO:MainThread} - LP10: Stromstärke 6A
2024-07-02 19:23:44,810 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-07-02 19:23:44,819 - {control.counter:248} - {DEBUG:MainThread} - Anpassen des Regelbereichs -115.0W
2024-07-02 19:23:44,821 - {control.counter:513} - {DEBUG:MainThread} - Zähler 13: Begrenzung der verbleibenden Leistung auf 1338.25W
2024-07-02 19:23:44,823 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2024-07-02 19:23:44,827 - {control.algorithm.filter_chargepoints:102} - {DEBUG:MainThread} - Geordnete Ladepunkte [10]
2024-07-02 19:23:44,828 - {control.algorithm.surplus_controlled:45} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 13
2024-07-02 19:23:44,829 - {control.loadmanagement:76} - {DEBUG:MainThread} - Leistungsüberschreitung auf 1338.25W korrigieren: [24.0, 24.0, 24.0]
2024-07-02 19:23:44,831 - {control.algorithm.surplus_controlled:121} - {DEBUG:MainThread} - Ungenutzten Sollstrom aufschlagen ergibt 8.919492753623189A.
2024-07-02 19:23:44,833 - {control.counter:184} - {DEBUG:MainThread} - Zähler 13: [34.02050724637681, 34.10050724637681, 33.95050724637681]A verbleibende Ströme, -676.2000000000003W verbleibender Überschuss
2024-07-02 19:23:44,834 - {control.algorithm.common:90} - {INFO:MainThread} - LP10: Stromstärke 8.919492753623189A
2024-07-02 19:23:44,835 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-07-02 19:23:44,837 - {control.process:111} - {INFO:MainThread} - LP10: set current 8.92 A, state CHARGING_ALLOWED
2024-07-02 19:23:44,840 - {modules.common.component_context:25} - {DEBUG:set current cp8} - Update Komponente ['Ladepunkt']
2024-07-02 19:23:44,849 - {modules.common.component_context:25} - {DEBUG:set current cp10} - Update Komponente ['Ladepunkt']
2024-07-02 19:23:44,886 - {control.counter:194} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2024-07-02 19:23:45,200 - {helpermodules.changed_values_handler:121} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/get/power, Payload 5508.25, vorherige Payload: 6185.88
2024-07-02 19:23:45,205 - {helpermodules.changed_values_handler:121} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/get/imported, Payload 11777491.459999999, vorherige Payload: 11777475.83
2024-07-02 19:23:45,426 - {modules.common.fault_state:49} - {ERROR:device4} - PV-Tisch: FaultState FaultStateLevel.ERROR, FaultStr Die Verbindung zum Server http://192.168.0.30/api/livedata/status ist fehlgeschlagen. Überprüfe Adresse und Netzwerk., Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 169, in _new_conn
    conn = connection.create_connection(
  File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 96, in create_connection
    raise err
  File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 86, in create_connection
    sock.connect(sa)
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 394, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 234, in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
  File "/usr/lib/python3.9/http/client.py", line 1255, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1301, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1250, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1010, in _send_output
    self.send(msg)
  File "/usr/lib/python3.9/http/client.py", line 950, in send
    self.connect()
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 200, in connect
    conn = self._new_conn()
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 174, in _new_conn
    raise ConnectTimeoutError(
urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPConnection object at 0x6f14cef8>, 'Connection to 192.168.0.30 timed out. (connect timeout=5)')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 574, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='192.168.0.30', port=80): Max retries exceeded with url: /api/livedata/status (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x6f14cef8>, 'Connection to 192.168.0.30 timed out. (connect timeout=5)'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 36, in __call__
    self.__updater(components_list)
  File "/var/www/html/openWB/packages/modules/devices/json/device.py", line 37, in update_components
    response = req.get_http_session().get(device_config.configuration.url, timeout=5).json()
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 504, in send
    raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='192.168.0.30', port=80): Max retries exceeded with url: /api/livedata/status (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x6f14cef8>, 'Connection to 192.168.0.30 timed out. (connect timeout=5)'))

2024-07-02 19:23:46,217 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-07-02 19:23:50,230 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-07-02 19:23:50,233 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-07-02 19:23:50,236 - {root:75} - {INFO:MainThread} - # ***Start*** 
zappel.png
zappel.png (177.47 KiB) 171 mal betrachtet
Daphne
Beiträge: 79
Registriert: Do Sep 29, 2022 12:34 pm

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von Daphne »

LenaK hat geschrieben: Di Jul 02, 2024 12:22 pm
Daphne hat geschrieben: Di Jul 02, 2024 10:56 am Hallo,
ich habe heute früh das neueste Update gemacht und stelle nun das hier fest:

2024-07-02 12_57_05-openWB.jpg

Wie gibt es das, das sich der Stromverbrauch genau der Erzeugung PV anpasst?
Bitte Log posten viewtopic.php?t=1526
Hier das Log - allerdings 2 Std. später, da aktuell das Logfile von heute Mittag nicht mehr vorhanden ist. (Übrigens wie im genannten Viewtopic konnten die Zeichen ***Start*** nicht in der Log gefunden werden)

Code: Alles auswählen

openWB
Status - Debug Level 
Main-Log
rc.local bug not found
no factory reset pending, normal startup
atreboot.sh started
checking init in /boot/config.txt...
watchdog for atreboot.sh on pid 420 started, waiting for 900s
already up to date
checking ramdisk settings in /etc/fstab...
already up to date
Group membership...
Final group membership: openwb : openwb adm dialout cdrom sudo audio video plugdev games users input render netdev spi i2c gpio
Network...
Wait for connection...RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.RTNETLINK answers: Network is unreachable
.
my primary IP: 192.168.178.71
my primary interface: eth0
running as primary, enabling plug'n'play network
apt configuration already up to date
install required packages with 'apt-get'...
OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Paketlisten werden gelesen…
Paketlisten werden gelesen…
Abhängigkeitsbaum wird aufgebaut…
Statusinformationen werden eingelesen…
accountsservice ist schon die neueste Version (0.6.55-3).
apache2 ist schon die neueste Version (2.4.59-1~deb11u1).
bc ist schon die neueste Version (1.07.1-2+b1).
chromium ist schon die neueste Version (106.0.5249.119-1~deb11u1).
chromium-l10n ist schon die neueste Version (106.0.5249.119-1~deb11u1).
git ist schon die neueste Version (1:2.30.2-1+deb11u2).
jq ist schon die neueste Version (1.6-2.1).
libapache2-mod-php ist schon die neueste Version (2:7.4+76).
lightdm-autologin-greeter ist schon die neueste Version (1.0-3).
mmc-utils ist schon die neueste Version (0+git20180327.b4fe0c8c-1).
mosquitto ist schon die neueste Version (2.0.11-1+deb11u1).
mosquitto-clients ist schon die neueste Version (2.0.11-1+deb11u1).
openbox-lxde-session ist schon die neueste Version (0.99.2-4).
php ist schon die neueste Version (2:7.4+76).
php-curl ist schon die neueste Version (2:7.4+76).
php-gd ist schon die neueste Version (2:7.4+76).
php-json ist schon die neueste Version (2:7.4+76).
php-xml ist schon die neueste Version (2:7.4+76).
socat ist schon die neueste Version (1.7.4.1-3).
sshpass ist schon die neueste Version (1.09-1).
ssl-cert ist schon die neueste Version (1.1.0+nmu1).
sudo ist schon die neueste Version (1.9.5p2-3+deb11u1).
vim ist schon die neueste Version (2:8.2.2434-3+deb11u1).
x11-xserver-utils ist schon die neueste Version (7.7+8).
xserver-xorg ist schon die neueste Version (1:7.7+22).
lightdm ist schon die neueste Version (1.26.0-7+rpt1).
python3-pip ist schon die neueste Version (20.3.4-4+rpt1+deb11u1).
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 121 nicht aktualisiert.
done
openwb.cron already up to date
openwb2.service definition is already a symlink
openwbRemoteSupport.service already up to date
no restore pending, normal startup
cleaning obsolete python cache folders...
python cache cleanup done
display setup...
autologin configured
mouse cursor configured
lxde session autostart already configured
apache default site...
...ok
checking required apache modules...
headers (enabled by site administrator)
headers already enabled
ssl (enabled by site administrator)
ssl already enabled
proxy_wstunnel (enabled by site administrator)
proxy_wstunnel already enabled
check mosquitto installation...
mosquitto.conf already up to date
mosquitto openwb.conf already up to date
mosquitto acl already up to date
mosquitto_local.conf already up to date
mosquitto openwb_local.conf already up to date
mosquitto done
install required python packages with 'pip3'...
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: typing-extensions==4.4.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 1)) (4.4.0)
Requirement already satisfied: jq==1.1.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 2)) (1.1.3)
Requirement already satisfied: paho_mqtt==1.6.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 3)) (1.6.1)
Requirement already satisfied: pymodbus==2.5.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 4)) (2.5.2)
Requirement already satisfied: pytest==6.2.5 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 5)) (6.2.5)
Requirement already satisfied: requests_mock==1.9.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 6)) (1.9.3)
Requirement already satisfied: lxml==4.9.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 7)) (4.9.1)
Requirement already satisfied: aiohttp==3.9.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 8)) (3.9.4)
Requirement already satisfied: schedule==1.1.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 9)) (1.1.0)
Requirement already satisfied: PyJWT==2.6.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 10)) (2.6.0)
Requirement already satisfied: ipparser==0.3.8 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 11)) (0.3.8)
Requirement already satisfied: bs4==0.0.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 12)) (0.0.1)
Requirement already satisfied: pkce==1.0.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 13)) (1.0.3)
Requirement already satisfied: evdev==1.5.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 15)) (1.5.0)
Requirement already satisfied: cryptography==42.0.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 17)) (42.0.4)
Requirement already satisfied: msal==1.27.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 18)) (1.27.0)
Requirement already satisfied: python-dateutil==2.8.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 19)) (2.8.2)
Requirement already satisfied: umodbus==1.0.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 20)) (1.0.4)
Requirement already satisfied: pysmb==1.2.9.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 21)) (1.2.9.1)
Requirement already satisfied: pytz==2023.3.post1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 22)) (2023.3.post1)
Requirement already satisfied: grpcio==1.60.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 23)) (1.60.1)
Requirement already satisfied: protobuf==4.25.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 24)) (4.25.3)
Requirement already satisfied: bimmer_connected==0.15.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 25)) (0.15.1)
Requirement already satisfied: multidict<7.0,>=4.5 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (6.0.2)
Requirement already satisfied: yarl<2.0,>=1.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (1.8.1)
Requirement already satisfied: async-timeout<5.0,>=4.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (4.0.3)
Requirement already satisfied: aiosignal>=1.1.2 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (1.3.1)
Requirement already satisfied: frozenlist>=1.1.1 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (1.4.1)
Requirement already satisfied: attrs>=17.3.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (22.1.0)
Requirement already satisfied: pycryptodome>=3.4 in /home/openwb/.local/lib/python3.9/site-packages (from bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (3.20.0)
Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (8.1.2)
Requirement already satisfied: httpx in /home/openwb/.local/lib/python3.9/site-packages (from bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (0.27.0)
Requirement already satisfied: beautifulsoup4 in /home/openwb/.local/lib/python3.9/site-packages (from bs4==0.0.1->-r /var/www/html/openWB/requirements.txt (line 12)) (4.11.1)
Requirement already satisfied: cffi>=1.12 in /home/openwb/.local/lib/python3.9/site-packages (from cryptography==42.0.4->-r /var/www/html/openWB/requirements.txt (line 17)) (1.16.0)
Requirement already satisfied: dnspython in /home/openwb/.local/lib/python3.9/site-packages (from ipparser==0.3.8->-r /var/www/html/openWB/requirements.txt (line 11)) (2.3.0)
Requirement already satisfied: requests<3,>=2.0.0 in /usr/lib/python3/dist-packages (from msal==1.27.0->-r /var/www/html/openWB/requirements.txt (line 18)) (2.25.1)
Requirement already satisfied: pyserial>=3.4 in /home/openwb/.local/lib/python3.9/site-packages (from pymodbus==2.5.2->-r /var/www/html/openWB/requirements.txt (line 4)) (3.5)
Requirement already satisfied: six>=1.15.0 in /usr/lib/python3/dist-packages (from pymodbus==2.5.2->-r /var/www/html/openWB/requirements.txt (line 4)) (1.16.0)
Requirement already satisfied: tqdm in /home/openwb/.local/lib/python3.9/site-packages (from pysmb==1.2.9.1->-r /var/www/html/openWB/requirements.txt (line 21)) (4.66.1)
Requirement already satisfied: pyasn1 in /home/openwb/.local/lib/python3.9/site-packages (from pysmb==1.2.9.1->-r /var/www/html/openWB/requirements.txt (line 21)) (0.5.1)
Requirement already satisfied: toml in /usr/lib/python3/dist-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (0.10.1)
Requirement already satisfied: py>=1.8.2 in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (1.11.0)
Requirement already satisfied: packaging in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (21.3)
Requirement already satisfied: iniconfig in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (1.1.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (1.0.0)
Requirement already satisfied: pycparser in /home/openwb/.local/lib/python3.9/site-packages (from cffi>=1.12->cryptography==42.0.4->-r /var/www/html/openWB/requirements.txt (line 17)) (2.21)
Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp==3.9.4->-r /var/www/html/openWB/requirements.txt (line 8)) (2.10)
Requirement already satisfied: soupsieve>1.2 in /home/openwb/.local/lib/python3.9/site-packages (from beautifulsoup4->bs4==0.0.1->-r /var/www/html/openWB/requirements.txt (line 12)) (2.3.2.post1)
Requirement already satisfied: sniffio in /home/openwb/.local/lib/python3.9/site-packages (from httpx->bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (1.3.1)
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from httpx->bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (2020.6.20)
Requirement already satisfied: httpcore==1.* in /home/openwb/.local/lib/python3.9/site-packages (from httpx->bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (1.0.5)
Requirement already satisfied: anyio in /home/openwb/.local/lib/python3.9/site-packages (from httpx->bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (4.4.0)
Requirement already satisfied: h11<0.15,>=0.13 in /home/openwb/.local/lib/python3.9/site-packages (from httpcore==1.*->httpx->bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (0.14.0)
Requirement already satisfied: exceptiongroup>=1.0.2 in /home/openwb/.local/lib/python3.9/site-packages (from anyio->httpx->bimmer_connected==0.15.1->-r /var/www/html/openWB/requirements.txt (line 25)) (1.2.1)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/openwb/.local/lib/python3.9/site-packages (from packaging->pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (3.0.9)
done
load versions...
chgrp: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chgrp: Zugriff auf '/var/www/html/openWB/data/data_migration/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chmod: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chmod: Zugriff auf '/var/www/html/openWB/data/data_migration/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
2024-07-02 13:28:05: boot done :-)
2024-07-02 13:28:08,316 - {root:179} - {DEBUG:MainThread} - Start openWB2.service
2024-07-02 13:28:08,318 - {helpermodules.update_config:509} - {DEBUG:MainThread} - Broker-Konfiguration aktualisieren
2024-07-02 13:28:09,454 - {helpermodules.update_config:596} - {DEBUG:MainThread} - current datastore version: 48
2024-07-02 13:28:09,455 - {helpermodules.update_config:597} - {DEBUG:MainThread} - target datastore version: 48
2024-07-02 13:28:09,893 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/heartbeat
2024-07-02 13:28:09,896 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/parentWB
2024-07-02 13:28:09,898 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/parentCPlp1
2024-07-02 13:28:09,901 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/Current
2024-07-02 13:28:09,914 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/6/get/evse_current
2024-07-02 13:28:09,921 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/6/get/soc
2024-07-02 13:28:09,923 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/6/get/soc_timestamp
2024-07-02 13:28:09,928 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/6/get/vehicle_id
2024-07-02 13:28:09,931 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/6/get/serial_number
2024-07-02 13:28:10,099 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/voltages
2024-07-02 13:28:10,103 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/currents
2024-07-02 13:28:10,106 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/frequency
2024-07-02 13:28:10,109 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/power_factors
2024-07-02 13:28:10,111 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/imported
2024-07-02 13:28:10,114 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/exported
2024-07-02 13:28:10,117 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/power
2024-07-02 13:28:10,120 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/powers
2024-07-02 13:28:10,123 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/phases_in_use
2024-07-02 13:28:10,126 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/charge_state
2024-07-02 13:28:10,129 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/plug_state
2024-07-02 13:28:10,132 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/evse_current
2024-07-02 13:28:10,135 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/serial_number
2024-07-02 13:28:10,160 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/command_completed
2024-07-02 13:28:10,163 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_bbc0fefa/messages/1719919518932
2024-07-02 13:28:10,166 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_bbc0fefa/messages/1719919529554
2024-07-02 13:28:10,170 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_bbc0fefa/messages/1719919533430
2024-07-02 13:28:10,173 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_bbc0fefa/messages/1719919612929
2024-07-02 13:28:10,176 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_bbc0fefa/messages/1719919612931
2024-07-02 13:28:10,184 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/pv/get/fault_state
2024-07-02 13:28:10,187 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/pv/get/fault_str
2024-07-02 13:28:10,594 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/RelayStatus
2024-07-02 13:28:10,597 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Watt
2024-07-02 13:28:10,599 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Wh
2024-07-02 13:28:10,602 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Status
2024-07-02 13:28:10,614 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/2/RelayStatus
2024-07-02 13:28:10,617 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/2/Watt
2024-07-02 13:28:10,620 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/2/Wh
2024-07-02 13:28:10,622 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/2/Status
2024-07-02 13:28:10,634 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/3/RelayStatus
2024-07-02 13:28:10,637 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/3/Watt
2024-07-02 13:28:10,640 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/3/Wh
2024-07-02 13:28:10,643 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/3/Status
2024-07-02 13:28:10,654 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/4/RelayStatus
2024-07-02 13:28:10,657 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/4/Watt
2024-07-02 13:28:10,660 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/4/Wh
2024-07-02 13:28:10,663 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/4/Status
2024-07-02 13:28:10,666 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/5/RelayStatus
2024-07-02 13:28:10,671 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/5/Watt
2024-07-02 13:28:10,673 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/5/Wh
2024-07-02 13:28:10,683 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/5/Status
2024-07-02 13:28:10,686 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/6/RelayStatus
2024-07-02 13:28:10,691 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/6/Watt
2024-07-02 13:28:10,694 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/6/Wh
2024-07-02 13:28:10,704 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/6/Status
2024-07-02 13:28:10,707 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/7/RelayStatus
2024-07-02 13:28:10,712 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/7/Watt
2024-07-02 13:28:10,715 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/7/Wh
2024-07-02 13:28:10,724 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/7/Status
2024-07-02 13:28:10,727 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/8/RelayStatus
2024-07-02 13:28:10,732 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/8/Watt
2024-07-02 13:28:10,735 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/8/Wh
2024-07-02 13:28:10,744 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/8/Status
2024-07-02 13:28:10,747 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/9/RelayStatus
2024-07-02 13:28:10,752 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/9/Watt
2024-07-02 13:28:10,755 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/9/Wh
2024-07-02 13:28:10,765 - {helpermodules.update_config:553} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/9/Status
2024-07-02 13:28:15,388 - {modules.internal_chargepoint_handler.rfid:99} - {DEBUG:MainThread} - **** /dev/input/event0 raspberrypi-ts  ****
2024-07-02 13:28:15,389 - {modules.internal_chargepoint_handler.rfid:100} - {DEBUG:MainThread} - {('EV_SYN', 0): [('SYN_REPORT', 0), ('SYN_CONFIG', 1), ('SYN_DROPPED', 3)], ('EV_KEY', 1): [('BTN_TOUCH', 330)], ('EV_ABS', 3): [(('ABS_X', 0), AbsInfo(value=0, min=0, max=799, fuzz=0, flat=0, resolution=0)), (('ABS_Y', 1), AbsInfo(value=0, min=0, max=479, fuzz=0, flat=0, resolution=0)), (('ABS_MT_SLOT', 47), AbsInfo(value=0, min=0, max=9, fuzz=0, flat=0, resolution=0)), (('ABS_MT_POSITION_X', 53), AbsInfo(value=0, min=0, max=799, fuzz=0, flat=0, resolution=0)), (('ABS_MT_POSITION_Y', 54), AbsInfo(value=0, min=0, max=479, fuzz=0, flat=0, resolution=0)), (('ABS_MT_TRACKING_ID', 57), AbsInfo(value=0, min=0, max=65535, fuzz=0, flat=0, resolution=0))]}
2024-07-02 13:28:15,390 - {modules.internal_chargepoint_handler.rfid:103} - {DEBUG:MainThread} - device emits keyboard events
2024-07-02 13:28:15,390 - {modules.internal_chargepoint_handler.rfid:108} - {DEBUG:MainThread} - no 'enter' key detected, skipping device
2024-07-02 13:28:15,390 - {modules.internal_chargepoint_handler.rfid:111} - {INFO:MainThread} - detected keyboard devices:
2024-07-02 13:28:15,391 - {asyncio:59} - {DEBUG:MainThread} - Using selector: EpollSelector
2024-07-02 13:28:17,879 - {helpermodules.subdata:453} - {DEBUG:Subdata} - Neustart des Handlers für den internen Ladepunkt.
2024-07-02 13:28:19,327 - {helpermodules.subdata:839} - {DEBUG:Subdata} - Neustart des Handlers für den internen Ladepunkt.
2024-07-02 13:28:19,339 - {helpermodules.subdata:772} - {DEBUG:Subdata} - skipping mqtt bridge message on startup
2024-07-02 13:28:19,340 - {helpermodules.subdata:775} - {ERROR:Subdata} - received valid partner ids: []
2024-07-02 13:28:21,380 - {modules.common.simcount._simcount:51} - {WARNING:device0} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-07-02 13:28:21,389 - {modules.common.simcount._simcount:51} - {WARNING:device0} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-07-02 13:28:21,392 - {modules.common.simcount._simcount:51} - {WARNING:device0} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-07-02 13:28:21,729 - {modules.common.simcount._simcount:51} - {WARNING:MainThread} - Time difference between previous state and current state is too large. Set time difference to control interval.
kill: (420): Kein passender Prozess gefunden
seems like atreboot.sh finished normally
2024-07-02 15:11:13,480 - {modules.common.fault_state:49} - {ERROR:device2} - Powerfox Zähler: FaultState FaultStateLevel.ERROR, FaultStr OSError None: Unbekannter Fehler None, Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.9/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.9/socket.py", line 704, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib/python3.9/ssl.py", line 1099, in read
    return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 719, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 447, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 336, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 24, in __call__
    self.__updater(component)
  File "/var/www/html/openWB/packages/modules/devices/powerfox/device.py", line 32, in <lambda>
    component_updater=IndependentComponentUpdater(lambda component: component.update(session))
  File "/var/www/html/openWB/packages/modules/devices/powerfox/counter.py", line 25, in update
    response = session.get('https://backend.powerfox.energy/api/2.0/my/'+self.component_config.configuration.id +
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

2024-07-02 15:11:20,726 - {modules.common.utils.component_parser:33} - {ERROR:MainThread} - Fehlerstatus in Komponente Powerfox Zähler. Werte werden nicht aktualisiert.
2024-07-02 15:11:43,748 - {modules.common.fault_state:49} - {ERROR:device2} - Powerfox Zähler: FaultState FaultStateLevel.ERROR, FaultStr OSError None: Unbekannter Fehler None, Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.9/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.9/socket.py", line 704, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib/python3.9/ssl.py", line 1099, in read
    return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 719, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 447, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 336, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 24, in __call__
    self.__updater(component)
  File "/var/www/html/openWB/packages/modules/devices/powerfox/device.py", line 32, in <lambda>
    component_updater=IndependentComponentUpdater(lambda component: component.update(session))
  File "/var/www/html/openWB/packages/modules/devices/powerfox/counter.py", line 25, in update
    response = session.get('https://backend.powerfox.energy/api/2.0/my/'+self.component_config.configuration.id +
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

2024-07-02 15:11:53,803 - {modules.common.fault_state:49} - {ERROR:device2} - Powerfox Zähler: FaultState FaultStateLevel.ERROR, FaultStr OSError None: Unbekannter Fehler None, Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.9/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.9/socket.py", line 704, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib/python3.9/ssl.py", line 1099, in read
    return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 719, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 447, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 336, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 24, in __call__
    self.__updater(component)
  File "/var/www/html/openWB/packages/modules/devices/powerfox/device.py", line 32, in <lambda>
    component_updater=IndependentComponentUpdater(lambda component: component.update(session))
  File "/var/www/html/openWB/packages/modules/devices/powerfox/counter.py", line 25, in update
    response = session.get('https://backend.powerfox.energy/api/2.0/my/'+self.component_config.configuration.id +
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

2024-07-02 15:11:53,809 - {modules.common.utils.component_parser:33} - {ERROR:MainThread} - Fehlerstatus in Komponente Powerfox Zähler. Werte werden nicht aktualisiert.
2024-07-02 15:12:01,199 - {modules.common.utils.component_parser:33} - {ERROR:MainThread} - Fehlerstatus in Komponente Powerfox Zähler. Werte werden nicht aktualisiert.
2024-07-02 15:12:23,624 - {modules.common.fault_state:49} - {ERROR:device2} - Powerfox Zähler: FaultState FaultStateLevel.ERROR, FaultStr OSError None: Unbekannter Fehler None, Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.9/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.9/socket.py", line 704, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib/python3.9/ssl.py", line 1099, in read
    return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 719, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 447, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 336, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 24, in __call__
    self.__updater(component)
  File "/var/www/html/openWB/packages/modules/devices/powerfox/device.py", line 32, in <lambda>
    component_updater=IndependentComponentUpdater(lambda component: component.update(session))
  File "/var/www/html/openWB/packages/modules/devices/powerfox/counter.py", line 25, in update
    response = session.get('https://backend.powerfox.energy/api/2.0/my/'+self.component_config.configuration.id +
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

2024-07-02 15:12:33,675 - {modules.common.fault_state:49} - {ERROR:device2} - Powerfox Zähler: FaultState FaultStateLevel.ERROR, FaultStr OSError None: Unbekannter Fehler None, Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.9/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.9/socket.py", line 704, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib/python3.9/ssl.py", line 1099, in read
    return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 719, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 447, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 336, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 24, in __call__
    self.__updater(component)
  File "/var/www/html/openWB/packages/modules/devices/powerfox/device.py", line 32, in <lambda>
    component_updater=IndependentComponentUpdater(lambda component: component.update(session))
  File "/var/www/html/openWB/packages/modules/devices/powerfox/counter.py", line 25, in update
    response = session.get('https://backend.powerfox.energy/api/2.0/my/'+self.component_config.configuration.id +
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

2024-07-02 15:12:33,677 - {modules.common.utils.component_parser:33} - {ERROR:MainThread} - Fehlerstatus in Komponente Powerfox Zähler. Werte werden nicht aktualisiert.
2024-07-02 15:12:43,534 - {modules.common.fault_state:49} - {ERROR:device2} - Powerfox Zähler: FaultState FaultStateLevel.ERROR, FaultStr OSError None: Unbekannter Fehler None, Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.9/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.9/socket.py", line 704, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib/python3.9/ssl.py", line 1099, in read
    return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 719, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 447, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 336, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 24, in __call__
    self.__updater(component)
  File "/var/www/html/openWB/packages/modules/devices/powerfox/device.py", line 32, in <lambda>
    component_updater=IndependentComponentUpdater(lambda component: component.update(session))
  File "/var/www/html/openWB/packages/modules/devices/powerfox/counter.py", line 25, in update
    response = session.get('https://backend.powerfox.energy/api/2.0/my/'+self.component_config.configuration.id +
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

2024-07-02 15:12:43,540 - {modules.common.utils.component_parser:33} - {ERROR:MainThread} - Fehlerstatus in Komponente Powerfox Zähler. Werte werden nicht aktualisiert.
2024-07-02 15:12:53,461 - {modules.common.fault_state:49} - {ERROR:device2} - Powerfox Zähler: FaultState FaultStateLevel.ERROR, FaultStr OSError None: Unbekannter Fehler None, Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.9/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.9/socket.py", line 704, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib/python3.9/ssl.py", line 1099, in read
    return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 719, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 447, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 336, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 24, in __call__
    self.__updater(component)
  File "/var/www/html/openWB/packages/modules/devices/powerfox/device.py", line 32, in <lambda>
    component_updater=IndependentComponentUpdater(lambda component: component.update(session))
  File "/var/www/html/openWB/packages/modules/devices/powerfox/counter.py", line 25, in update
    response = session.get('https://backend.powerfox.energy/api/2.0/my/'+self.component_config.configuration.id +
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

2024-07-02 15:12:53,464 - {modules.common.utils.component_parser:33} - {ERROR:MainThread} - Fehlerstatus in Komponente Powerfox Zähler. Werte werden nicht aktualisiert.
2024-07-02 15:13:00,471 - {modules.common.utils.component_parser:33} - {ERROR:MainThread} - Fehlerstatus in Komponente Powerfox Zähler. Werte werden nicht aktualisiert.
2024-07-02 15:13:13,368 - {modules.common.fault_state:49} - {ERROR:device2} - Powerfox Zähler: FaultState FaultStateLevel.ERROR, FaultStr OSError None: Unbekannter Fehler None, Traceback: 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
    response.begin()
  File "/usr/lib/python3.9/http/client.py", line 307, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.9/socket.py", line 704, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib/python3.9/ssl.py", line 1099, in read
    return self._sslobj.read(len, buffer)
socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
    resp = conn.urlopen(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
    retries = retries.increment(
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 532, in increment
    raise six.reraise(type(error), error, _stacktrace)
  File "/usr/lib/python3/dist-packages/six.py", line 719, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 447, in _make_request
    self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 336, in _raise_timeout
    raise ReadTimeoutError(
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='backend.powerfox.energy', port=443): Read timed out. (read timeout=3)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/html/openWB/packages/modules/common/configurable_device.py", line 24, in __call__
    self.__updater(component)
  File "/var/www/html/openWB/packages/modules/devices/powerfox/device.py", line 32, in <lambda>
    component_updater=IndependentComponentUpdater(lambda component: component.update(session))
  File "/var/www/html/openWB/packages/modules/devices/powerfox/counter.py", line 25, in update
    response = session.get('https://backend.powerfox.energy/api/2.0/my/'+self.component_config.configuration.id +
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 529, in send
    raise ReadTimeout(e, request=request)
13,8 kWp-Anlage LG + LG Batteriespeicher 10 kW
OpenWB Wallbox, Ver. 2.x (Master)
Cupra Born 58 kWh
ChristophR
Beiträge: 508
Registriert: So Okt 30, 2022 8:07 am

Re: Rückmeldungen openWB software 2.1.5 Alpha 1

Beitrag von ChristophR »

LenaK hat geschrieben: Di Jul 02, 2024 7:42 am
ChristophR hat geschrieben: Sa Jun 29, 2024 2:31 pm Der Start mit 3 Phasen, wenn genug Überschuss vorhanden ist, hatte bei mir bereits gut funktioniert.
Ich war auf Version 2024-06-24 12:25:51 +0200 [64ac11ee9]
Gestern habe ich auf den aktuellen master 2024-06-28 11:54:05 +0200 [c67e9eb99] aktualisiert, nun hat es gerade nicht funktioniert:
2024-06-29 16_28_54-openWB und 2 weitere Seiten - Persönlich – Microsoft​ Edge.png
main.d20240629-u135531.log.zip

---
Die Phasenumschaltung funktioniert bei mir.
Sollte nun wieder funktionieren.
Super, Danke für die Rückmeldung. Die nächsten Tage werde ich es wohl nicht testen können. ;)

In dem Zusammenhang hätte ich noch einen Verbesserungsvorschlag. Betrifft allerdings das Rückschalten von 3 auf 1 Phase:
Wenn durch eine Wolkenpause von 3 auf 1 Phase zurückgeschaltet wird, ist bei mir oft selbst die Einschaltbedingung für 1-phasiges Laden unterschritten (und der Speicher soweit entladen, dass der Mindest-SoC bzw. die 100% bei Speichervorrang auch unterschritten sind).
Dann Startet nach dem Umschalten das 1-phasige Laden, was dann nach Ablauf der Abschaltzeit sofort wieder beendet wird.
Wenn nach dem Umschalten von 3 auf 1 Phase nochmal geprüft werden würde, ob die Einschaltbedingung für 1-phasiges Laden gerade erfüllt ist, würde man sich einen weiteren Umschaltvorgang sparen.
openWB Series 2 Standard+, SW-Version 2
SolarEdge SE10K-RWS, BYD LVS 8, 16,8 kWp.
CUPRA Born
Antworten