Code: Alles auswählen
2023-07-11 19:05:51,675 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-11 19:05:51,677 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-11 19:05:51,681 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-11 19:05:51,684 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 56.900000000001455W
2023-07-11 19:05:51,686 - {control.counter:470} - {DEBUG:MainThread} - Zähler 6: Begrenzung der verbleibenden Leistung auf 56.900000000001455W
2023-07-11 19:05:51,687 - {control.algorithm.algorithm:39} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-07-11 19:05:51,690 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-11 19:05:51,694 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-07-11 19:05:51,878 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-11 19:05:51,910 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-11 19:05:55,948 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-11 19:06:00,963 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-07-11 19:06:00,964 - {root:64} - {INFO:MainThread} - # ***Start***
2023-07-11 19:06:01,003 - {modules.common.component_context:51} - {DEBUG:device3} - Update Komponenten ['SMA Home Manager Zähler']
2023-07-11 19:06:01,005 - {modules.devices.sma_sunny_boy.device:72} - {DEBUG:device8} - Start device reading {'component13': <modules.devices.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x75880fa0>}
2023-07-11 19:06:01,007 - {modules.devices.sma_sunny_island.device:47} - {DEBUG:device9} - Start device reading {'component10': <modules.devices.sma_sunny_island.bat.SunnyIslandBat object at 0x723bdf70>}
2023-07-11 19:06:01,008 - {modules.common.component_context:24} - {DEBUG:device9} - Update Komponente ['SMA Sunny Island Speicher']
2023-07-11 19:06:01,010 - {pymodbus.client.sync:218} - {ERROR:device8} - Connection to (192.168.178.34, 502) failed: [Errno 111] Connection refused
2023-07-11 19:06:01,045 - {modules.common.store._api:26} - {DEBUG:device9} - Raw data BatState(imported=10674700, exported=8396100, power=20, soc=100)
2023-07-11 19:06:01,367 - {modules.common.component_context:24} - {DEBUG:device3} - Update Komponente ['SMA Home Manager Zähler']
2023-07-11 19:06:01,369 - {modules.common.store._api:26} - {DEBUG:device3} - Raw data CounterState(voltages=[238.701, 239.177, 241.535], powers=[-407.7, 161.8, 41.0], currents=[-1.769, 0.89, 0.742], power_factors=[0.991, 0.998, 0.237], imported=10762324.3, exported=11060905.6, power=-204.9, frequency=50.003)
2023-07-11 19:06:01,372 - {modules.devices.sma_shm.device:29} - {DEBUG:device3} - All components updated
2023-07-11 19:06:01,389 - {modules.common.component_context:24} - {DEBUG:component13} - Update Komponente ['Sma Sunny Boy/Tripower Wechselrichter']
2023-07-11 19:06:01,393 - {modules.common.component_context:24} - {DEBUG:component10} - Update Komponente ['SMA Sunny Island Speicher']
2023-07-11 19:06:01,394 - {modules.common.store._api:30} - {INFO:component10} - Saving BatState(imported=10674700, exported=8396100, power=20, soc=100)
2023-07-11 19:06:01,433 - {modules.common.component_context:24} - {DEBUG:component6} - Update Komponente ['SMA Home Manager Zähler']
2023-07-11 19:06:01,434 - {modules.common.store._api:30} - {INFO:component6} - Saving CounterState(voltages=[238.701, 239.177, 241.535], powers=[-407.7, 161.8, 41.0], currents=[-1.769, 0.89, 0.742], power_factors=[0.991, 0.998, 0.237], imported=10762324.3, exported=11060905.6, power=-204.9, frequency=50.003)
2023-07-11 19:06:01,599 - {control.bat_all:164} - {INFO:MainThread} - -50W verbleibende Speicher-Leistung
2023-07-11 19:06:01,601 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 6: [33.77, 31.11, 31.26]A
2023-07-11 19:06:01,602 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 6: 28204.9W
2023-07-11 19:06:01,617 - {control.counter_all:95} - {ERROR:MainThread} - Ungültiger Hausverbrauch: -224.9W, Berücksichtigte Komponenten neben EVU [{'id': 13, 'type': 'inverter', 'children': []}, {'id': 10, 'type': 'bat', 'children': []}]
2023-07-11 19:06:01,623 - {control.data:337} - {INFO:MainThread} - bat10
BatData(get=Get(soc=100, daily_exported=2400, daily_imported=6000, imported=10674700, exported=8396100, fault_state=0, fault_str='Kein Fehler.', power=20))
2023-07-11 19:06:01,625 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=100, daily_exported=2400, daily_imported=6000, imported=10674700, exported=8396100, power=20), set=Set(charging_power_left=-50, switch_on_soc_reached=True))
2023-07-11 19:06:01,627 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0, daily_exported=0, power=0, imported=0, exported=0))
2023-07-11 19:06:01,628 - {control.data:337} - {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-Vorlage', rfid_enabling=False, valid_tags=[])
2023-07-11 19:06:01,629 - {control.data:337} - {INFO:MainThread} - counter6
CounterData(config=Config(max_currents=[32, 32, 32], max_total_power=28000), get=Get(powers=[-407.7, 161.8, 41.0], currents=[-1.77, 0.89, 0.74], voltages=[238.7, 239.18, 241.53], power_factors=[0.99, 1.0, 0.24], unbalanced_load=0, frequency=50.003, daily_exported=11031.499999999, daily_imported=41.6, imported=10762324.3, exported=11060905.6, fault_state=1, fault_str='Der Wert für den Hausverbrauch ist nicht plausibel (negativ). Bitte die Leistungen der Komponenten und die Anordnung in der Hierarchie prüfen.', power=-204.9), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=28204.9, raw_currents_left=[33.77, 31.11, 31.26], surplus_power_left=0, state_str=''))
2023-07-11 19:06:01,630 - {control.data:312} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 6, 'type': 'counter', 'children': [{'id': 13, 'type': 'inverter', 'children': []}, {'id': 10, 'type': 'bat', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=0, invalid_home_consumption=3, daily_yield_home_consumption=3.8000000010001713, disengageable_smarthome_power=0))
2023-07-11 19:06:01,631 - {control.data:337} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=6, min_current=6, feed_in_limit=False, min_soc=50, max_soc=80), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='soc', amount=1000, soc=80))))
2023-07-11 19:06:01,632 - {control.data:337} - {INFO:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=82000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2023-07-11 19:06:01,634 - {control.data:337} - {INFO:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17000, min_current=6, max_current_single_phase=32, battery_capacity=82000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='Enyaq', tag_id=[], get=Get(soc=0.0, soc_timestamp='07/11/2023, 12:41:41', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-07-11 19:06:01,635 - {control.data:337} - {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, nominal_difference=0.5, keep_charge_active_duration=40)
2023-07-11 19:06:01,637 - {control.data:337} - {INFO:MainThread} - et1
EvTemplateData(name='Enyaq', 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, nominal_difference=1, keep_charge_active_duration=40)
2023-07-11 19:06:01,638 - {control.data:316} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=1000, phase_switch_delay=4, phases_to_use=0, rundown_power=0, rundown_soc=100, switch_off_delay=60, switch_off_soc=90, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=95, switch_on_threshold=1500), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=True), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-11 19:06:01,640 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-11 19:06:01,640 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-11 19:06:01,642 - {control.data:319} - {INFO:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=120, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x71b55970>), led=Led(active=False), rfid=Rfid(active=True))
2023-07-11 19:06:01,643 - {control.data:337} - {INFO:MainThread} - pv13
PvData(config=Config(max_ac_out=4000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=0, monthly_exported=0, yearly_exported=0, exported=0, fault_state=0, fault_str='', power=0))
2023-07-11 19:06:01,644 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=0, monthly_exported=0, yearly_exported=0, exported=0, power=0))
2023-07-11 19:06:01,645 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.178.76', 'current_commit': '2023-07-06 18:28:52 +0200 [db321f5ab]', 'current_branch': 'master', 'current_branch_commit': '2023-07-06 18:28:52 +0200 [db321f5ab]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 16, 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'lastlivevaluesJson': {'timestamp': 1689095151, 'time': '19:05:51', 'grid': -0.222, 'house-power': 0.0, 'charging-all': 0.0, 'pv-all': -0.0, 'ev1-soc': 0.0, 'bat-all-power': 0.01, 'bat-all-soc': 100}, 'usage_terms_acknowledged': True, 'module_update_completed': True}
2023-07-11 19:06:01,647 - {control.data:350} - {INFO:MainThread} - device3
{'name': 'SMA Home Manager', 'type': 'sma_shm', 'id': 3, 'configuration': {}}
2023-07-11 19:06:01,648 - {control.data:352} - {INFO:MainThread} - component6
{'name': 'SMA Home Manager Zähler', 'type': 'counter', 'id': 6, 'configuration': {'serials': 1901700952}}
2023-07-11 19:06:01,649 - {control.data:350} - {INFO:MainThread} - device8
{'name': 'SMA Sunny Boy', 'type': 'sma_sunny_boy', 'id': 8, 'configuration': {'ip_address': '192.168.178.34'}}
2023-07-11 19:06:01,650 - {control.data:352} - {INFO:MainThread} - component13
{'name': 'Sma Sunny Boy/Tripower Wechselrichter', 'type': 'inverter', 'id': 13, 'configuration': {'hybrid': False, 'version': 0}}
2023-07-11 19:06:01,651 - {control.data:350} - {INFO:MainThread} - device9
{'name': 'SMA Sunny Island', 'type': 'sma_sunny_island', 'id': 9, 'configuration': {'ip_address': '192.168.178.37'}}
2023-07-11 19:06:01,652 - {control.data:352} - {INFO:MainThread} - component10
{'name': 'SMA Sunny Island Speicher', 'type': 'bat', 'id': 10, 'configuration': {}}
2023-07-11 19:06:01,652 - {control.data:324} - {INFO:MainThread} -