Ich konnt's nicht lassen und war ungeduldig. Bin vom Release auf den aktuellen Beta zweig gewechselt und hab mein Auto angesteckt um zu sehen ob sich was mit dem SoC Auslesen getan hat.
In der Pro wird mir der SoC angezeigt aber nicht in der Standalone übernommen. Stattdessen nimmt er den Wert den ich letztens von Hand eingetragen hab (75%) und rechnet das drauf was er geladen hat. Das ist aber nicht von heute, sondern das vor 3 Tagen.
Code: Alles auswählen
23:37:40,419 - {root:75} - {INFO:MainThread} - # ***Start***
2024-04-19 23:37:40,512 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-04-19 23:37:40,514 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component1': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x70a8a340>}
2024-04-19 23:37:40,517 - {modules.common.component_context:25} - {DEBUG:set values cp2} - Update Komponente ['Ladepunkt']
2024-04-19 23:37:40,525 - {urllib3.connectionpool:227} - {DEBUG:set values cp2} - Starting new HTTP connection (1): 192.168.5.111:80
2024-04-19 23:37:40,529 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-04-19 23:37:40,547 - {urllib3.connectionpool:452} - {DEBUG:set values cp2} - http://192.168.5.111:80 "GET /connect.php HTTP/1.1" 200 454
2024-04-19 23:37:40,549 - {modules.common.req:11} - {DEBUG:set values cp2} - Get-Response: {"date":"2024:04:19-23:37:40","timestamp":1713562660,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"voltages":[228.21,229,229.1],"frequency":49.97,"imported":3856393,"exported":3193,"plug_state":true,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":1,"offered_current":0,"evse_signaling":"unclear\n","v2g_ready":0,"soc_value":null,"soc_timestamp":null,"vehicle_id":null,"rfid_tag":null,"rfid_timestamp":null,"serial":"386723"}
2024-04-19 23:37:40,550 - {modules.common.store._api:26} - {DEBUG:set values cp2} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[228.21, 229, 229.1], frequency=49.97, imported=3856393, exported=3193, power=0, serial_number=386723, phases_in_use=1, charge_state=False, plug_state=True, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0, vehicle_id=None)
2024-04-19 23:37:40,789 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-04-19 23:37:40,790 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[7.793, 1.239, 0.402], powers=[1646.0, 206.4, 40.6], voltages=[228.575, 228.465, 228.052], power_factors=[0.942, 0.801, 0.539], imported=61200439.9, exported=30843603.7, power=1893.0, frequency=50)
2024-04-19 23:37:40,793 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-04-19 23:37:41,099 - {modules.devices.sma_sunny_boy.inverter:75} - {DEBUG:device1} - WR 192.168.5.130: InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=57659103, dc_power=4294967296)
2024-04-19 23:37:41,100 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=57659103, dc_power=4294967296)
2024-04-19 23:37:41,114 - {modules.common.component_context:25} - {DEBUG:component1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-04-19 23:37:41,115 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=57659103, dc_power=None)
2024-04-19 23:37:41,116 - {modules.common.component_context:25} - {DEBUG:update values cp2} - Update Komponente ['Ladepunkt']
2024-04-19 23:37:41,116 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=57659103, dc_power=None)
2024-04-19 23:37:41,117 - {modules.common.store._api:30} - {INFO:update values cp2} - Saving ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[228.21, 229, 229.1], frequency=49.97, imported=3856393, exported=3193, power=0, serial_number=386723, phases_in_use=1, charge_state=False, plug_state=True, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0, vehicle_id=None)
2024-04-19 23:37:41,229 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-04-19 23:37:41,232 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(currents=[7.793, 1.239, 0.402], powers=[1646.0, 206.4, 40.6], voltages=[228.575, 228.465, 228.052], power_factors=[0.942, 0.801, 0.539], imported=61200439.9, exported=30843603.7, power=1893.0, frequency=50)
2024-04-19 23:37:41,295 - {modules.common.component_context:25} - {DEBUG:get ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-04-19 23:37:41,297 - {modules.ripple_control_receivers.gpio.ripple_control_receiver:36} - {DEBUG:get ripple control receiver} - RSE-Kontakt 1: False, RSE-Kontakt 2: False
2024-04-19 23:37:41,298 - {modules.common.store._api:26} - {DEBUG:get ripple control receiver} - Raw data <modules.common.component_state.RcrState object at 0x71312f40>
2024-04-19 23:37:41,305 - {modules.common.component_context:25} - {DEBUG:set ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-04-19 23:37:41,306 - {modules.common.store._api:30} - {INFO:set ripple control receiver} - Saving <modules.common.component_state.RcrState object at 0x71312f40>
2024-04-19 23:37:41,430 - {control.counter:145} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [27.21, 33.76, 34.6]A
2024-04-19 23:37:41,432 - {control.counter:168} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 22107.0W
2024-04-19 23:37:41,436 - {control.chargepoint.chargepoint:716} - {DEBUG:MainThread} - SoC nach EV-Wechsel
2024-04-19 23:37:41,442 - {control.chargepoint.chargepoint:550} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-04-19 23:37:41,446 - {control.chargepoint.chargepoint:533} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2024-04-19 23:37:41,453 - {control.ev:341} - {DEBUG:MainThread} - Änderung des Lademodus
2024-04-19 23:37:41,455 - {control.chargepoint.chargepoint:674} - {INFO:MainThread} - LP 2, EV: Kona (EV-Nr.1): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0
2024-04-19 23:37:41,467 - {control.chargepoint.chargepoint:691} - {DEBUG:MainThread} - SoC nach Anstecken
2024-04-19 23:37:41,472 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1713562652.0840828, power=478.0, imported=6291782.879408666, exported=0)
2024-04-19 23:37:41,477 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.0026079, power1: 478, power2: 464
2024-04-19 23:37:41,486 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.22832
2024-04-19 23:37:41,492 - {modules.common.simcount._simcount:53} - {DEBUG:MainThread} - imported: 1.22832 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1713562661.4725304, power=464.0, imported=6291784.10773055, exported=0)
2024-04-19 23:37:41,495 - {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-04-19 23:37:41,499 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0.0, power=0, imported=3856393, exported=3193))
2024-04-19 23:37:41,500 - {control.data:266} - {INFO:MainThread} - cp2
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=1, prio=False, required_current=6, required_currents=[6, 0.0, 0.0], state=0, 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=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=None), currents=[0, 0, 0], daily_imported=0.0, daily_exported=0.0, evse_current=0, exported=3193, fault_str='Kein Fehler.', fault_state=0, imported=3856393, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, serial_number='386723', soc=None, soc_timestamp=None, state_str=None, vehicle_id=None, voltages=[228.21, 229, 229.1]), set=Set(change_ev_permitted=[True, ''], 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), manual_lock=False, phases_to_use=1, plug_state_prev=False, plug_time=1713562661.420143, required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x70a95ce8>), config=Config(configuration={'ip_address': '192.168.5.111', 'duo_num': 0}, ev=1, name='Garage', type='openwb_pro', template=1, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=2))
2024-04-19 23:37:41,504 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2024-04-19 23:37:41,506 - {control.data:266} - {INFO:MainThread} - cpt1
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=1, max_current_multi_phases=16, max_current_single_phase=16, name='openWB Pro', rfid_enabling=True, valid_tags=['E0:0E:E1:02:56:45'])
2024-04-19 23:37:41,507 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[1646.0, 206.4, 40.6], currents=[7.79, 1.24, 0.4], voltages=[228.57, 228.47, 228.05], power_factors=[0.94, 0.8, 0.54], unbalanced_load=0, frequency=50, daily_exported=6021.0, daily_imported=20162.0, imported=61200439.9, exported=30843603.7, fault_state=0, fault_str='Kein Fehler.', power=1893.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=22107.0, raw_currents_left=[27.21, 33.76, 34.6], surplus_power_left=0, state_str=''))
2024-04-19 23:37:41,508 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': []}, {'id': 2, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=464.0, smarthome_power_excluded_from_home_consumption=1429, invalid_home_consumption=0, daily_yield_home_consumption=28187.0, imported_home_consumption=6291784.10773055, disengageable_smarthome_power=0))
2024-04-19 23:37:41,508 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, 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=8, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=1000, soc=50))))
2024-04-19 23:37:41,509 - {control.data:266} - {INFO:MainThread} - ct1
ChargeTemplateData(name='Kona-Lade-Profil', disable_after_unplug=False, prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={'0': TimeChargingPlan(active=True, frequency=Frequency(selected='weekly', once=['2021-11-01', '2021-11-05'], weekly=[True, True, False, False, False, False, False]), time=['06:45', '07:15'], name='Vorklimatisierung Mo-Di 6:45-7:15', current=7, limit=Limit(selected='none', amount=1000, soc=55))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=15, max_soc=101), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=10, name='Zielladen morgens 6:30', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=35), time='06:30')}), instant_charging=InstantCharging(current=16, limit=Limit(selected='soc', amount=8000, soc=60))))
2024-04-19 23:37:41,510 - {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=None, soc_timestamp=None, force_soc_update=True, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-04-19 23:37:41,511 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(soc_error_counter=0), charge_template=1, ev_template=1, name='Kona', tag_id=['E0:0E:E1:02:56:45'], get=Get(soc=None, soc_timestamp=1713561094.873291, force_soc_update=False, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-04-19 23:37:41,512 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=16, battery_capacity=82000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-04-19 23:37:41,513 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Kona-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=13800, min_current=6, max_current_single_phase=16, battery_capacity=39000, efficiency=93, nominal_difference=2, keep_charge_active_duration=40)
2024-04-19 23:37:41,514 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_power_reserve=0, bat_power_reserve_active=False, control_range=[0, 230], feed_in_yield=3000, phase_switch_delay=1, phases_to_use=0, bat_power_discharge=0, bat_power_discharge_active=False, min_bat_soc=100, bat_mode='ev_mode', switch_off_delay=60, switch_off_threshold=50, switch_on_delay=30, switch_on_threshold=1350), retry_failed_phase_switches=False, scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, prices=Prices(bat=0.0002, cp=0, grid=0.000305, pv=0.000125), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=<modules.common.configurable_ripple_control_receiver.ConfigurableRcr object at 0x70aecd30>, overrice_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-04-19 23:37:41,516 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2024-04-19 23:37:41,517 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-04-19 23:37:41,519 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={'1713560400': 6.315e-05, '1713564000': 6.024e-05, '1713567600': 5.7969999999999996e-05, '1713571200': 5.733e-05, '1713574800': 5.775e-05, '1713578400': 6.104e-05, '1713582000': 6.282999999999999e-05, '1713585600': 6.392e-05, '1713589200': 6.798000000000001e-05, '1713592800': 6.504e-05, '1713596400': 5.99e-05, '1713600000': 5.005e-05, '1713603600': 3.843e-05, '1713607200': 2.897e-05, '1713610800': 1.233e-05, '1713614400': 1.055e-05, '1713618000': 1.833e-05, '1713621600': 3.7409999999999996e-05, '1713625200': 6.282999999999999e-05, '1713628800': 7.890000000000001e-05, '1713632400': 8.961e-05, '1713636000': 9.704e-05, '1713639600': 9.031000000000001e-05, '1713643200': 8.607e-05})), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x70a8f700>), led=Led(active=False), rfid=Rfid(active=True))
2024-04-19 23:37:41,521 - {control.data:266} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=14591.0, monthly_exported=443512, yearly_exported=1526170, exported=57659103, fault_state=0, fault_str='Kein Fehler.', power=0))
2024-04-19 23:37:41,523 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=14591.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=443512, yearly_exported=1526170, exported=57659103, power=0))
2024-04-19 23:37:41,524 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.5.110', 'current_commit': '2024-04-19 16:02:46 +0200 [72f765e68]', 'current_branch': 'Beta', 'current_branch_commit': '2024-04-19 16:02:46 +0200 [72f765e68]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 44, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'release_train': 'master', 'version': '2.1.4-Beta.1', 'lastlivevaluesJson': {'timestamp': 1713562652, 'time': '23:37:32', 'grid': 1.907, 'house-power': 0.478, 'charging-all': 0.0, 'pv-all': -0.0, 'cp2-power': 0.0, 'ev1-soc': None}, 'debug_level': 10, 'backup_before_update': True, 'module_update_completed': True}
2024-04-19 23:37:41,525 - {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 0x70aec0e8>}
2024-04-19 23:37:41,526 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-04-19 23:37:41,527 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-04-19 23:37:41,529 - {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 0x70a56880>}
2024-04-19 23:37:41,531 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'serials': None}
2024-04-19 23:37:41,533 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2024-04-19 23:37:41,534 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': <modules.devices.sma_sunny_boy.config.SmaSunnyBoyConfiguration object at 0x70aec160>}
2024-04-19 23:37:41,535 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'ip_address': '192.168.5.130', 'port': 502}
2024-04-19 23:37:41,537 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.5.130', 'port': 502}}
2024-04-19 23:37:41,538 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': <modules.devices.sma_sunny_boy.config.SmaSunnyBoyInverterConfiguration object at 0x70a56790>}
2024-04-19 23:37:41,538 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'hybrid': False, 'version': 0, 'modbus_id': 3}
2024-04-19 23:37:41,539 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'hybrid': False, 'version': 0, 'modbus_id': 3}}
2024-04-19 23:37:41,539 - {control.data:253} - {INFO:MainThread} -
2024-04-19 23:37:41,539 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-04-19 23:37:41,540 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-04-19 23:37:41,543 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2024-04-19 23:37:41,544 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-04-19 23:37:41,547 - {control.counter:249} - {DEBUG:MainThread} - Anpassen des Regelbereichs -115.0W
2024-04-19 23:37:41,549 - {control.counter:217} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: -2008.0W
2024-04-19 23:37:41,551 - {control.counter:495} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf -2008.0W
2024-04-19 23:37:41,553 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 2: Die Ladung kann nicht gestartet werden, da die Einschaltschwelle nicht erreicht wird.
2024-04-19 23:37:41,554 - {control.algorithm.algorithm:43} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2024-04-19 23:37:41,555 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-04-19 23:37:41,560 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'chargemode_log_entry': '_', 'costs': 0, 'imported_at_mode_switch': 3856393, 'imported_at_plugtime': 3856393, '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}
2024-04-19 23:37:41,565 - {control.process:111} - {INFO:MainThread} - LP2: set current 0 A, state NO_CHARGING_ALLOWED
2024-04-19 23:37:41,569 - {modules.common.component_context:25} - {DEBUG:set current cp2} - Update Komponente ['Ladepunkt']
2024-04-19 23:37:41,577 - {urllib3.connectionpool:227} - {DEBUG:set current cp2} - Starting new HTTP connection (1): 192.168.5.111:80
2024-04-19 23:37:41,601 - {urllib3.connectionpool:452} - {DEBUG:set current cp2} - http://192.168.5.111:80 "POST /connect.php HTTP/1.1" 200 19
2024-04-19 23:37:41,608 - {modules.common.req:11} - {DEBUG:set current cp2} - Get-Response: OK Value:0 accepted
2024-04-19 23:37:41,612 - {control.counter:193} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2024-04-19 23:37:41,818 - {helpermodules.changed_values_handler:120} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/chargemode, Payload pv_charging, vorherige Payload: stop
2024-04-19 23:37:41,820 - {helpermodules.changed_values_handler:120} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/phases, Payload 1, vorherige Payload: 0
2024-04-19 23:37:41,835 - {helpermodules.changed_values_handler:120} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/required_current, Payload 6, vorherige Payload: 0
2024-04-19 23:37:41,849 - {helpermodules.changed_values_handler:120} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/submode, Payload pv_charging, vorherige Payload: stop
2024-04-19 23:37:45,865 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-04-19 23:37:45,867 - {root:56} - {DEBUG:MainThread} - Don't start multiple instances of smarthome thread.
2024-04-19 23:37:50,881 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-04-19 23:37:50,884 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-04-19 23:37:50,886 - {root:75} - {INFO:MainThread} - # ***Start***
2024-04-19 23:37:50,960 - {modules.common.component_context:54} - {DEBUG:device0} - Update Komponenten ['SMA Home Manager Zähler']
2024-04-19 23:37:50,974 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device1} - Start device reading {'component1': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x70a8a340>}
2024-04-19 23:37:50,979 - {modules.common.component_context:25} - {DEBUG:set values cp2} - Update Komponente ['Ladepunkt']
2024-04-19 23:37:50,987 - {modules.common.component_context:25} - {DEBUG:device1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-04-19 23:37:50,990 - {urllib3.connectionpool:227} - {DEBUG:set values cp2} - Starting new HTTP connection (1): 192.168.5.111:80
2024-04-19 23:37:51,008 - {urllib3.connectionpool:452} - {DEBUG:set values cp2} - http://192.168.5.111:80 "GET /connect.php HTTP/1.1" 200 471
2024-04-19 23:37:51,011 - {modules.common.req:11} - {DEBUG:set values cp2} - Get-Response: {"date":"2024:04:19-23:37:51","timestamp":1713562671,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"voltages":[228,228.74,228.77],"frequency":50,"imported":3856393,"exported":3193,"plug_state":true,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":1,"offered_current":0,"evse_signaling":"unclear\n","v2g_ready":0,"soc_value":48,"soc_timestamp":1713555465,"vehicle_id":"E0:0E:E1:02:56:45","rfid_tag":null,"rfid_timestamp":null,"serial":"386723"}
2024-04-19 23:37:51,013 - {modules.common.store._api:26} - {DEBUG:set values cp2} - Raw data ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[228, 228.74, 228.77], frequency=50, imported=3856393, exported=3193, power=0, serial_number=386723, phases_in_use=1, charge_state=False, plug_state=True, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=48, soc_timestamp=1713555465, evse_current=0, vehicle_id=E0:0E:E1:02:56:45)
2024-04-19 23:37:51,600 - {modules.devices.sma_sunny_boy.inverter:75} - {DEBUG:device1} - WR 192.168.5.130: InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=57659103, dc_power=4294967296)
2024-04-19 23:37:51,600 - {modules.common.store._api:26} - {DEBUG:device1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=57659103, dc_power=4294967296)
2024-04-19 23:37:51,789 - {modules.common.component_context:25} - {DEBUG:device0} - Update Komponente ['SMA Home Manager Zähler']
2024-04-19 23:37:51,790 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[7.818, 1.212, 0.403], powers=[1650.4, 201.2, 40.6], voltages=[228.555, 228.472, 227.97], power_factors=[0.942, 0.797, 0.542], imported=61200445.699999996, exported=30843603.7, power=1892.2, frequency=50)
2024-04-19 23:37:51,791 - {modules.devices.sma_shm.device:28} - {DEBUG:device0} - All components updated
2024-04-19 23:37:51,794 - {modules.common.component_context:25} - {DEBUG:component1} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2024-04-19 23:37:51,795 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=57659103, dc_power=None)
2024-04-19 23:37:51,796 - {modules.common.component_context:25} - {DEBUG:update values cp2} - Update Komponente ['Ladepunkt']
2024-04-19 23:37:51,796 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=0, exported=57659103, dc_power=None)
2024-04-19 23:37:51,797 - {modules.common.store._api:30} - {INFO:update values cp2} - Saving ChargepointState(currents=[0, 0, 0], powers=[0, 0, 0], voltages=[228, 228.74, 228.77], frequency=50, imported=3856393, exported=3193, power=0, serial_number=386723, phases_in_use=1, charge_state=False, plug_state=True, rfid=None, rfid_timestamp=None, power_factors=[0.0, 0.0, 0.0], soc=48, soc_timestamp=1713555465, evse_current=0, vehicle_id=E0:0E:E1:02:56:45)
2024-04-19 23:37:51,869 - {helpermodules.setdata:135} - {ERROR:Setdata} - Payload ungültig: Topic openWB/set/chargepoint/2/get/soc, Payload 48 sollte ein String sein.
2024-04-19 23:37:51,926 - {modules.common.component_context:25} - {DEBUG:component0} - Update Komponente ['SMA Home Manager Zähler']
2024-04-19 23:37:51,927 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(currents=[7.818, 1.212, 0.403], powers=[1650.4, 201.2, 40.6], voltages=[228.555, 228.472, 227.97], power_factors=[0.942, 0.797, 0.542], imported=61200445.699999996, exported=30843603.7, power=1892.2, frequency=50)
2024-04-19 23:37:51,986 - {modules.common.component_context:25} - {DEBUG:get ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-04-19 23:37:51,987 - {modules.ripple_control_receivers.gpio.ripple_control_receiver:36} - {DEBUG:get ripple control receiver} - RSE-Kontakt 1: False, RSE-Kontakt 2: False
2024-04-19 23:37:51,988 - {modules.common.store._api:26} - {DEBUG:get ripple control receiver} - Raw data <modules.common.component_state.RcrState object at 0x700d8748>
2024-04-19 23:37:51,996 - {modules.common.component_context:25} - {DEBUG:set ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-04-19 23:37:51,998 - {modules.common.store._api:30} - {INFO:set ripple control receiver} - Saving <modules.common.component_state.RcrState object at 0x700d8748>
2024-04-19 23:37:52,010 - {helpermodules.changed_values_handler:120} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/chargemode, Payload pv_charging, vorherige Payload: stop
2024-04-19 23:37:52,012 - {helpermodules.changed_values_handler:120} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/phases, Payload 1, vorherige Payload: 0
2024-04-19 23:37:52,013 - {helpermodules.changed_values_handler:120} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/required_current, Payload 6, vorherige Payload: 0
2024-04-19 23:37:52,015 - {helpermodules.changed_values_handler:120} - {DEBUG:MainThread} - Topic openWB/set/chargepoint/2/control_parameter/submode, Payload pv_charging, vorherige Payload: stop
2024-04-19 23:37:52,124 - {control.counter:145} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [27.18, 33.79, 34.6]A
2024-04-19 23:37:52,124 - {control.counter:168} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 22107.8W
2024-04-19 23:37:52,126 - {control.ev:872} - {DEBUG:MainThread} - MAC E0:0E:E1:02:56:45 wird EV 1 zugeordnet.
2024-04-19 23:37:52,128 - {control.chargepoint.chargepoint:550} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2024-04-19 23:37:52,129 - {control.chargepoint.chargepoint:533} - {DEBUG:MainThread} - Phasenzahl Lademodus: 1
2024-04-19 23:37:52,134 - {control.chargepoint.chargepoint:674} - {INFO:MainThread} - LP 2, EV: Kona (EV-Nr.1): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0
2024-04-19 23:37:52,141 - {modules.common.simcount._simcount:38} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1713562661.4725304, power=464.0, imported=6291784.10773055, exported=0)
2024-04-19 23:37:52,143 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00296352, power1: 464, power2: 464.2
2024-04-19 23:37:52,145 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 1.37537
2024-04-19 23:37:52,146 - {modules.common.simcount._simcount:53} - {DEBUG:MainThread} - imported: 1.37537 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1713562672.1412153, power=464.20000000000005, imported=6291785.483101852, exported=0)
2024-04-19 23:37:52,150 - {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-04-19 23:37:52,152 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0.0, power=0, imported=3856393, exported=3193))
2024-04-19 23:37:52,154 - {control.data:266} - {INFO:MainThread} - cp2
ChargepointData(control_parameter=ControlParameter(chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, phases=1, prio=False, required_current=6, required_currents=[6, 0.0, 0.0], state=0, 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=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=None), currents=[0, 0, 0], daily_imported=0.0, daily_exported=0.0, evse_current=0, exported=3193, fault_str='Kein Fehler.', fault_state=0, imported=3856393, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, serial_number='386723', soc=None, soc_timestamp=1713555465, state_str=None, vehicle_id='E0:0E:E1:02:56:45', voltages=[228, 228.74, 228.77]), set=Set(change_ev_permitted=[True, ''], 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=3856393, imported_at_plugtime=3856393, 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), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time=1713562661.420143, required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x70a44190>), config=Config(configuration={'ip_address': '192.168.5.111', 'duo_num': 0}, ev=1, name='Garage', type='openwb_pro', template=1, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=2))
2024-04-19 23:37:52,155 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=32, max_current_single_phase=32, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2024-04-19 23:37:52,157 - {control.data:266} - {INFO:MainThread} - cpt1
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=1, max_current_multi_phases=16, max_current_single_phase=16, name='openWB Pro', rfid_enabling=True, valid_tags=['E0:0E:E1:02:56:45'])
2024-04-19 23:37:52,161 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[1650.4, 201.2, 40.6], currents=[7.82, 1.21, 0.4], voltages=[228.56, 228.47, 227.97], power_factors=[0.94, 0.8, 0.54], unbalanced_load=0, frequency=50, daily_exported=6021.0, daily_imported=20162.0, imported=61200445.699999996, exported=30843603.7, fault_state=0, fault_str='Kein Fehler.', power=1892.2), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=22107.8, raw_currents_left=[27.18, 33.79, 34.6], surplus_power_left=0, state_str=''))
2024-04-19 23:37:52,163 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': []}, {'id': 2, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=464.20000000000005, smarthome_power_excluded_from_home_consumption=1428, invalid_home_consumption=0, daily_yield_home_consumption=28187.0, imported_home_consumption=6291785.483101852, disengageable_smarthome_power=0))
2024-04-19 23:37:52,163 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, 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=8, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=1000, soc=50))))
2024-04-19 23:37:52,165 - {control.data:266} - {INFO:MainThread} - ct1
ChargeTemplateData(name='Kona-Lade-Profil', disable_after_unplug=False, prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={'0': TimeChargingPlan(active=True, frequency=Frequency(selected='weekly', once=['2021-11-01', '2021-11-05'], weekly=[True, True, False, False, False, False, False]), time=['06:45', '07:15'], name='Vorklimatisierung Mo-Di 6:45-7:15', current=7, limit=Limit(selected='none', amount=1000, soc=55))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=15, max_soc=101), scheduled_charging=ScheduledCharging(plans={'0': ScheduledChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=10, name='Zielladen morgens 6:30', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=100, soc_scheduled=35), time='06:30')}), instant_charging=InstantCharging(current=16, limit=Limit(selected='soc', amount=8000, soc=60))))
2024-04-19 23:37:52,166 - {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=None, soc_timestamp=None, force_soc_update=True, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-04-19 23:37:52,168 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(soc_error_counter=0), charge_template=1, ev_template=1, name='Kona', tag_id=['E0:0E:E1:02:56:45'], get=Get(soc=82.36, soc_timestamp=1713562661.667027, force_soc_update=False, range=None, fault_state=0, fault_str='Kein Fehler.'))
2024-04-19 23:37:52,169 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=16, battery_capacity=82000, efficiency=90, nominal_difference=2, keep_charge_active_duration=40)
2024-04-19 23:37:52,170 - {control.data:266} - {INFO:MainThread} - et1
EvTemplateData(name='Kona-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=13800, min_current=6, max_current_single_phase=16, battery_capacity=39000, efficiency=93, nominal_difference=2, keep_charge_active_duration=40)
2024-04-19 23:37:52,172 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_power_reserve=0, bat_power_reserve_active=False, control_range=[0, 230], feed_in_yield=3000, phase_switch_delay=1, phases_to_use=0, bat_power_discharge=0, bat_power_discharge_active=False, min_bat_soc=100, bat_mode='ev_mode', switch_off_delay=60, switch_off_threshold=50, switch_on_delay=30, switch_on_threshold=1350), retry_failed_phase_switches=False, scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=1), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, prices=Prices(bat=0.0002, cp=0, grid=0.000305, pv=0.000125), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module=<modules.common.configurable_ripple_control_receiver.ConfigurableRcr object at 0x70a58bf8>, overrice_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-04-19 23:37:52,173 - {control.data:246} - {INFO:MainThread} - general_data-display
local
2024-04-19 23:37:52,174 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-04-19 23:37:52,176 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={'1713560400': 6.315e-05, '1713564000': 6.024e-05, '1713567600': 5.7969999999999996e-05, '1713571200': 5.733e-05, '1713574800': 5.775e-05, '1713578400': 6.104e-05, '1713582000': 6.282999999999999e-05, '1713585600': 6.392e-05, '1713589200': 6.798000000000001e-05, '1713592800': 6.504e-05, '1713596400': 5.99e-05, '1713600000': 5.005e-05, '1713603600': 3.843e-05, '1713607200': 2.897e-05, '1713610800': 1.233e-05, '1713614400': 1.055e-05, '1713618000': 1.833e-05, '1713621600': 3.7409999999999996e-05, '1713625200': 6.282999999999999e-05, '1713628800': 7.890000000000001e-05, '1713632400': 8.961e-05, '1713636000': 9.704e-05, '1713639600': 9.031000000000001e-05, '1713643200': 8.607e-05})), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x70aac370>), led=Led(active=False), rfid=Rfid(active=True))
2024-04-19 23:37:52,178 - {control.data:266} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=0), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=14591.0, monthly_exported=443512, yearly_exported=1526170, exported=57659103, fault_state=0, fault_str='Kein Fehler.', power=0))
2024-04-19 23:37:52,179 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=14591.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=443512, yearly_exported=1526170, exported=57659103, power=0))
2024-04-19 23:37:52,181 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.5.110', 'current_commit': '2024-04-19 16:02:46 +0200 [72f765e68]', 'current_branch': 'Beta', 'current_branch_commit': '2024-04-19 16:02:46 +0200 [72f765e68]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 44, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'release_train': 'master', 'version': '2.1.4-Beta.1', 'lastlivevaluesJson': {'timestamp': 1713562661, 'time': '23:37:41', 'grid': 1.893, 'house-power': 0.464, 'charging-all': 0.0, 'pv-all': -0.0, 'cp2-power': 0.0, 'ev1-soc': None}, 'debug_level': 10, 'backup_before_update': True, 'module_update_completed': True}
2024-04-19 23:37:52,182 - {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 0x70aec0e8>}
2024-04-19 23:37:52,184 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {}
2024-04-19 23:37:52,185 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 0, 'configuration': {}}
2024-04-19 23:37:52,186 - {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 0x70a56880>}
2024-04-19 23:37:52,187 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'serials': None}
2024-04-19 23:37:52,187 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 0, 'configuration': {'serials': None}}
2024-04-19 23:37:52,188 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': <modules.devices.sma_sunny_boy.config.SmaSunnyBoyConfiguration object at 0x70aec160>}
2024-04-19 23:37:52,188 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'ip_address': '192.168.5.130', 'port': 502}
2024-04-19 23:37:52,188 - {control.data:279} - {INFO:MainThread} - device1
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 1, 'configuration': {'ip_address': '192.168.5.130', 'port': 502}}
2024-04-19 23:37:52,189 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': <modules.devices.sma_sunny_boy.config.SmaSunnyBoyInverterConfiguration object at 0x70a56790>}
2024-04-19 23:37:52,189 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'hybrid': False, 'version': 0, 'modbus_id': 3}
2024-04-19 23:37:52,190 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'hybrid': False, 'version': 0, 'modbus_id': 3}}
2024-04-19 23:37:52,191 - {control.data:253} - {INFO:MainThread} -
2024-04-19 23:37:52,192 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-04-19 23:37:52,193 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-04-19 23:37:52,196 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2024-04-19 23:37:52,198 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Sollstrom setzen**
2024-04-19 23:37:52,200 - {control.counter:249} - {DEBUG:MainThread} - Anpassen des Regelbereichs -115.0W
2024-04-19 23:37:52,201 - {control.counter:217} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: -2007.2000000000007W
2024-04-19 23:37:52,202 - {control.counter:495} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf -2007.2000000000007W
2024-04-19 23:37:52,203 - {control.chargepoint.chargepoint:83} - {INFO:MainThread} - LP 2: Die Ladung kann nicht gestartet werden, da die Einschaltschwelle nicht erreicht wird.
2024-04-19 23:37:52,205 - {control.algorithm.algorithm:43} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2024-04-19 23:37:52,207 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2024-04-19 23:37:52,208 - {dataclass_utils._dataclass_asdict:23} - {DEBUG:MainThread} - {'chargemode_log_entry': '_', 'costs': 0, 'imported_at_mode_switch': 3856393, 'imported_at_plugtime': 3856393, '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}
2024-04-19 23:37:52,212 - {control.process:111} - {INFO:MainThread} - LP2: set current 0 A, state NO_CHARGING_ALLOWED
2024-04-19 23:37:52,217 - {modules.common.component_context:25} - {DEBUG:set current cp2} - Update Komponente ['Ladepunkt']
2024-04-19 23:37:52,224 - {urllib3.connectionpool:227} - {DEBUG:set current cp2} - Starting new HTTP connection (1): 192.168.5.111:80
2024-04-19 23:37:52,241 - {urllib3.connectionpool:452} - {DEBUG:set current cp2} - http://192.168.5.111:80 "POST /connect.php HTTP/1.1" 200 19
2024-04-19 23:37:52,244 - {modules.common.req:11} - {DEBUG:set current cp2} - Get-Response: OK Value:0 accepted
2024-04-19 23:37:52,247 - {control.counter:193} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2024-04-19 23:37:55,439 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-04-19 23:37:55,440 - {root:56} - {DEBUG:MainThread} - Don't start multiple instances of smarthome thread.
2024-04-19 23:38:00,453 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-04-19 23:38:00,457 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-04-19 23:38:00,459 - {root:75} - {INFO:MainThread} - # ***Start***