Feedback Beta 1

Fragen zur Nutzung, Features, usw..
aiole
Beiträge: 6895
Registriert: Mo Okt 08, 2018 4:51 pm

Re: Feedback Beta 1

Beitrag von aiole »

tobox hat geschrieben: Di Nov 15, 2022 11:20 am Mittlerweile schon. Es ist aber nicht gerade intuitiv, dass die Zuordnung der Fahrzeuge zu den Ladepunkten nur geändert werden kann, wenn noch nicht geladen wurde.
Das finde ich wiederum logisch. Ansonsten lädt es doch mit unpassenden Fahrzeugparametern.
Gero
Beiträge: 2557
Registriert: Sa Feb 20, 2021 9:55 am

Re: Feedback Beta 1

Beitrag von Gero »

LenaK hat geschrieben: Di Nov 15, 2022 9:50 am E3DC ist nun im Master
Danke! Hab' ich auch gleich mal ausprobiert - es fehlen wohl noch ein paar Konfig-Elemente für die Einstellungen. Wenn ich aber bei address die IP-Adresse eintrage, funktioniert der Zähler sofort. Beim Wechselrichter muss die id auf 1 gesetzt werden. Nur beim Speicher komme ich nicht weiter.
Hier noch ein Screenshot:
e3dc.jpg
Edit: Oh, jetzt geht auch die Batterie. Hat wohl nur ein bisschen gedauert.
openWB-series2, openWB-Buchse, E3/DC S10pro+19.5kWh, 30kWp Ost-Süd, Model 3 und Ion
LenaK
Beiträge: 1029
Registriert: Fr Jan 22, 2021 6:40 am

Re: Feedback Beta 1

Beitrag von LenaK »

tobox hat geschrieben: Di Nov 15, 2022 11:20 am Mittlerweile schon. Es ist aber nicht gerade intuitiv, dass die Zuordnung der Fahrzeuge zu den Ladepunkten nur geändert werden kann, wenn noch nicht geladen wurde. Im Logfile stand es, aber in der GUI war das nicht ersichtlich und hat sich einfach immer wieder automatisch zurückgestellt. Die Autos, für die ich Schlüssel auftreiben konnte, habe ich jetzt erneut angesteckt und es sieht schon besser aus.

Einfach nur 4 Fahrzeuge zu erzeugen hat auch nicht gereicht: ich habe jetzt auch 4 Fahrzeug-Vorlagen und 4 Ladeprofil-Vorlagen...
Den Beitrag im Wiki dazu hast Du gelesen?
aiole
Beiträge: 6895
Registriert: Mo Okt 08, 2018 4:51 pm

Re: Feedback Beta 1

Beitrag von aiole »

akt. Version: v2.0 beta1 von heute Abend
Von gestern zu heute (2022-11-15 16:51:23 +0100 [f4e28462]) muss etwas beim SoC i3 passiert sein. Der kommt nicht mehr.
Die Soc.log ist allerdings komplett leer. Es wurde nur das letzte update gefahren.

In der parallel laufenden 1.9.282 nightly kommt der SoC normal rein.

Main.log v2.0
Der letzte funktionierende Eintrag war von der Vorgängerversion am morgen.
get=Get(soc=59, soc_timestamp='11/15/2022, 09:20:42', force_soc_update=True, range=59.0, fault_state=0, fault_str='Kein Fehler.'))
2022-11-15 22:39:51,147 - {control.data:296} - {DEBUG:MainThread} - ev2

Code: Alles auswählen

2022-11-15 22:39:41,117 - {control.algorithm:45} - {DEBUG:MainThread} - # Algorithmus-Start
2022-11-15 22:39:41,117 - {control.algorithm:47} - {INFO:MainThread} - EVU-Punkt: Leistung[W] 274.5, Ströme[A] [0.6, 0.53, 0.63]
2022-11-15 22:39:41,118 - {control.algorithm:85} - {INFO:MainThread} - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-11-15 22:39:41,120 - {control.algorithm:205} - {DEBUG:MainThread} - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-11-15 22:39:41,121 - {control.algorithm:574} - {INFO:MainThread} - ## Zuteilung des Überschusses
2022-11-15 22:39:41,125 - {control.algorithm:610} - {INFO:MainThread} - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-11-15 22:39:41,125 - {control.algorithm:870} - {INFO:MainThread} - ## Übrigen Überschuss verteilen.
2022-11-15 22:39:41,129 - {control.process:22} - {DEBUG:MainThread} - # Ladung starten.
2022-11-15 22:39:41,133 - {soc.modules.common.component_context:24} - {DEBUG:cp5} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:41,149 - {soc.modules.common.component_context:24} - {DEBUG:cp11} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:41,167 - {urllib3.connectionpool:227} - {DEBUG:cp5} - Starting new HTTP connection (1): 192.168.110.145:80
2022-11-15 22:39:41,175 - {urllib3.connectionpool:227} - {DEBUG:cp11} - Starting new HTTP connection (1): 192.168.110.82:80
2022-11-15 22:39:41,201 - {urllib3.connectionpool:452} - {DEBUG:cp11} - http://192.168.110.82:80 "GET /setCurrent?current=0 HTTP/1.1" 200 29
2022-11-15 22:39:41,211 - {urllib3.connectionpool:452} - {DEBUG:cp5} - http://192.168.110.145:80 "GET /setCurrent?current=0 HTTP/1.1" 200 29
2022-11-15 22:39:41,213 - {soc.modules.common.req:11} - {DEBUG:cp11} - Get-Response: S0_set current to given value
2022-11-15 22:39:41,218 - {soc.modules.common.req:11} - {DEBUG:cp5} - Get-Response: S0_set current to given value
2022-11-15 22:39:41,221 - {control.pv:433} - {DEBUG:MainThread} - -159.5W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-11-15 22:39:41,222 - {control.counter:446} - {DEBUG:MainThread} - 24725.5W verbleibende EVU-Bezugs-Leistung
2022-11-15 22:39:48,931 - {root:63} - {INFO:MainThread} - # ***Start*** 
2022-11-15 22:39:48,995 - {modules.devices.carlo_gavazzi.device:47} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.carlo_gavazzi.counter.CarloGavazziCounter object at 0x72824640>}
2022-11-15 22:39:48,996 - {soc.modules.common.component_context:51} - {DEBUG:device4} - Update Komponenten ['PV1_Süd_Json-WR']
2022-11-15 22:39:48,996 - {soc.modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['Carlo Gavazzi EVU-Punkt']
2022-11-15 22:39:48,997 - {soc.modules.common.component_context:51} - {DEBUG:device5} - Update Komponenten ['PV2_Dach_MQTT']
2022-11-15 22:39:49,005 - {soc.modules.common.component_context:24} - {DEBUG:cp5} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:49,006 - {urllib3.connectionpool:227} - {DEBUG:device4} - Starting new HTTP connection (1): 192.168.110.151:80
2022-11-15 22:39:49,007 - {modules.devices.mqtt.device:47} - {DEBUG:device5} - MQTT-Module müssen nicht ausgelesen werden.
2022-11-15 22:39:49,007 - {soc.modules.common.component_context:24} - {DEBUG:cp11} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:49,015 - {urllib3.connectionpool:227} - {DEBUG:cp5} - Starting new HTTP connection (1): 192.168.110.145:80
2022-11-15 22:39:49,026 - {urllib3.connectionpool:227} - {DEBUG:cp11} - Starting new HTTP connection (1): 192.168.110.82:80
2022-11-15 22:39:49,061 - {urllib3.connectionpool:452} - {DEBUG:cp11} - http://192.168.110.82:80 "GET /getParameters HTTP/1.1" 200 407
2022-11-15 22:39:49,063 - {soc.modules.common.req:11} - {DEBUG:cp11} - Get-Response: {"type":"parameters","list":[{"vehicleState":2,"evseState":false,"maxCurrent":32,"actualCurrent":0,"actualCurrentMA":0,"actualPower":0,"duration":2634000,"alwaysActive":true,"lastActionUser":"API","lastActionUID":"API","energy":4.89,"mileage":24.5,"meterReading":3889.14,"currentP1":0,"currentP2":0,"currentP3":0,"voltageP1":237.6818,"voltageP2":237.5075,"voltageP3":236.7359,"useMeter":true,"RFIDUID":""}]}
2022-11-15 22:39:49,064 - {soc.modules.common.store._api:26} - {DEBUG:cp11} - Raw data ChargepointState(voltages=[237.6818, 237.5075, 236.7359], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=3889140.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=True, rfid=None)
2022-11-15 22:39:49,069 - {urllib3.connectionpool:452} - {DEBUG:cp5} - http://192.168.110.145:80 "GET /getParameters HTTP/1.1" 200 403
2022-11-15 22:39:49,072 - {soc.modules.common.req:11} - {DEBUG:cp5} - Get-Response: {"type":"parameters","list":[{"vehicleState":1,"evseState":false,"maxCurrent":20,"actualCurrent":0,"actualCurrentMA":0,"actualPower":0,"duration":130000,"alwaysActive":true,"lastActionUser":"API","lastActionUID":"API","energy":0.16,"mileage":0.8,"meterReading":2432.79,"currentP1":0,"currentP2":0,"currentP3":0,"voltageP1":237.4218,"voltageP2":237.6482,"voltageP3":236.59,"useMeter":true,"RFIDUID":""}]}
2022-11-15 22:39:49,073 - {soc.modules.common.store._api:26} - {DEBUG:cp5} - Raw data ChargepointState(voltages=[237.4218, 237.6482, 236.59], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=2432790.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=False, rfid=None)
2022-11-15 22:39:49,104 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1668548379.1120822, power=274.5, imported=1138487.1911764226, exported=1674843.4845245199)
2022-11-15 22:39:49,104 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00277553, power1: 274.5, power2: 346.8
2022-11-15 22:39:49,105 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: 0.862218
2022-11-15 22:39:49,105 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0.862218 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1668548389.1039803, power=346.8, imported=1138488.0533939593, exported=1674843.4845245199)
2022-11-15 22:39:49,110 - {soc.modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[237.6, 237.6, 236.9], powers=[69.5, 87.4, 189.9], currents=[0.603, 0.527, 1.032], power_factors=[0.0, 0.0, 0.0], imported=1138488.0533939593, exported=1674843.4845245199, power=346.8, frequency=50.0)
2022-11-15 22:39:49,136 - {urllib3.connectionpool:452} - {DEBUG:device4} - http://192.168.110.151:80 "GET /cm?cmnd=status%208 HTTP/1.1" 200 None
2022-11-15 22:39:49,141 - {soc.modules.common.req:11} - {DEBUG:device4} - Get-Response: {"StatusSNS":{"Time":"2022-11-15T22:39:49","ENERGY":{"TotalStartTime":"2021-08-15T19:55:58","Total":797.883,"Yesterday":1.785,"Today":1.678,"Power":0,"ApparentPower":0,"ReactivePower":0,"Factor":0.00,"Voltage":239,"Current":0.000}}}
2022-11-15 22:39:50,715 - {soc.modules.common.store._api:26} - {DEBUG:device4} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-0.0, exported=797883.0, dc_power=None)
2022-11-15 22:39:50,726 - {soc.modules.common.component_context:24} - {DEBUG:cp5} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:50,729 - {soc.modules.common.component_context:24} - {DEBUG:cp11} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:50,731 - {soc.modules.common.store._api:30} - {DEBUG:cp5} - Saving ChargepointState(voltages=[237.4218, 237.6482, 236.59], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=2432790.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=False, rfid=None)
2022-11-15 22:39:50,736 - {soc.modules.common.store._api:30} - {DEBUG:cp11} - Saving ChargepointState(voltages=[237.6818, 237.5075, 236.7359], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=3889140.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=True, rfid=None)
2022-11-15 22:39:50,737 - {soc.modules.common.component_context:24} - {DEBUG:component10} - Update Komponente ['PV1_Süd_Json-WR']
2022-11-15 22:39:50,740 - {soc.modules.common.component_context:24} - {DEBUG:component12} - Update Komponente ['PV2_Dach_MQTT']
2022-11-15 22:39:50,747 - {soc.modules.common.store._api:26} - {DEBUG:component10} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-0.0, exported=797883.0, dc_power=None)
2022-11-15 22:39:50,751 - {soc.modules.common.store._api:30} - {DEBUG:component10} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-0.0, exported=797883.0, dc_power=None)
2022-11-15 22:39:50,901 - {soc.modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['Carlo Gavazzi EVU-Punkt']
2022-11-15 22:39:50,902 - {soc.modules.common.store._api:30} - {DEBUG:component0} - Saving CounterState(voltages=[237.6, 237.6, 236.9], powers=[69.5, 87.4, 189.9], currents=[0.603, 0.527, 1.032], power_factors=[0.0, 0.0, 0.0], imported=1138488.0533939593, exported=1674843.4845245199, power=346.8, frequency=50.0)
2022-11-15 22:39:51,092 - {control.counter:427} - {DEBUG:MainThread} - 24653.2W EVU-Leistung, die noch bezogen werden kann.
2022-11-15 22:39:51,096 - {control.chargepoint:347} - {INFO:MainThread} - LP 5: Keine Ladung, da kein Auto angesteckt ist.
2022-11-15 22:39:51,099 - {control.chargepoint:689} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 1
2022-11-15 22:39:51,100 - {control.chargepoint:680} - {DEBUG:MainThread} - Phasenzahl Lademodus: 3
2022-11-15 22:39:51,101 - {control.ev:631} - {DEBUG:MainThread} - Keine Ladung, da kein Zeitfenster für Zeitladen aktiv ist.
2022-11-15 22:39:51,104 - {control.ev:384} - {DEBUG:MainThread} - Änderung der Sollstromstärke :False, Änderung des Lademodus :True
2022-11-15 22:39:51,107 - {control.chargepoint:836} - {DEBUG:MainThread} - LP 11, EV: i3_60Ah_Nr.2 (EV-Nr.2): Lademodus stop, Submodus: stop
2022-11-15 22:39:51,107 - {control.chargepoint:347} - {INFO:MainThread} - LP 11: Keine Ladung, da der Lademodus Stop aktiv ist.
2022-11-15 22:39:51,112 - {control.pv:89} - {DEBUG:MainThread} - -231.8W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-11-15 22:39:51,117 - {control.data:296} - {DEBUG:MainThread} - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-11-15 22:39:51,121 - {control.data:269} - {DEBUG:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=6800.0, daily_exported=0, power=0, imported=6321930.0, exported=0))
2022-11-15 22:39:51,128 - {control.data:296} - {DEBUG:MainThread} - cp5
ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=0.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=2432790.0, phases_in_use=1, plug_state=False, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[237.42, 237.65, 236.59]), 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='_', imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_time=None, required_power=0, rfid=None, charging_ev_data=<control.ev.Ev object at 0x715948b0>), config=Config(connection_module={'type': 'smartwb', 'name': 'smartWB / EVSE-Wifi (>= v1.x.x/v2.x.x)', 'configuration': {'ip_address': '192.168.110.145', 'timeout': 2}}, power_module={}, ev=1, name='smartWB WLAN 20A', type='smartwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=False, control_pilot_interruption_hw=True, id=5))
2022-11-15 22:39:51,133 - {control.data:296} - {DEBUG:MainThread} - cp11
ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=6800.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3889140.0, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da der Lademodus Stop aktiv ist.', voltages=[237.68, 237.51, 236.74]), set=Set(change_ev_permitted=[True, ''], charging_ev=-1, charging_ev_prev=2, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=3889140.0, imported_at_plugtime=3884250.0, imported_since_mode_switch=0, imported_since_plugged=4890.0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_time='11/15/2022, 21:33:41', required_power=7360, rfid=None, charging_ev_data=<control.ev.Ev object at 0x715a1c28>), config=Config(connection_module={'type': 'smartwb', 'name': 'smartWB / EVSE-Wifi (>= v1.x.x/v2.x.x)', 'configuration': {'ip_address': '192.168.110.82', 'timeout': 2}}, power_module={}, ev=2, name='smartWB LAN 32A', type='smartwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=False, control_pilot_interruption_hw=True, id=11))
2022-11-15 22:39:51,134 - {control.data:296} - {DEBUG:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={'0': AutolockPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['07:00', '16:00'], name='Standard Autolock-Plan')}, wait_for_charging_end=False), name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[], id=0)
2022-11-15 22:39:51,135 - {control.data:296} - {DEBUG:MainThread} - counter0
{'set': {'consumption_left': 24653.2, 'currents_used': [0.6, 0.53, 1.03]}, 'get': {'daily_exported': 3185.7533256198, 'daily_imported': 10314.8226936031, 'voltages': [237.6, 237.6, 236.9], 'currents': [0.6, 0.53, 1.03], 'powers': [69.5, 87.4, 189.9], 'power_factors': [0.0, 0.0, 0.0], 'imported': 1138488.0533939593, 'exported': 1674843.4845245199, 'power': 346.8, 'frequency': 50.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 25000}}
2022-11-15 22:39:51,135 - {control.data:273} - {DEBUG:MainThread} - counter_all_data
CounterAllData(get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 5, 'type': 'cp', 'children': []}, {'id': 11, 'type': 'cp', 'children': []}, {'id': 10, 'type': 'inverter', 'children': []}, {'id': 12, 'type': 'inverter', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=346.8, invalid_home_consumption=0, daily_yield_home_consumption=3072.0693679833007))
2022-11-15 22:39:51,136 - {control.data:296} - {DEBUG:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=True, load_default=False, time_charging=TimeCharging(active=False, plans={'5': TimeChargingPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['06:45', '07:15'], name='Zeitladen-Standard', current=10, limit=Limit(selected='soc', amount=1000, soc=70))}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=12, min_current=0, feed_in_limit=False, min_soc=0, max_soc=90), scheduled_charging=ScheduledCharging(plans={'3': ScheduledChargingPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=14, name='Zielladen-Standard', limit=ScheduledLimit(selected='soc', amount=10000, soc_limit=90, soc_scheduled=80), time='06:30')}), instant_charging=InstantCharging(current=14, limit=Limit(selected='soc', amount=7000, soc=85))))
2022-11-15 22:39:51,144 - {control.data:296} - {DEBUG:MainThread} - ct1
ChargeTemplateData(name='Ladeprofil "my charging"', disable_after_unplug=False, prio=True, load_default=False, time_charging=TimeCharging(active=True, plans={'4': TimeChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['06:45', '07:15'], name='Morgensladen', current=14, limit=Limit(selected='soc', amount=1000, soc=70))}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=14, min_current=0, feed_in_limit=False, min_soc=0, max_soc=90), scheduled_charging=ScheduledCharging(plans={'1': ScheduledChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=14, name='Zielladen', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=90, soc_scheduled=80), time='23:00')}), instant_charging=InstantCharging(current=14, limit=Limit(selected='soc', amount=6000, soc=85))))
2022-11-15 22:39:51,145 - {control.data:296} - {DEBUG:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=True, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), 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=''))
2022-11-15 22:39:51,146 - {control.data:296} - {DEBUG:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='i3_1p', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=32, battery_capacity=16, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=True, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='i3_60Ah_Nr.1', tag_id=[], get=Get(soc=59, soc_timestamp='11/15/2022, 09:20:42', force_soc_update=True, range=59.0, fault_state=0, fault_str='Kein Fehler.'))
2022-11-15 22:39:51,147 - {control.data:296} - {DEBUG:MainThread} - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='i3_1p', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=32, battery_capacity=16, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=True, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan='Zielladen'), charge_template=1, ev_template=1, name='i3_60Ah_Nr.2', tag_id=[], get=Get(soc=59, soc_timestamp='11/15/2022, 09:47:42', force_soc_update=True, range=59.0, fault_state=0, fault_str='Kein Fehler.'))
2022-11-15 22:39:51,148 - {control.data:296} - {DEBUG:MainThread} - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='i3_3p', 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=18, min_current=6, max_current_one_phase=32, battery_capacity=40, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=True, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=2, name='i3_120Ah', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2022-11-15 22:39:51,149 - {control.data:296} - {DEBUG: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=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2)
2022-11-15 22:39:51,149 - {control.data:296} - {DEBUG:MainThread} - et1
EvTemplateData(name='i3_1p', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=32, battery_capacity=16, nominal_difference=2)
2022-11-15 22:39:51,150 - {control.data:296} - {DEBUG:MainThread} - et2
EvTemplateData(name='i3_3p', 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=18, min_current=6, max_current_one_phase=32, battery_capacity=40, nominal_difference=2)
2022-11-15 22:39:51,151 - {control.data:277} - {DEBUG:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=200, control_range=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=3, rundown_power=1000, rundown_soc=50, switch_off_delay=20, switch_off_soc=40, switch_off_threshold=1000, switch_on_delay=5, switch_on_soc=60, switch_on_threshold=900), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=3), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=20, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=False, 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))
2022-11-15 22:39:51,151 - {control.data:296} - {DEBUG:MainThread} - graph
{'config': {'duration': 120}}
2022-11-15 22:39:51,152 - {control.data:279} - {DEBUG:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme='cards'), led=Led(active=False), rfid=Rfid(active=False))
2022-11-15 22:39:51,154 - {control.data:296} - {DEBUG:MainThread} - all
{'set': {'overhang_power_left': -231.8, 'available_power': -231.8, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': 0.0, 'exported': 1313636.0, 'daily_exported': 2743.00000000006, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-11-15 22:39:51,155 - {control.data:296} - {DEBUG:MainThread} - pv10
{'get': {'daily_exported': 1678.0, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -0.0, 'currents': [0.0, 0.0, 0.0], 'exported': 797883.0}, 'config': {'max_ac_out': 5000}}
2022-11-15 22:39:51,156 - {control.data:296} - {DEBUG:MainThread} - pv12
{'get': {'daily_exported': 1065.00000000006, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': 0, 'exported': 515753.00000000006}, 'config': {'max_ac_out': 5000}}
2022-11-15 22:39:51,157 - {control.data:296} - {DEBUG:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.110.51', 'dataprotection_acknowledged': False, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.100', 'lastlivevaluesJson': {'timestamp': 1668548381, 'time': '22:39:41', 'grid': 0.275, 'house-power': 0.275, 'charging-all': 0.0, 'pv-all': -0.0, 'cp5-power': 0.0, 'cp11-power': 0.0}, 'current_commit': '2022-11-15 16:51:23 +0100 [f4e28462]', 'current_missing_commits': [], 'current_branch': 'master', 'current_branch_commit': '2022-11-15 16:51:23 +0100 [f4e28462]', 'datastore_version': 4, 'module_update_completed': True}
2022-11-15 22:39:51,158 - {control.data:309} - {DEBUG:MainThread} - device0
{'name': 'Carlo Gavazzi EVU', 'type': 'carlo_gavazzi', 'id': 0, 'configuration': {'ip_address': '192.168.110.11'}}
2022-11-15 22:39:51,158 - {control.data:311} - {DEBUG:MainThread} - component0
{'name': 'Carlo Gavazzi EVU-Punkt', 'type': 'counter', 'id': 0, 'configuration': {}}
2022-11-15 22:39:51,159 - {control.data:309} - {DEBUG:MainThread} - device4
{'name': 'PV1_Süd', 'type': 'json', 'id': 4, 'configuration': {'url': 'http://192.168.110.151/cm?cmnd=status%208'}}
2022-11-15 22:39:51,159 - {control.data:311} - {DEBUG:MainThread} - component10
{'name': 'PV1_Süd_Json-WR', 'type': 'inverter', 'id': 10, 'configuration': {'jq_power': '.StatusSNS.ENERGY.Power', 'jq_exported': '(.StatusSNS.ENERGY.Total)*1000'}}
2022-11-15 22:39:51,160 - {control.data:309} - {DEBUG:MainThread} - device5
{'name': 'PV2_Dach', 'type': 'mqtt', 'id': 5, 'configuration': {}}
2022-11-15 22:39:51,160 - {control.data:311} - {DEBUG:MainThread} - component12
{'name': 'PV2_Dach_MQTT', 'type': 'inverter', 'id': 12, 'configuration': {}}
2022-11-15 22:39:51,161 - {control.data:283} - {DEBUG:MainThread} - 
Andyme
Beiträge: 46
Registriert: So Apr 28, 2019 12:55 pm

Re: Feedback Beta 1

Beitrag von Andyme »

Hallo
Ich habe die Beta 1 auch mal installiert und habe versucht das Huawei Modul zum laufen zu bekommen. Leider bekomme ich keine Werte zurück. Beta habe ich mit der Imagedatei installiert.

Anbei das Logfile:
LogBeta1.txt
(99.22 KiB) 45-mal heruntergeladen
tobox
Beiträge: 114
Registriert: Do Apr 28, 2022 7:18 am

Re: Feedback Beta 1

Beitrag von tobox »

LenaK hat geschrieben: Di Nov 15, 2022 4:04 pm Den Beitrag im Wiki dazu hast Du gelesen?
Vor langer Zeit habe ich das mal gelesen, und es hatte sich so angehört, als wenn das automatisch geschieht. Ist aber nicht der Fall, jetzt habe ich es durchschaut und es scheint auch zu klappen.

Statt der aktuellen Formulierung

Code: Alles auswählen

Neben dem Standardprofil wird für jedes physische Fahrzeug ein Fahrzeug hinzugefügt.
fände ich folgendes intuitiver:

Code: Alles auswählen

Neben dem Standardprofil muss für jedes physische Fahrzeug ein Fahrzeug hinzugefügt werden.
2x OpenWB Duo + OpenWB 2.0 Proxmox-Container
aiole
Beiträge: 6895
Registriert: Mo Okt 08, 2018 4:51 pm

Re: Feedback Beta 1

Beitrag von aiole »

yup - ist verständlicher
tobox
Beiträge: 114
Registriert: Do Apr 28, 2022 7:18 am

Re: Feedback Beta 1

Beitrag von tobox »

Noch eine Frage zum Lastmanagement: aktuell scheint es so zu sein, dass das erste Auto maximale Ladeleistung zur Verfügung gestellt bekommt, und wenn dann ein weiteres kommt, dann wir dem zweiten nur der Minimale Ladestrom zugeteilt.

Kann man einstellen, dass in diesem Fall alle Autos "ähnlich" schnell geladen werden?

Beispiel:
- In Summe max. 22kW/32A erlaubt
- Auto 1 läd mit 22kW/32A
- Auto 2 kommt, kann theoretisch auch 22kW/32A

Ist: Auto 2 läd es nur mit 6A und Auto 1 geht auf 25A zurück.
Wunsch: Beide Autos laden mit ca. 11kW/16A.

Bei 3 Autos würde ich mir halt analog ca. 3x7kW / 10A wünschen.

Geht das irgendwie? Natürlich könnte man den minimalen Ladestrom höher einstellen als 6A, das hätte aber den Nachteil, dass dann auch früher Autos abgeschaltet werden.
2x OpenWB Duo + OpenWB 2.0 Proxmox-Container
tobox
Beiträge: 114
Registriert: Do Apr 28, 2022 7:18 am

Re: Feedback Beta 1

Beitrag von tobox »

Bzw. um das mit dem Lastmanagement noch zu konkretisieren:

Zuerst sollten alle Autos mit "Priorität" möglichst schnell und möglichst gleich schnell laden.

Dann sollte der Rest der Ladeleistung (wenn noch was da ist) gleichmäßig auf die anderen verteilt werden (soweit möglich, wegen minimalem Ladestrom)
2x OpenWB Duo + OpenWB 2.0 Proxmox-Container
LenaK
Beiträge: 1029
Registriert: Fr Jan 22, 2021 6:40 am

Re: Feedback Beta 1

Beitrag von LenaK »

aiole hat geschrieben: Di Nov 15, 2022 10:04 pm akt. Version: v2.0 beta1 von heute Abend
Von gestern zu heute (2022-11-15 16:51:23 +0100 [f4e28462]) muss etwas beim SoC i3 passiert sein. Der kommt nicht mehr.
Die Soc.log ist allerdings komplett leer. Es wurde nur das letzte update gefahren.

In der parallel laufenden 1.9.282 nightly kommt der SoC normal rein.

Main.log v2.0
Der letzte funktionierende Eintrag war von der Vorgängerversion am morgen.
get=Get(soc=59, soc_timestamp='11/15/2022, 09:20:42', force_soc_update=True, range=59.0, fault_state=0, fault_str='Kein Fehler.'))
2022-11-15 22:39:51,147 - {control.data:296} - {DEBUG:MainThread} - ev2

Code: Alles auswählen

2022-11-15 22:39:41,117 - {control.algorithm:45} - {DEBUG:MainThread} - # Algorithmus-Start
2022-11-15 22:39:41,117 - {control.algorithm:47} - {INFO:MainThread} - EVU-Punkt: Leistung[W] 274.5, Ströme[A] [0.6, 0.53, 0.63]
2022-11-15 22:39:41,118 - {control.algorithm:85} - {INFO:MainThread} - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-11-15 22:39:41,120 - {control.algorithm:205} - {DEBUG:MainThread} - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-11-15 22:39:41,121 - {control.algorithm:574} - {INFO:MainThread} - ## Zuteilung des Überschusses
2022-11-15 22:39:41,125 - {control.algorithm:610} - {INFO:MainThread} - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-11-15 22:39:41,125 - {control.algorithm:870} - {INFO:MainThread} - ## Übrigen Überschuss verteilen.
2022-11-15 22:39:41,129 - {control.process:22} - {DEBUG:MainThread} - # Ladung starten.
2022-11-15 22:39:41,133 - {soc.modules.common.component_context:24} - {DEBUG:cp5} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:41,149 - {soc.modules.common.component_context:24} - {DEBUG:cp11} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:41,167 - {urllib3.connectionpool:227} - {DEBUG:cp5} - Starting new HTTP connection (1): 192.168.110.145:80
2022-11-15 22:39:41,175 - {urllib3.connectionpool:227} - {DEBUG:cp11} - Starting new HTTP connection (1): 192.168.110.82:80
2022-11-15 22:39:41,201 - {urllib3.connectionpool:452} - {DEBUG:cp11} - http://192.168.110.82:80 "GET /setCurrent?current=0 HTTP/1.1" 200 29
2022-11-15 22:39:41,211 - {urllib3.connectionpool:452} - {DEBUG:cp5} - http://192.168.110.145:80 "GET /setCurrent?current=0 HTTP/1.1" 200 29
2022-11-15 22:39:41,213 - {soc.modules.common.req:11} - {DEBUG:cp11} - Get-Response: S0_set current to given value
2022-11-15 22:39:41,218 - {soc.modules.common.req:11} - {DEBUG:cp5} - Get-Response: S0_set current to given value
2022-11-15 22:39:41,221 - {control.pv:433} - {DEBUG:MainThread} - -159.5W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-11-15 22:39:41,222 - {control.counter:446} - {DEBUG:MainThread} - 24725.5W verbleibende EVU-Bezugs-Leistung
2022-11-15 22:39:48,931 - {root:63} - {INFO:MainThread} - # ***Start*** 
2022-11-15 22:39:48,995 - {modules.devices.carlo_gavazzi.device:47} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.carlo_gavazzi.counter.CarloGavazziCounter object at 0x72824640>}
2022-11-15 22:39:48,996 - {soc.modules.common.component_context:51} - {DEBUG:device4} - Update Komponenten ['PV1_Süd_Json-WR']
2022-11-15 22:39:48,996 - {soc.modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['Carlo Gavazzi EVU-Punkt']
2022-11-15 22:39:48,997 - {soc.modules.common.component_context:51} - {DEBUG:device5} - Update Komponenten ['PV2_Dach_MQTT']
2022-11-15 22:39:49,005 - {soc.modules.common.component_context:24} - {DEBUG:cp5} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:49,006 - {urllib3.connectionpool:227} - {DEBUG:device4} - Starting new HTTP connection (1): 192.168.110.151:80
2022-11-15 22:39:49,007 - {modules.devices.mqtt.device:47} - {DEBUG:device5} - MQTT-Module müssen nicht ausgelesen werden.
2022-11-15 22:39:49,007 - {soc.modules.common.component_context:24} - {DEBUG:cp11} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:49,015 - {urllib3.connectionpool:227} - {DEBUG:cp5} - Starting new HTTP connection (1): 192.168.110.145:80
2022-11-15 22:39:49,026 - {urllib3.connectionpool:227} - {DEBUG:cp11} - Starting new HTTP connection (1): 192.168.110.82:80
2022-11-15 22:39:49,061 - {urllib3.connectionpool:452} - {DEBUG:cp11} - http://192.168.110.82:80 "GET /getParameters HTTP/1.1" 200 407
2022-11-15 22:39:49,063 - {soc.modules.common.req:11} - {DEBUG:cp11} - Get-Response: {"type":"parameters","list":[{"vehicleState":2,"evseState":false,"maxCurrent":32,"actualCurrent":0,"actualCurrentMA":0,"actualPower":0,"duration":2634000,"alwaysActive":true,"lastActionUser":"API","lastActionUID":"API","energy":4.89,"mileage":24.5,"meterReading":3889.14,"currentP1":0,"currentP2":0,"currentP3":0,"voltageP1":237.6818,"voltageP2":237.5075,"voltageP3":236.7359,"useMeter":true,"RFIDUID":""}]}
2022-11-15 22:39:49,064 - {soc.modules.common.store._api:26} - {DEBUG:cp11} - Raw data ChargepointState(voltages=[237.6818, 237.5075, 236.7359], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=3889140.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=True, rfid=None)
2022-11-15 22:39:49,069 - {urllib3.connectionpool:452} - {DEBUG:cp5} - http://192.168.110.145:80 "GET /getParameters HTTP/1.1" 200 403
2022-11-15 22:39:49,072 - {soc.modules.common.req:11} - {DEBUG:cp5} - Get-Response: {"type":"parameters","list":[{"vehicleState":1,"evseState":false,"maxCurrent":20,"actualCurrent":0,"actualCurrentMA":0,"actualPower":0,"duration":130000,"alwaysActive":true,"lastActionUser":"API","lastActionUID":"API","energy":0.16,"mileage":0.8,"meterReading":2432.79,"currentP1":0,"currentP2":0,"currentP3":0,"voltageP1":237.4218,"voltageP2":237.6482,"voltageP3":236.59,"useMeter":true,"RFIDUID":""}]}
2022-11-15 22:39:49,073 - {soc.modules.common.store._api:26} - {DEBUG:cp5} - Raw data ChargepointState(voltages=[237.4218, 237.6482, 236.59], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=2432790.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=False, rfid=None)
2022-11-15 22:39:49,104 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1668548379.1120822, power=274.5, imported=1138487.1911764226, exported=1674843.4845245199)
2022-11-15 22:39:49,104 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00277553, power1: 274.5, power2: 346.8
2022-11-15 22:39:49,105 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: 0.862218
2022-11-15 22:39:49,105 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0.862218 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1668548389.1039803, power=346.8, imported=1138488.0533939593, exported=1674843.4845245199)
2022-11-15 22:39:49,110 - {soc.modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[237.6, 237.6, 236.9], powers=[69.5, 87.4, 189.9], currents=[0.603, 0.527, 1.032], power_factors=[0.0, 0.0, 0.0], imported=1138488.0533939593, exported=1674843.4845245199, power=346.8, frequency=50.0)
2022-11-15 22:39:49,136 - {urllib3.connectionpool:452} - {DEBUG:device4} - http://192.168.110.151:80 "GET /cm?cmnd=status%208 HTTP/1.1" 200 None
2022-11-15 22:39:49,141 - {soc.modules.common.req:11} - {DEBUG:device4} - Get-Response: {"StatusSNS":{"Time":"2022-11-15T22:39:49","ENERGY":{"TotalStartTime":"2021-08-15T19:55:58","Total":797.883,"Yesterday":1.785,"Today":1.678,"Power":0,"ApparentPower":0,"ReactivePower":0,"Factor":0.00,"Voltage":239,"Current":0.000}}}
2022-11-15 22:39:50,715 - {soc.modules.common.store._api:26} - {DEBUG:device4} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-0.0, exported=797883.0, dc_power=None)
2022-11-15 22:39:50,726 - {soc.modules.common.component_context:24} - {DEBUG:cp5} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:50,729 - {soc.modules.common.component_context:24} - {DEBUG:cp11} - Update Komponente ['Ladepunkt']
2022-11-15 22:39:50,731 - {soc.modules.common.store._api:30} - {DEBUG:cp5} - Saving ChargepointState(voltages=[237.4218, 237.6482, 236.59], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=2432790.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=False, rfid=None)
2022-11-15 22:39:50,736 - {soc.modules.common.store._api:30} - {DEBUG:cp11} - Saving ChargepointState(voltages=[237.6818, 237.5075, 236.7359], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=3889140.0, exported=0, power=0, phases_in_use=1, charge_state=False, plug_state=True, rfid=None)
2022-11-15 22:39:50,737 - {soc.modules.common.component_context:24} - {DEBUG:component10} - Update Komponente ['PV1_Süd_Json-WR']
2022-11-15 22:39:50,740 - {soc.modules.common.component_context:24} - {DEBUG:component12} - Update Komponente ['PV2_Dach_MQTT']
2022-11-15 22:39:50,747 - {soc.modules.common.store._api:26} - {DEBUG:component10} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-0.0, exported=797883.0, dc_power=None)
2022-11-15 22:39:50,751 - {soc.modules.common.store._api:30} - {DEBUG:component10} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-0.0, exported=797883.0, dc_power=None)
2022-11-15 22:39:50,901 - {soc.modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['Carlo Gavazzi EVU-Punkt']
2022-11-15 22:39:50,902 - {soc.modules.common.store._api:30} - {DEBUG:component0} - Saving CounterState(voltages=[237.6, 237.6, 236.9], powers=[69.5, 87.4, 189.9], currents=[0.603, 0.527, 1.032], power_factors=[0.0, 0.0, 0.0], imported=1138488.0533939593, exported=1674843.4845245199, power=346.8, frequency=50.0)
2022-11-15 22:39:51,092 - {control.counter:427} - {DEBUG:MainThread} - 24653.2W EVU-Leistung, die noch bezogen werden kann.
2022-11-15 22:39:51,096 - {control.chargepoint:347} - {INFO:MainThread} - LP 5: Keine Ladung, da kein Auto angesteckt ist.
2022-11-15 22:39:51,099 - {control.chargepoint:689} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 1
2022-11-15 22:39:51,100 - {control.chargepoint:680} - {DEBUG:MainThread} - Phasenzahl Lademodus: 3
2022-11-15 22:39:51,101 - {control.ev:631} - {DEBUG:MainThread} - Keine Ladung, da kein Zeitfenster für Zeitladen aktiv ist.
2022-11-15 22:39:51,104 - {control.ev:384} - {DEBUG:MainThread} - Änderung der Sollstromstärke :False, Änderung des Lademodus :True
2022-11-15 22:39:51,107 - {control.chargepoint:836} - {DEBUG:MainThread} - LP 11, EV: i3_60Ah_Nr.2 (EV-Nr.2): Lademodus stop, Submodus: stop
2022-11-15 22:39:51,107 - {control.chargepoint:347} - {INFO:MainThread} - LP 11: Keine Ladung, da der Lademodus Stop aktiv ist.
2022-11-15 22:39:51,112 - {control.pv:89} - {DEBUG:MainThread} - -231.8W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-11-15 22:39:51,117 - {control.data:296} - {DEBUG:MainThread} - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-11-15 22:39:51,121 - {control.data:269} - {DEBUG:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=6800.0, daily_exported=0, power=0, imported=6321930.0, exported=0))
2022-11-15 22:39:51,128 - {control.data:296} - {DEBUG:MainThread} - cp5
ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=0.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=2432790.0, phases_in_use=1, plug_state=False, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', voltages=[237.42, 237.65, 236.59]), 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='_', imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_time=None, required_power=0, rfid=None, charging_ev_data=<control.ev.Ev object at 0x715948b0>), config=Config(connection_module={'type': 'smartwb', 'name': 'smartWB / EVSE-Wifi (>= v1.x.x/v2.x.x)', 'configuration': {'ip_address': '192.168.110.145', 'timeout': 2}}, power_module={}, ev=1, name='smartWB WLAN 20A', type='smartwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=False, control_pilot_interruption_hw=True, id=5))
2022-11-15 22:39:51,133 - {control.data:296} - {DEBUG:MainThread} - cp11
ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=6800.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3889140.0, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da der Lademodus Stop aktiv ist.', voltages=[237.68, 237.51, 236.74]), set=Set(change_ev_permitted=[True, ''], charging_ev=-1, charging_ev_prev=2, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=3889140.0, imported_at_plugtime=3884250.0, imported_since_mode_switch=0, imported_since_plugged=4890.0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_time='11/15/2022, 21:33:41', required_power=7360, rfid=None, charging_ev_data=<control.ev.Ev object at 0x715a1c28>), config=Config(connection_module={'type': 'smartwb', 'name': 'smartWB / EVSE-Wifi (>= v1.x.x/v2.x.x)', 'configuration': {'ip_address': '192.168.110.82', 'timeout': 2}}, power_module={}, ev=2, name='smartWB LAN 32A', type='smartwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=False, control_pilot_interruption_hw=True, id=11))
2022-11-15 22:39:51,134 - {control.data:296} - {DEBUG:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={'0': AutolockPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['07:00', '16:00'], name='Standard Autolock-Plan')}, wait_for_charging_end=False), name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[], id=0)
2022-11-15 22:39:51,135 - {control.data:296} - {DEBUG:MainThread} - counter0
{'set': {'consumption_left': 24653.2, 'currents_used': [0.6, 0.53, 1.03]}, 'get': {'daily_exported': 3185.7533256198, 'daily_imported': 10314.8226936031, 'voltages': [237.6, 237.6, 236.9], 'currents': [0.6, 0.53, 1.03], 'powers': [69.5, 87.4, 189.9], 'power_factors': [0.0, 0.0, 0.0], 'imported': 1138488.0533939593, 'exported': 1674843.4845245199, 'power': 346.8, 'frequency': 50.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 25000}}
2022-11-15 22:39:51,135 - {control.data:273} - {DEBUG:MainThread} - counter_all_data
CounterAllData(get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 5, 'type': 'cp', 'children': []}, {'id': 11, 'type': 'cp', 'children': []}, {'id': 10, 'type': 'inverter', 'children': []}, {'id': 12, 'type': 'inverter', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=346.8, invalid_home_consumption=0, daily_yield_home_consumption=3072.0693679833007))
2022-11-15 22:39:51,136 - {control.data:296} - {DEBUG:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=True, load_default=False, time_charging=TimeCharging(active=False, plans={'5': TimeChargingPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['06:45', '07:15'], name='Zeitladen-Standard', current=10, limit=Limit(selected='soc', amount=1000, soc=70))}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=12, min_current=0, feed_in_limit=False, min_soc=0, max_soc=90), scheduled_charging=ScheduledCharging(plans={'3': ScheduledChargingPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=14, name='Zielladen-Standard', limit=ScheduledLimit(selected='soc', amount=10000, soc_limit=90, soc_scheduled=80), time='06:30')}), instant_charging=InstantCharging(current=14, limit=Limit(selected='soc', amount=7000, soc=85))))
2022-11-15 22:39:51,144 - {control.data:296} - {DEBUG:MainThread} - ct1
ChargeTemplateData(name='Ladeprofil "my charging"', disable_after_unplug=False, prio=True, load_default=False, time_charging=TimeCharging(active=True, plans={'4': TimeChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['06:45', '07:15'], name='Morgensladen', current=14, limit=Limit(selected='soc', amount=1000, soc=70))}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=14, min_current=0, feed_in_limit=False, min_soc=0, max_soc=90), scheduled_charging=ScheduledCharging(plans={'1': ScheduledChargingPlan(active=True, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), current=14, name='Zielladen', limit=ScheduledLimit(selected='soc', amount=1000, soc_limit=90, soc_scheduled=80), time='23:00')}), instant_charging=InstantCharging(current=14, limit=Limit(selected='soc', amount=6000, soc=85))))
2022-11-15 22:39:51,145 - {control.data:296} - {DEBUG:MainThread} - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=True, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), 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=''))
2022-11-15 22:39:51,146 - {control.data:296} - {DEBUG:MainThread} - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='i3_1p', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=32, battery_capacity=16, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=True, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='i3_60Ah_Nr.1', tag_id=[], get=Get(soc=59, soc_timestamp='11/15/2022, 09:20:42', force_soc_update=True, range=59.0, fault_state=0, fault_str='Kein Fehler.'))
2022-11-15 22:39:51,147 - {control.data:296} - {DEBUG:MainThread} - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='i3_1p', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=32, battery_capacity=16, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=True, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan='Zielladen'), charge_template=1, ev_template=1, name='i3_60Ah_Nr.2', tag_id=[], get=Get(soc=59, soc_timestamp='11/15/2022, 09:47:42', force_soc_update=True, range=59.0, fault_state=0, fault_str='Kein Fehler.'))
2022-11-15 22:39:51,148 - {control.data:296} - {DEBUG:MainThread} - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='i3_3p', 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=18, min_current=6, max_current_one_phase=32, battery_capacity=40, nominal_difference=2), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=True, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=2, name='i3_120Ah', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str=''))
2022-11-15 22:39:51,149 - {control.data:296} - {DEBUG: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=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2)
2022-11-15 22:39:51,149 - {control.data:296} - {DEBUG:MainThread} - et1
EvTemplateData(name='i3_1p', max_current_multi_phases=16, max_phases=1, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=32, battery_capacity=16, nominal_difference=2)
2022-11-15 22:39:51,150 - {control.data:296} - {DEBUG:MainThread} - et2
EvTemplateData(name='i3_3p', 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=18, min_current=6, max_current_one_phase=32, battery_capacity=40, nominal_difference=2)
2022-11-15 22:39:51,151 - {control.data:277} - {DEBUG:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=200, control_range=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=3, rundown_power=1000, rundown_soc=50, switch_off_delay=20, switch_off_soc=40, switch_off_threshold=1000, switch_on_delay=5, switch_on_soc=60, switch_on_threshold=900), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=3), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=20, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=False, 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))
2022-11-15 22:39:51,151 - {control.data:296} - {DEBUG:MainThread} - graph
{'config': {'duration': 120}}
2022-11-15 22:39:51,152 - {control.data:279} - {DEBUG:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme='cards'), led=Led(active=False), rfid=Rfid(active=False))
2022-11-15 22:39:51,154 - {control.data:296} - {DEBUG:MainThread} - all
{'set': {'overhang_power_left': -231.8, 'available_power': -231.8, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': 0.0, 'exported': 1313636.0, 'daily_exported': 2743.00000000006, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-11-15 22:39:51,155 - {control.data:296} - {DEBUG:MainThread} - pv10
{'get': {'daily_exported': 1678.0, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -0.0, 'currents': [0.0, 0.0, 0.0], 'exported': 797883.0}, 'config': {'max_ac_out': 5000}}
2022-11-15 22:39:51,156 - {control.data:296} - {DEBUG:MainThread} - pv12
{'get': {'daily_exported': 1065.00000000006, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': 0, 'exported': 515753.00000000006}, 'config': {'max_ac_out': 5000}}
2022-11-15 22:39:51,157 - {control.data:296} - {DEBUG:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.110.51', 'dataprotection_acknowledged': False, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.100', 'lastlivevaluesJson': {'timestamp': 1668548381, 'time': '22:39:41', 'grid': 0.275, 'house-power': 0.275, 'charging-all': 0.0, 'pv-all': -0.0, 'cp5-power': 0.0, 'cp11-power': 0.0}, 'current_commit': '2022-11-15 16:51:23 +0100 [f4e28462]', 'current_missing_commits': [], 'current_branch': 'master', 'current_branch_commit': '2022-11-15 16:51:23 +0100 [f4e28462]', 'datastore_version': 4, 'module_update_completed': True}
2022-11-15 22:39:51,158 - {control.data:309} - {DEBUG:MainThread} - device0
{'name': 'Carlo Gavazzi EVU', 'type': 'carlo_gavazzi', 'id': 0, 'configuration': {'ip_address': '192.168.110.11'}}
2022-11-15 22:39:51,158 - {control.data:311} - {DEBUG:MainThread} - component0
{'name': 'Carlo Gavazzi EVU-Punkt', 'type': 'counter', 'id': 0, 'configuration': {}}
2022-11-15 22:39:51,159 - {control.data:309} - {DEBUG:MainThread} - device4
{'name': 'PV1_Süd', 'type': 'json', 'id': 4, 'configuration': {'url': 'http://192.168.110.151/cm?cmnd=status%208'}}
2022-11-15 22:39:51,159 - {control.data:311} - {DEBUG:MainThread} - component10
{'name': 'PV1_Süd_Json-WR', 'type': 'inverter', 'id': 10, 'configuration': {'jq_power': '.StatusSNS.ENERGY.Power', 'jq_exported': '(.StatusSNS.ENERGY.Total)*1000'}}
2022-11-15 22:39:51,160 - {control.data:309} - {DEBUG:MainThread} - device5
{'name': 'PV2_Dach', 'type': 'mqtt', 'id': 5, 'configuration': {}}
2022-11-15 22:39:51,160 - {control.data:311} - {DEBUG:MainThread} - component12
{'name': 'PV2_Dach_MQTT', 'type': 'inverter', 'id': 12, 'configuration': {}}
2022-11-15 22:39:51,161 - {control.data:283} - {DEBUG:MainThread} - 
Sollte mit PR #649 wieder funktionieren.
Gesperrt