Feedback Release Candidate 2

Fragen zur Nutzung, Features, usw..
AnDaL
Beiträge: 191
Registriert: Do Dez 23, 2021 1:11 pm

Re: Feedback Release Candidate 2

Beitrag von AnDaL »

Hallo,

hab grad die Version 2023-07-04 14:32:48 +0200 [bdf4d7a69] installiert, weil ich gesehen hab das der maual soc gefixt wurde. Nun kann ich einen %Wert eintragen. Super Danke!
Gruß Andi

openWB Pro 3.2.1
openWB Standalone Version: 2.1.4-RC.2: 2024-05-17 14:35:34 +0200 [f16eccd19] Master

PV: 6.120 kWp, SMA STP 6000Tl-20, SMA EM, kein Speicher
EV: Kona Generation 2022 39,2 kWh
Nico
Beiträge: 23
Registriert: Mi Dez 28, 2022 12:00 pm

Re: Feedback Release Candidate 2

Beitrag von Nico »

LutzB hat geschrieben: Di Jul 04, 2023 11:01 am Ok, dann machen wir mal folgendes:

Code: Alles auswählen

sudo systemctl disable hciuart.service
sudo raspi-config
Nach dem letzten Befehl landest Du in einem Menü. Mit den Pfeiltasten kann navigiert werden, Enter/Return bestätigt.
  • Den Punkt "Interface Options" auswählen.
  • Den Punkt "Serial Port" auswählen.
  • Die erste Frage nach der Login Shell mit "Nein" beantworten.
  • Die zweite Frage nach dem Hardware Port mit "Ja" beantworten.
  • Die letzte Infomeldung mit "Ok" bestätigen.
  • Mit der Taste "Esc" oder zweimal "Tab" und "Enter" das Menü verlassen.
  • Den Raspi neu booten.
Danach bitte nochmal folgenden Befehl und die Ausgabe hier posten:

Code: Alles auswählen

ls -l /dev/ | grep -i "tty[a-z]"

Code: Alles auswählen

openwb@openwb2-beta4:~ $ ls -l /dev/ | grep -i "tty[a-z]"
lrwxrwxrwx  1 root root           7  4. Jul 17:21 serial0 -> ttyAMA0
lrwxrwxrwx  1 root root           5  4. Jul 17:21 serial1 -> ttyS0
crw-rw----  1 root dialout 204,  64  4. Jul 17:21 ttyAMA0
crw-------  1 root root      5,   3  4. Jul 17:21 ttyprintk
crw-rw----  1 root dialout   4,  64  4. Jul 17:21 ttyS0
openwb@openwb2-beta4:~ $
das Log des internen Ladepunktes sieht auch so aus, als wenn die Kommunikation nun klappt:

Code: Alles auswählen

2023-07-04 17:22:34,607 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:131} - {DEBUG:Internal Chargepoint} - Init internal chargepoint as series
2023-07-04 17:22:34,608 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Interner Ladepunkt 0']
2023-07-04 17:22:34,609 - {modules.internal_chargepoint_handler.clients:121} - {DEBUG:Internal Chargepoint} - tty_devices[]
2023-07-04 17:22:34,610 - {modules.internal_chargepoint_handler.clients:123} - {DEBUG:Internal Chargepoint} - resolved_devices[]
2023-07-04 17:22:34,763 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-07-04 17:22:34,764 - {modules.internal_chargepoint_handler.clients:48} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x72442748>
2023-07-04 17:22:34,765 - {modules.internal_chargepoint_handler.clients:49} - {ERROR:Internal Chargepoint} - Modbus-ID der EVSE an LP0: 1
2023-07-04 17:22:35,774 - {modules.internal_chargepoint_handler.clients:66} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x72442748>
2023-07-04 17:22:35,775 - {modules.internal_chargepoint_handler.clients:67} - {DEBUG:Internal Chargepoint} - Zähler <class 'modules.common.mpm3pm.Mpm3pm'> mit Modbus-ID:5 antwortet nicht.
2023-07-04 17:22:35,817 - {modules.internal_chargepoint_handler.clients:63} - {ERROR:Internal Chargepoint} - Verbauter Zähler: <class 'modules.common.sdm.Sdm630'> mit Modbus-ID: 105
2023-07-04 17:22:35,968 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-07-04 17:22:36,167 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-07-04 17:22:36,169 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:36,177 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:38,194 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:131} - {DEBUG:Internal Chargepoint} - Init internal chargepoint as series
2023-07-04 17:22:38,195 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Interner Ladepunkt 0']
2023-07-04 17:22:38,196 - {modules.internal_chargepoint_handler.clients:121} - {DEBUG:Internal Chargepoint} - tty_devices[]
2023-07-04 17:22:38,196 - {modules.internal_chargepoint_handler.clients:123} - {DEBUG:Internal Chargepoint} - resolved_devices[]
2023-07-04 17:22:38,341 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-07-04 17:22:38,342 - {modules.internal_chargepoint_handler.clients:48} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x7242e520>
2023-07-04 17:22:38,343 - {modules.internal_chargepoint_handler.clients:49} - {ERROR:Internal Chargepoint} - Modbus-ID der EVSE an LP0: 1
2023-07-04 17:22:39,350 - {modules.internal_chargepoint_handler.clients:66} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x7242e520>
2023-07-04 17:22:39,351 - {modules.internal_chargepoint_handler.clients:67} - {DEBUG:Internal Chargepoint} - Zähler <class 'modules.common.mpm3pm.Mpm3pm'> mit Modbus-ID:5 antwortet nicht.
2023-07-04 17:22:39,395 - {modules.internal_chargepoint_handler.clients:63} - {ERROR:Internal Chargepoint} - Verbauter Zähler: <class 'modules.common.sdm.Sdm630'> mit Modbus-ID: 105
2023-07-04 17:22:39,546 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-07-04 17:22:39,758 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-07-04 17:22:39,759 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:39,787 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:39,787 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:39,788 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484150, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:39,789 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:40,205 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 13, Status: 1, Modbus-ID: 1
2023-07-04 17:22:40,206 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.90347290039062, 238.47030639648438, 237.7585906982422], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:40,208 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.90347290039062, 238.47030639648438, 237.7585906982422], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:40,220 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:40,282 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:40,283 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:41,541 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:41,543 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484160, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:41,545 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:41,959 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:41,960 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.94459533691406, 238.51882934570312, 237.80487060546875], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:41,961 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.94459533691406, 238.51882934570312, 237.80487060546875], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:41,978 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:42,012 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:42,014 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:43,123 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:43,124 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484160, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:43,125 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:43,534 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:43,534 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[239.0208282470703, 238.45730590820312, 237.71385192871094], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:43,535 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[239.0208282470703, 238.45730590820312, 237.71385192871094], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:43,540 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:43,554 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:43,555 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:44,662 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:44,665 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484160, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:44,667 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:45,084 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:45,085 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.94142150878906, 238.0477752685547, 237.8709716796875], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:45,086 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.94142150878906, 238.0477752685547, 237.8709716796875], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:45,106 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:45,128 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:45,130 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:46,238 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:46,240 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484160, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:46,243 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:46,654 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:46,655 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.89529418945312, 237.9557342529297, 237.79415893554688], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:46,656 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.89529418945312, 237.9557342529297, 237.79415893554688], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:46,673 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:46,719 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:46,721 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:47,860 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:47,862 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484160, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:47,864 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:48,275 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:48,276 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.86354064941406, 237.9365692138672, 237.7592010498047], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:48,277 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.86354064941406, 237.9365692138672, 237.7592010498047], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:48,302 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:48,335 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:48,337 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:49,451 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:49,453 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484160, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:49,455 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:49,890 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:49,891 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.92442321777344, 237.90289306640625, 237.822509765625], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:49,892 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.92442321777344, 237.90289306640625, 237.822509765625], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:49,922 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:49,966 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:49,968 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:51,077 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:51,080 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484170, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:51,082 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:51,508 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:51,509 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.80673217773438, 237.75674438476562, 237.70733642578125], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:51,510 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.80673217773438, 237.75674438476562, 237.70733642578125], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:51,519 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:51,548 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:51,550 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:52,658 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:52,661 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484170, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:52,663 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:53,079 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:53,080 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.91990661621094, 237.87303161621094, 237.7713623046875], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:53,081 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.91990661621094, 237.87303161621094, 237.7713623046875], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:53,099 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:53,125 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:53,128 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:54,235 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:54,237 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484170, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:54,240 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:54,657 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:54,658 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.8807830810547, 237.8602294921875, 237.8235626220703], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:54,659 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.8807830810547, 237.8602294921875, 237.8235626220703], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:54,672 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:54,706 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:54,707 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:55,816 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:55,818 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484170, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:55,820 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:56,264 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:56,265 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.94300842285156, 237.9745330810547, 237.85707092285156], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:56,267 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.94300842285156, 237.9745330810547, 237.85707092285156], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:56,278 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:56,310 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:56,312 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:57,421 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:57,423 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484170, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:57,425 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:57,836 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:57,837 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.88697814941406, 237.97384643554688, 237.75013732910156], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:57,838 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.88697814941406, 237.97384643554688, 237.75013732910156], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:57,852 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:57,883 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:57,884 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:58,990 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:22:58,992 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484170, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:22:58,994 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:22:59,408 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:22:59,409 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.99205017089844, 237.95138549804688, 237.87289428710938], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:59,410 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.99205017089844, 237.95138549804688, 237.87289428710938], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:22:59,424 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:22:59,458 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:22:59,459 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:00,565 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:23:00,567 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484170, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:23:00,570 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:00,983 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:23:00,984 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[239.0165557861328, 237.8564910888672, 237.830322265625], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:00,985 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[239.0165557861328, 237.8564910888672, 237.830322265625], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:00,996 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:23:01,021 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:23:01,023 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:02,139 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:23:02,141 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484180, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:23:02,143 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:02,555 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:23:02,557 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.92701721191406, 237.73165893554688, 237.78076171875], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:02,558 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.92701721191406, 237.73165893554688, 237.78076171875], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:02,572 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:23:02,597 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:23:02,599 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:03,707 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:23:03,709 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484180, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:23:03,711 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:04,127 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:23:04,128 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[239.02703857421875, 237.82582092285156, 237.8928680419922], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:04,129 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[239.02703857421875, 237.82582092285156, 237.8928680419922], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:04,148 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:23:04,185 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:23:04,187 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:05,294 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:23:05,296 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484180, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:23:05,298 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:05,725 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:23:05,727 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[238.9731903076172, 237.79537963867188, 237.84597778320312], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:05,728 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[238.9731903076172, 237.79537963867188, 237.84597778320312], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:05,746 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:23:05,771 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:23:05,776 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:06,890 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:23:06,892 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484180, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:23:06,894 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:07,312 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 1, Modbus-ID: 1
2023-07-04 17:23:07,313 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(voltages=[239.04356384277344, 237.85916137695312, 237.8561553955078], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:07,314 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(voltages=[239.04356384277344, 237.85916137695312, 237.8561553955078], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=7652308.59375, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=False, rfid=)
2023-07-04 17:23:07,330 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:225} - {DEBUG:Internal Chargepoint} - Published plug state False
2023-07-04 17:23:07,366 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:87} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False)
2023-07-04 17:23:07,370 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-07-04 17:23:08,480 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-07-04 17:23:08,482 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp='14', phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=1688484180, parent_ip='192.168.40.28', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-07-04 17:23:08,484 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
Laden funktioniert auch. Vielen Dank!
LutzB
Beiträge: 3544
Registriert: Di Feb 25, 2020 9:23 am

Re: Feedback Release Candidate 2

Beitrag von LutzB »

Sehr gut, danke für die positive Rückmeldung.
jub
Beiträge: 53
Registriert: Mi Aug 10, 2022 1:29 pm

Re: Feedback Release Candidate 2

Beitrag von jub »

Ihaglc hat geschrieben: So Jul 02, 2023 11:07 am Nach der Eingabe der Lösung von Lutz und einem weiteren Update bin ich auch auf der Version 2023-06-30 15:24:54 +0200 [c0c5f511c].
Bei mir gibt es keine Probleme. (mit Bullseye )
Hallo Thomas - ich hätte mir Deine Empfehlung gleich zu Herzen nehmen sollen. Ich habe den Pi nochmal installiert, dann aber in eine Schleife beim Starten von openWB gekommen. Ein Update auf Debian Bullseye hat geholfen, und ich kann jetzt auch die Nutzungsbedingungen annehmen.

Danke!
nbeuttl
Beiträge: 12
Registriert: So Feb 26, 2023 8:00 pm

Re: Feedback Release Candidate 2

Beitrag von nbeuttl »

Im Modul Smarthome fehlt der Hamburger um in dem Modul "zurückzukommen"
Benutzeravatar
humschti
Beiträge: 568
Registriert: Mo Nov 25, 2019 8:25 am
Wohnort: Nürensdorf (Schweiz)

Re: Feedback Release Candidate 2

Beitrag von humschti »

10000 commits! Gratulation ans Team!
2023-07-05 07_29_03-openWB_core und 2 weitere Seiten - Geschäftlich – Microsoft​ Edge.png
openWB Series 2 Duo mit EVU, 1/3 Umschaltung und abgesetztem Display, 16 kWp mit Solaredge, Ansteuerung Haushaltsgeräte mit Shelly
Tesla Model S und Cupra Born (SoC via EVCC)
LutzB
Beiträge: 3544
Registriert: Di Feb 25, 2020 9:23 am

Re: Feedback Release Candidate 2

Beitrag von LutzB »

nbeuttl hat geschrieben: Mi Jul 05, 2023 4:53 am Im Modul Smarthome fehlt der Hamburger um in dem Modul "zurückzukommen"
Das ist mit Absicht so umgesetzt. Die Seite wird in einem neuen Tab geöffnet und kann dann einfach geschlossen werden. Ansonsten hätte man schnell zig Tabs offen.

Wenn SmartHome komplett überarbeitet wurde und auch komplett im UI integriert ist, sieht das einheitlich aus.
tobox
Beiträge: 114
Registriert: Do Apr 28, 2022 7:18 am

Re: Feedback Release Candidate 2

Beitrag von tobox »

Mal ein Feedback ganz anderer Natur:

Ich finde es super, dass hier nicht mehr auf jeden Feature Request Rücksicht genommen wird, und auch die heilige Kuh eines möglichst einfachen Updates von 1.9 auf 2.0 geschlachtet wurde.

Nach so vielen Jahren der Bastelei mit der 2er Firmware, den parallelen Forenthreads, den seltsamen Phänomenen mit 2.0er Master und 1.9er Hardwareboxen ist es mir eigentlich wurscht, ob ich die Boxen jetzt neu einrichten muss oder ob ich sie irgendwie updaten kann.

Es wäre einfach toll, wenn dieses große Ei jetzt zeitnah gelegt werden würde :-) Denn bei Hardwarekosten vom fünffachen von aktuellen Billigwallboxen musste ich mir schon die Frage stellen lassen, warum wie immer noch eine unreleaste Betasoftware im Geschäftskundenumfeld einsetzen müssen :-/

Ich drücke ganz fest die Daumen, dass es keine Showstopper mehr gibt und wir den 1.9er Bereich dann verstauben lassen können.

Grüße
2x OpenWB Duo + OpenWB 2.0 Proxmox-Container
Elchkopp
Beiträge: 531
Registriert: Fr Feb 04, 2022 6:19 pm

Re: Feedback Release Candidate 2

Beitrag von Elchkopp »

Hab vorhin noch ein seltsames Verhalten beobachtet:
Obwohl in der Einstellung zum PV-Laden explizit nur 1p eingestellt ist, wurde die Ladung nach dem Anstecken des Fahrzeugs mit 3p gestartet und auch durchgezogen.

Einstellung:
Screenshot 2023-07-05 162246.png
(6.38 KiB) Noch nie heruntergeladen
Hab dann kurz auf "Stop" gestellt und anschließend erneut den Modus auf PV-Laden gestellt und dann wurde auf einmal die Ladung normal mit 1p gestartet.

Hardware: openWB Pro und Standalone mit Stand Master 2023-07-05 09:19:58 +0200 [39e119495]

Hier der Auszug vom Mainlog, als mit 3p die Ladung begonnen wurde.

Code: Alles auswählen

2023-07-05 14:47:50,826 - {root:64} - {INFO:MainThread} - # ***Start*** 
2023-07-05 14:47:50,886 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0x72408eb0>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x724081a8>, 'component2': <modules.devices.solaredge.bat.SolaredgeBat object at 0x72401a00>}
2023-07-05 14:47:50,888 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:47:50,897 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:47:50,902 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:47:50,914 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "GET /connect.php HTTP/1.1" 200 322
2023-07-05 14:47:50,917 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: {"date":"2023:07:05-12:47:50","timestamp":1688561270,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"imported":30758,"exported":12,"plug_state":true,"charge_state":false,"phases_actual":0,"phases_target":3,"phases_in_use":1,"offered_current":0,"evse_signaling":"basic","v2g_ready":0,"vehicle_id":null,"serial":"804295"}
2023-07-05 14:47:50,918 - {modules.common.store._api:26} - {DEBUG:cp3} - Raw data ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=30758, exported=12, power=0, phases_in_use=1, charge_state=False, plug_state=True, rfid=None)
2023-07-05 14:47:50,959 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [1468, 420, 548, 499], Scale 0
2023-07-05 14:47:50,979 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [26, 25, 26], Scale -1
2023-07-05 14:47:50,999 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23474, 23479, 23663, 0, 0, 0, 0], Scale -2
2023-07-05 14:47:51,070 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4997], Scale -2
2023-07-05 14:47:51,099 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-6800, -9060, -7979], Scale -2
2023-07-05 14:47:51,121 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4494596, 1330048, 3315331, 2661923, 4156572, 4425447, 900142, 1643691], Scale 0
2023-07-05 14:47:51,121 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[234.74, 234.79, 236.63], powers=[-420.0, -548.0, -499.0], currents=[-2.6, -2.5, -2.6], power_factors=[-0.68, -0.9060000000000001, -0.7979], imported=4156572.0, exported=4494596.0, power=-1468.0, frequency=49.97)
2023-07-05 14:47:51,123 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:47:51,140 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [17360], Scale -1
2023-07-05 14:47:51,160 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [13656979], Scale 0
2023-07-05 14:47:51,179 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [259, 260, 258], Scale -2
2023-07-05 14:47:51,200 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [17624], Scale -1
2023-07-05 14:47:51,200 - {modules.common.component_state:95} - {DEBUG:device0} - currents sign wrong [2.59, 2.6, 2.58]
2023-07-05 14:47:51,201 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[2.59, 2.6, 2.58], power=-1736.0, exported=13656979.0, dc_power=-1762.4)
2023-07-05 14:47:51,202 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:47:51,300 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1688561261.1796448, power=0.0, imported=273.2772363344542, exported=169.8480559347779)
2023-07-05 14:47:51,300 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00281124, power1: 0, power2: 0
2023-07-05 14:47:51,301 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: 0
2023-07-05 14:47:51,301 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1688561271.3001215, power=0.0, imported=273.2772363344542, exported=169.8480559347779)
2023-07-05 14:47:51,302 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=273.2772363344542, exported=169.8480559347779, power=0.0, soc=100.0)
2023-07-05 14:47:51,305 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:47:51,307 - {modules.common.store._api:30} - {INFO:component2} - Saving BatState(imported=273.2772363344542, exported=169.8480559347779, power=0.0, soc=100.0)
2023-07-05 14:47:51,342 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:47:51,343 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1736.0, exported=13657082.43, dc_power=None)
2023-07-05 14:47:51,344 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:47:51,344 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1736.0, exported=13657082.43, dc_power=None)
2023-07-05 14:47:51,345 - {modules.common.store._api:30} - {INFO:cp3} - Saving ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=30758, exported=12, power=0, phases_in_use=1, charge_state=False, plug_state=True, rfid=None)
2023-07-05 14:47:51,401 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:47:51,403 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[234.74, 234.79, 236.63], powers=[-420.0, -548.0, -499.0], currents=[-2.6, -2.5, -2.6], power_factors=[-0.68, -0.9060000000000001, -0.7979], imported=4156572.0, exported=4494596.0, power=-1468.0, frequency=49.97)
2023-07-05 14:47:51,530 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: 0.0W
2023-07-05 14:47:51,531 - {control.bat_all:164} - {INFO:MainThread} - 0.0W verbleibende Speicher-Leistung
2023-07-05 14:47:51,533 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [72.6, 72.5, 72.6]A
2023-07-05 14:47:51,533 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 49468.0W
2023-07-05 14:47:51,543 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-05 14:47:51,546 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0
2023-07-05 14:47:51,553 - {control.data:337} - {INFO:MainThread} - bat2
BatData(get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=169.85, fault_state=0, fault_str='Kein Fehler.', power=0.0))
2023-07-05 14:47:51,560 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=169.85, power=0.0), set=Set(charging_power_left=0.0, switch_on_soc_reached=True))
2023-07-05 14:47:51,562 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=30758, daily_exported=12, power=0, imported=30758, exported=12))
2023-07-05 14:47:51,564 - {control.data:337} - {INFO:MainThread} - cp3
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, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=30758, daily_exported=12, exported=12, fault_str='Kein Fehler.', fault_state=0, imported=30758, phases_in_use=1, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[0.0, 0.0, 0.0]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=30758, imported_at_plugtime=30758, 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_state_prev=True, plug_time='07/05/2023, 14:47:21', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71b67298>), config=Config(configuration={'ip_address': '192.168.178.227', 'duo_num': 1}, ev=0, name='openWB Pro', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-07-05 14:47:51,565 - {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=20, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-07-05 14:47:51,570 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[70, 70, 70], max_total_power=48000), get=Get(powers=[-420.0, -548.0, -499.0], currents=[-2.6, -2.5, -2.6], voltages=[234.74, 234.79, 236.63], power_factors=[-0.68, -0.91, -0.8], unbalanced_load=0, frequency=49.97, daily_exported=1332.0, daily_imported=15.0, imported=4156572.0, exported=4494596.0, fault_state=0, fault_str='Kein Fehler.', power=-1468.0), set=Set(error_counter=0, reserved_surplus=1400, released_surplus=0, raw_power_left=49468.0, raw_currents_left=[72.6, 72.5, 72.6], surplus_power_left=0, state_str=''))
2023-07-05 14:47:51,571 - {control.data:312} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=True), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 2, 'type': 'bat', 'children': []}]}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=268.0, invalid_home_consumption=0, daily_yield_home_consumption=0, disengageable_smarthome_power=0))
2023-07-05 14:47:51,575 - {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='pv_charging', pv_charging=PvCharging(min_soc_current=16, 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=80))))
2023-07-05 14:47:51,577 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off='07/05/2023, 14:47:21', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=6), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-07-05 14:47:51,578 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40)
2023-07-05 14:47:51,579 - {control.data:316} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=0, control_range=[0, 230], feed_in_yield=5000, phase_switch_delay=8, phases_to_use=1, rundown_power=0, rundown_soc=100, switch_off_delay=300, switch_off_soc=0, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=0, switch_on_threshold=1400), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-05 14:47:51,580 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-05 14:47:51,581 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-05 14:47:51,581 - {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=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x72408358>), led=Led(active=False), rfid=Rfid(active=True))
2023-07-05 14:47:51,585 - {control.data:337} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657082.43, fault_state=0, fault_str='Kein Fehler.', power=-1736.0))
2023-07-05 14:47:51,586 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657082.43, power=-1736.0))
2023-07-05 14:47:51,587 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '1000', 'current_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_branch': 'master', 'current_branch_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 14, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'lastlivevaluesJson': {'timestamp': 1688561261, 'time': '14:47:41', 'grid': -1.463, 'house-power': 0.259, 'charging-all': 0.0, 'pv-all': 1.722, 'cp3-power': 0.0, 'bat-all-power': 0.0, 'bat-all-soc': 100}, 'module_update_completed': True}
2023-07-05 14:47:51,588 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.178.224'}}
2023-07-05 14:47:51,588 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-07-05 14:47:51,589 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-07-05 14:47:51,589 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 2, 'configuration': {'modbus_id': 1}}
2023-07-05 14:47:51,589 - {control.data:324} - {INFO:MainThread} - 

2023-07-05 14:47:51,590 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-05 14:47:51,594 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 3: Einschaltschwelle von 1400W für die Dauer der Einschaltverzögerung überschritten.
2023-07-05 14:47:51,597 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-05 14:47:51,600 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-05 14:47:51,602 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [66.6, 72.5, 72.6]A verbleibende Ströme, 48088.0W verbleibende Leistung
2023-07-05 14:47:51,603 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-05 14:47:51,604 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-05 14:47:51,608 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-07-05 14:47:51,612 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-07-05 14:47:51,615 - {control.algorithm.algorithm:44} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-07-05 14:47:51,620 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-05 14:47:51,626 - {control.process:115} - {INFO:MainThread} - LP3: set current 6 A, state CHARGING_ALLOWED
2023-07-05 14:47:51,635 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:47:51,654 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:47:51,679 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "POST /connect.php HTTP/1.1" 200 19
2023-07-05 14:47:51,683 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: OK Value:6 accepted
2023-07-05 14:47:51,687 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-07-05 14:47:51,889 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-05 14:47:51,920 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:47:55,960 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:48:00,975 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-07-05 14:48:00,976 - {root:64} - {INFO:MainThread} - # ***Start*** 
2023-07-05 14:48:01,033 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0x72408eb0>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x724081a8>, 'component2': <modules.devices.solaredge.bat.SolaredgeBat object at 0x72401a00>}
2023-07-05 14:48:01,034 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:48:01,042 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:48:01,044 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:48:01,059 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "GET /connect.php HTTP/1.1" 200 343
2023-07-05 14:48:01,062 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: {"date":"2023:07:05-12:48:01","timestamp":1688561281,"powers":[1380.1,1390.4,1406],"power_all":4176.5,"currents":[0,0,0.548],"imported":30760,"exported":12,"plug_state":true,"charge_state":true,"phases_actual":3,"phases_target":3,"phases_in_use":1,"offered_current":6,"evse_signaling":"basic","v2g_ready":0,"vehicle_id":null,"serial":"804295"}
2023-07-05 14:48:01,063 - {modules.common.store._api:26} - {DEBUG:cp3} - Raw data ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0.548], power_factors=[0.0, 0.0, 0.0], imported=30760, exported=12, power=4176.5, phases_in_use=1, charge_state=True, plug_state=True, rfid=None)
2023-07-05 14:48:01,070 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-2726, -981, -836, -909], Scale 0
2023-07-05 14:48:01,089 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [25, 25, 26], Scale -1
2023-07-05 14:48:01,120 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23483, 23486, 23692, 0, 0, 0, 0], Scale -2
2023-07-05 14:48:01,139 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4997], Scale -2
2023-07-05 14:48:01,160 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-6840, -9100, -8000], Scale -2
2023-07-05 14:48:01,204 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4494599, 1330049, 3315332, 2661924, 4156572, 4425447, 900142, 1643691], Scale 0
2023-07-05 14:48:01,205 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[234.83, 234.86, 236.92000000000002], powers=[981.0, 836.0, 909.0], currents=[2.5, 2.5, 2.6], power_factors=[-0.684, -0.91, -0.8], imported=4156572.0, exported=4494599.0, power=2726.0, frequency=49.97)
2023-07-05 14:48:01,208 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:48:01,229 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [17450], Scale -1
2023-07-05 14:48:01,249 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [13656984], Scale 0
2023-07-05 14:48:01,271 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [259, 263, 262], Scale -2
2023-07-05 14:48:01,351 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [17715], Scale -1
2023-07-05 14:48:01,352 - {modules.common.component_state:95} - {DEBUG:device0} - currents sign wrong [2.59, 2.63, 2.62]
2023-07-05 14:48:01,352 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[2.59, 2.63, 2.62], power=-1745.0, exported=13656984.0, dc_power=-1771.5)
2023-07-05 14:48:01,354 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:48:01,410 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1688561271.3001215, power=0.0, imported=273.2772363344542, exported=169.8480559347779)
2023-07-05 14:48:01,411 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00280833, power1: 0, power2: 0
2023-07-05 14:48:01,411 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: 0
2023-07-05 14:48:01,412 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1688561281.4101274, power=0.0, imported=273.2772363344542, exported=169.8480559347779)
2023-07-05 14:48:01,413 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=273.2772363344542, exported=169.8480559347779, power=0.0, soc=100.0)
2023-07-05 14:48:01,418 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:48:01,419 - {modules.common.store._api:30} - {INFO:component2} - Saving BatState(imported=273.2772363344542, exported=169.8480559347779, power=0.0, soc=100.0)
2023-07-05 14:48:01,475 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:48:01,477 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1745.0, exported=13657087.43, dc_power=None)
2023-07-05 14:48:01,478 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:48:01,479 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1745.0, exported=13657087.43, dc_power=None)
2023-07-05 14:48:01,480 - {modules.common.store._api:30} - {INFO:cp3} - Saving ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0.548], power_factors=[0.0, 0.0, 0.0], imported=30760, exported=12, power=4176.5, phases_in_use=1, charge_state=True, plug_state=True, rfid=None)
2023-07-05 14:48:01,561 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:48:01,562 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[234.83, 234.86, 236.92000000000002], powers=[981.0, 836.0, 909.0], currents=[2.5, 2.5, 2.6], power_factors=[-0.684, -0.91, -0.8], imported=4156572.0, exported=4494599.0, power=2726.0, frequency=49.97)
2023-07-05 14:48:01,705 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: 0.0W
2023-07-05 14:48:01,706 - {control.bat_all:164} - {INFO:MainThread} - 0.0W verbleibende Speicher-Leistung
2023-07-05 14:48:01,708 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [67.5, 67.5, 67.95]A
2023-07-05 14:48:01,708 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 49450.5W
2023-07-05 14:48:01,710 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-05 14:48:01,713 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0.55
2023-07-05 14:48:01,716 - {control.data:337} - {INFO:MainThread} - bat2
BatData(get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=169.85, fault_state=0, fault_str='Kein Fehler.', power=0.0))
2023-07-05 14:48:01,717 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=169.85, power=0.0), set=Set(charging_power_left=0.0, switch_on_soc_reached=True))
2023-07-05 14:48:01,718 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=30758, daily_exported=12, power=4176.5, imported=30760, exported=12))
2023-07-05 14:48:01,720 - {control.data:337} - {INFO:MainThread} - cp3
ChargepointData(get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0.55], daily_imported=30758, daily_exported=12, exported=12, fault_str='Kein Fehler.', fault_state=0, imported=30760, phases_in_use=1, plug_state=True, power=4176.5, rfid_timestamp=None, rfid=None, state_str=None, voltages=[0.0, 0.0, 0.0]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=30758, imported_at_plugtime=30758, 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_state_prev=True, plug_time='07/05/2023, 14:47:21', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71b216e8>), config=Config(configuration={'ip_address': '192.168.178.227', 'duo_num': 1}, ev=0, name='openWB Pro', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-07-05 14:48:01,721 - {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=20, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-07-05 14:48:01,722 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[70, 70, 70], max_total_power=48000), get=Get(powers=[981.0, 836.0, 909.0], currents=[2.5, 2.5, 2.6], voltages=[234.83, 234.86, 236.92], power_factors=[-0.68, -0.91, -0.8], unbalanced_load=0, frequency=49.97, daily_exported=1332.0, daily_imported=15.0, imported=4156572.0, exported=4494599.0, fault_state=0, fault_str='Kein Fehler.', power=2726.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=49450.5, raw_currents_left=[67.5, 67.5, 67.95], surplus_power_left=0, state_str=''))
2023-07-05 14:48:01,725 - {control.data:312} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=True), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 2, 'type': 'bat', 'children': []}]}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=294.5, invalid_home_consumption=0, daily_yield_home_consumption=0, disengageable_smarthome_power=0))
2023-07-05 14:48:01,730 - {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='pv_charging', pv_charging=PvCharging(min_soc_current=16, 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=80))))
2023-07-05 14:48:01,732 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=4), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-07-05 14:48:01,733 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40)
2023-07-05 14:48:01,734 - {control.data:316} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=0, control_range=[0, 230], feed_in_yield=5000, phase_switch_delay=8, phases_to_use=1, rundown_power=0, rundown_soc=100, switch_off_delay=300, switch_off_soc=0, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=0, switch_on_threshold=1400), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-05 14:48:01,736 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-05 14:48:01,737 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-05 14:48:01,739 - {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=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x71b29910>), led=Led(active=False), rfid=Rfid(active=True))
2023-07-05 14:48:01,740 - {control.data:337} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657087.43, fault_state=0, fault_str='Kein Fehler.', power=-1745.0))
2023-07-05 14:48:01,741 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657087.43, power=-1745.0))
2023-07-05 14:48:01,744 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '1000', 'current_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_branch': 'master', 'current_branch_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 14, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'lastlivevaluesJson': {'timestamp': 1688561271, 'time': '14:47:51', 'grid': -1.468, 'house-power': 0.268, 'charging-all': 0.0, 'pv-all': 1.736, 'cp3-power': 0.0, 'bat-all-power': 0.0, 'bat-all-soc': 100}, 'module_update_completed': True}
2023-07-05 14:48:01,745 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.178.224'}}
2023-07-05 14:48:01,746 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-07-05 14:48:01,748 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-07-05 14:48:01,750 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 2, 'configuration': {'modbus_id': 1}}
2023-07-05 14:48:01,752 - {control.data:324} - {INFO:MainThread} - 

2023-07-05 14:48:01,752 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-05 14:48:01,756 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: -2611.0W
2023-07-05 14:48:01,757 - {control.counter:361} - {DEBUG:MainThread} - LP3 Switch-Off-Threshold prüfen: 2611.0W, Schwelle: 50W, freigegebener Überschuss 0W, Einspeisegrenze 0W
2023-07-05 14:48:01,762 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 3: Ladevorgang wird nach Ablauf der Abschaltverzögerung 300s gestoppt.
2023-07-05 14:48:01,764 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 3: Ladevorgang wird nach Ablauf der Abschaltverzögerung 300s gestoppt.
2023-07-05 14:48:01,766 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-05 14:48:01,771 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-05 14:48:01,773 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [61.5, 67.5, 67.95]A verbleibende Ströme, 48070.5W verbleibende Leistung
2023-07-05 14:48:01,775 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-05 14:48:01,778 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-05 14:48:01,782 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-07-05 14:48:01,783 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-07-05 14:48:01,784 - {control.algorithm.algorithm:44} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-07-05 14:48:01,785 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-05 14:48:01,787 - {control.chargelog:52} - {DEBUG:MainThread} - imported_since_mode_switch 2 counter 30760
2023-07-05 14:48:01,796 - {control.process:115} - {INFO:MainThread} - LP3: set current 6 A, state SWITCH_OFF_DELAY
2023-07-05 14:48:01,802 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:48:01,808 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:48:01,823 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "POST /connect.php HTTP/1.1" 200 19
2023-07-05 14:48:01,826 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: OK Value:6 accepted
2023-07-05 14:48:01,830 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 1380.0W freigegebene EVU-Leistung
2023-07-05 14:48:02,013 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-05 14:48:02,039 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:48:05,078 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:48:10,092 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-07-05 14:48:10,093 - {root:64} - {INFO:MainThread} - # ***Start*** 
2023-07-05 14:48:10,153 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0x72408eb0>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x724081a8>, 'component2': <modules.devices.solaredge.bat.SolaredgeBat object at 0x72401a00>}
2023-07-05 14:48:10,155 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:48:10,161 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:48:10,164 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:48:10,175 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "GET /connect.php HTTP/1.1" 200 353
2023-07-05 14:48:10,177 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: {"date":"2023:07:05-12:48:10","timestamp":1688561290,"powers":[1380.4,1390.4,1417.8],"power_all":4188.7,"currents":[5.964,6.001,6.059],"imported":30769,"exported":12,"plug_state":true,"charge_state":true,"phases_actual":3,"phases_target":3,"phases_in_use":3,"offered_current":6,"evse_signaling":"basic","v2g_ready":0,"vehicle_id":null,"serial":"804295"}
2023-07-05 14:48:10,178 - {modules.common.store._api:26} - {DEBUG:cp3} - Raw data ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[5.964, 6.001, 6.059], power_factors=[0.0, 0.0, 0.0], imported=30769, exported=12, power=4188.7, phases_in_use=3, charge_state=True, plug_state=True, rfid=None)
2023-07-05 14:48:10,197 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-517, -248, -99, -168], Scale 0
2023-07-05 14:48:10,218 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [50, 41, 45], Scale -1
2023-07-05 14:48:10,238 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23441, 23435, 23647, 0, 0, 0, 0], Scale -2
2023-07-05 14:48:10,257 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4997], Scale -2
2023-07-05 14:48:10,278 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4889, 4740, 4790], Scale -2
2023-07-05 14:48:10,298 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4494600, 1330049, 3315332, 2661925, 4156579, 4425449, 900144, 1643693], Scale 0
2023-07-05 14:48:10,298 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[234.41, 234.35, 236.47], powers=[248.0, 99.0, 168.0], currents=[5.0, 4.1000000000000005, 4.5], power_factors=[0.4889, 0.474, 0.479], imported=4156579.0, exported=4494600.0, power=517.0, frequency=49.97)
2023-07-05 14:48:10,300 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:48:10,378 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [3913], Scale 0
2023-07-05 14:48:10,408 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [13656990], Scale 0
2023-07-05 14:48:10,428 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [582, 584, 582], Scale -2
2023-07-05 14:48:10,452 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [3972], Scale 0
2023-07-05 14:48:10,452 - {modules.common.component_state:95} - {DEBUG:device0} - currents sign wrong [5.82, 5.84, 5.82]
2023-07-05 14:48:10,453 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[5.82, 5.84, 5.82], power=-3913.0, exported=13656990.0, dc_power=-3972.0)
2023-07-05 14:48:10,458 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:48:10,523 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1688561281.4101274, power=0.0, imported=273.2772363344542, exported=169.8480559347779)
2023-07-05 14:48:10,523 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00253142, power1: 0, power2: -2219
2023-07-05 14:48:10,524 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -2.80861
2023-07-05 14:48:10,524 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 2.80861 Wh, new state: SimCounterState(timestamp=1688561290.5232332, power=-2219.0, imported=273.2772363344542, exported=172.65666450593642)
2023-07-05 14:48:10,525 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=273.2772363344542, exported=172.65666450593642, power=-2219.0, soc=100.0)
2023-07-05 14:48:10,529 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:48:10,530 - {modules.common.store._api:30} - {INFO:component2} - Saving BatState(imported=273.2772363344542, exported=172.65666450593642, power=-2219.0, soc=100.0)
2023-07-05 14:48:10,567 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:48:10,569 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-1694.0, exported=13657090.62, dc_power=None)
2023-07-05 14:48:10,569 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:48:10,570 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1694.0, exported=13657090.62, dc_power=None)
2023-07-05 14:48:10,570 - {modules.common.store._api:30} - {INFO:cp3} - Saving ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[5.964, 6.001, 6.059], power_factors=[0.0, 0.0, 0.0], imported=30769, exported=12, power=4188.7, phases_in_use=3, charge_state=True, plug_state=True, rfid=None)
2023-07-05 14:48:10,634 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:48:10,634 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[234.41, 234.35, 236.47], powers=[248.0, 99.0, 168.0], currents=[5.0, 4.1000000000000005, 4.5], power_factors=[0.4889, 0.474, 0.479], imported=4156579.0, exported=4494600.0, power=517.0, frequency=49.97)
2023-07-05 14:48:10,765 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: -2219.0W
2023-07-05 14:48:10,766 - {control.bat_all:164} - {INFO:MainThread} - -2219.0W verbleibende Speicher-Leistung
2023-07-05 14:48:10,767 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [70.96, 71.9, 71.56]A
2023-07-05 14:48:10,768 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 51671.7W
2023-07-05 14:48:10,770 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-05 14:48:10,773 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 6.06
2023-07-05 14:48:10,775 - {control.data:337} - {INFO:MainThread} - bat2
BatData(get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=172.66, fault_state=0, fault_str='Kein Fehler.', power=-2219.0))
2023-07-05 14:48:10,777 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=172.66, power=-2219.0), set=Set(charging_power_left=-2219.0, switch_on_soc_reached=True))
2023-07-05 14:48:10,778 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=30758, daily_exported=12, power=4188.7, imported=30769, exported=12))
2023-07-05 14:48:10,779 - {control.data:337} - {INFO:MainThread} - cp3
ChargepointData(get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[5.96, 6.0, 6.06], daily_imported=30758, daily_exported=12, exported=12, fault_str='Kein Fehler.', fault_state=0, imported=30769, phases_in_use=3, plug_state=True, power=4188.7, rfid_timestamp=None, rfid=None, state_str=None, voltages=[0.0, 0.0, 0.0]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=30758, imported_at_plugtime=30758, imported_since_mode_switch=2, imported_since_plugged=2, range_charged=0.011764705882352941, time_charged='0:00', timestamp_start_charging='07/05/2023, 14:48:01'), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='07/05/2023, 14:47:21', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71b29730>), config=Config(configuration={'ip_address': '192.168.178.227', 'duo_num': 1}, ev=0, name='openWB Pro', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-07-05 14:48:10,779 - {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=20, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-07-05 14:48:10,785 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[70, 70, 70], max_total_power=48000), get=Get(powers=[248.0, 99.0, 168.0], currents=[5.0, 4.1, 4.5], voltages=[234.41, 234.35, 236.47], power_factors=[0.49, 0.47, 0.48], unbalanced_load=0, frequency=49.97, daily_exported=1332.0, daily_imported=15.0, imported=4156579.0, exported=4494600.0, fault_state=0, fault_str='Kein Fehler.', power=517.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=1380.0, raw_power_left=51671.7, raw_currents_left=[70.96, 71.9, 71.56], surplus_power_left=0, state_str=''))
2023-07-05 14:48:10,787 - {control.data:312} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=True), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 2, 'type': 'bat', 'children': []}]}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=241.30000000000018, invalid_home_consumption=0, daily_yield_home_consumption=0, disengageable_smarthome_power=0))
2023-07-05 14:48:10,791 - {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='pv_charging', pv_charging=PvCharging(min_soc_current=16, 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=80))))
2023-07-05 14:48:10,794 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off='07/05/2023, 14:48:01', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=5), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-07-05 14:48:10,795 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40)
2023-07-05 14:48:10,796 - {control.data:316} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=0, control_range=[0, 230], feed_in_yield=5000, phase_switch_delay=8, phases_to_use=1, rundown_power=0, rundown_soc=100, switch_off_delay=300, switch_off_soc=0, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=0, switch_on_threshold=1400), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-05 14:48:10,796 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-05 14:48:10,796 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-05 14:48:10,804 - {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=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x71b292b0>), led=Led(active=False), rfid=Rfid(active=True))
2023-07-05 14:48:10,806 - {control.data:337} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657090.62, fault_state=0, fault_str='Kein Fehler.', power=-1694.0))
2023-07-05 14:48:10,806 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657090.62, power=-1694.0))
2023-07-05 14:48:10,807 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '1000', 'current_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_branch': 'master', 'current_branch_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 14, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'lastlivevaluesJson': {'timestamp': 1688561281, 'time': '14:48:01', 'grid': 2.726, 'house-power': 0.294, 'charging-all': 4.176, 'pv-all': 1.745, 'cp3-power': 4.176, 'bat-all-power': 0.0, 'bat-all-soc': 100}, 'module_update_completed': True}
2023-07-05 14:48:10,809 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.178.224'}}
2023-07-05 14:48:10,815 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-07-05 14:48:10,816 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-07-05 14:48:10,817 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 2, 'configuration': {'modbus_id': 1}}
2023-07-05 14:48:10,819 - {control.data:324} - {INFO:MainThread} - 

2023-07-05 14:48:10,820 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-05 14:48:10,827 - {control.counter:198} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: -2621.0W
2023-07-05 14:48:10,828 - {control.counter:361} - {DEBUG:MainThread} - LP3 Switch-Off-Threshold prüfen: 1241.0W, Schwelle: 50W, freigegebener Überschuss 1380.0W, Einspeisegrenze 0W
2023-07-05 14:48:10,830 - {control.chargepoint.chargepoint:271} - {INFO:MainThread} - LP 3: Ladevorgang wird nach Ablauf der Abschaltverzögerung 300s gestoppt.
2023-07-05 14:48:10,831 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-05 14:48:10,840 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-05 14:48:10,842 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [64.96, 71.9, 71.56]A verbleibende Ströme, 50291.7W verbleibende Leistung
2023-07-05 14:48:10,852 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-05 14:48:10,854 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-05 14:48:10,857 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 0W
2023-07-05 14:48:10,859 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 0W
2023-07-05 14:48:10,861 - {control.algorithm.algorithm:44} - {INFO:MainThread} - **Keine Leistung für PV-geführtes Laden übrig.**
2023-07-05 14:48:10,862 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-05 14:48:10,869 - {control.chargelog:52} - {DEBUG:MainThread} - imported_since_mode_switch 11 counter 30769
2023-07-05 14:48:10,872 - {control.process:115} - {INFO:MainThread} - LP3: set current 6 A, state SWITCH_OFF_DELAY
2023-07-05 14:48:10,883 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:48:10,893 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:48:10,909 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "POST /connect.php HTTP/1.1" 200 19
2023-07-05 14:48:10,913 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: OK Value:6 accepted
2023-07-05 14:48:10,919 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 1380.0W freigegebene EVU-Leistung
2023-07-05 14:48:11,116 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-05 14:48:11,140 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:48:15,200 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:48:20,214 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
Zuletzt geändert von Elchkopp am Mi Jul 05, 2023 2:23 pm, insgesamt 1-mal geändert.
Elchkopp
Beiträge: 531
Registriert: Fr Feb 04, 2022 6:19 pm

Re: Feedback Release Candidate 2

Beitrag von Elchkopp »

Und hier der Auszug, als die Ladung anschließend wieder mit 1p anlief:

Code: Alles auswählen

2023-07-05 14:49:50,498 - {root:64} - {INFO:MainThread} - # ***Start*** 
2023-07-05 14:49:50,558 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0x72408eb0>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x724081a8>, 'component2': <modules.devices.solaredge.bat.SolaredgeBat object at 0x72401a00>}
2023-07-05 14:49:50,559 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:49:50,568 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:49:50,571 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:49:50,587 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "GET /connect.php HTTP/1.1" 200 322
2023-07-05 14:49:50,590 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: {"date":"2023:07:05-12:49:50","timestamp":1688561390,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"imported":30815,"exported":12,"plug_state":true,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":3,"offered_current":0,"evse_signaling":"basic","v2g_ready":0,"vehicle_id":null,"serial":"804295"}
2023-07-05 14:49:50,591 - {modules.common.store._api:26} - {DEBUG:cp3} - Raw data ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=30815, exported=12, power=0, phases_in_use=3, charge_state=False, plug_state=True, rfid=None)
2023-07-05 14:49:50,609 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [3000, 921, 1063, 1015], Scale 0
2023-07-05 14:49:50,650 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [48, 49, 49], Scale -1
2023-07-05 14:49:50,678 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23598, 23689, 23710, 0, 0, 0, 0], Scale -2
2023-07-05 14:49:50,698 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4997], Scale -2
2023-07-05 14:49:50,718 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-8479, -9350, -8949], Scale -2
2023-07-05 14:49:50,740 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4494641, 1330062, 3315348, 2661939, 4156581, 4425450, 900144, 1643694], Scale 0
2023-07-05 14:49:50,741 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[235.98000000000002, 236.89000000000001, 237.1], powers=[-921.0, -1063.0, -1015.0], currents=[-4.800000000000001, -4.9, -4.9], power_factors=[-0.8479000000000001, -0.935, -0.8948999999999999], imported=4156581.0, exported=4494641.0, power=-3000.0, frequency=49.97)
2023-07-05 14:49:50,744 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:49:50,780 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [3249], Scale 0
2023-07-05 14:49:50,811 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [13657084], Scale 0
2023-07-05 14:49:50,830 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [482, 482, 481], Scale -2
2023-07-05 14:49:50,920 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [3304], Scale 0
2023-07-05 14:49:50,921 - {modules.common.component_state:95} - {DEBUG:device0} - currents sign wrong [4.82, 4.82, 4.8100000000000005]
2023-07-05 14:49:50,922 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[4.82, 4.82, 4.8100000000000005], power=-3249.0, exported=13657084.0, dc_power=-3304.0)
2023-07-05 14:49:50,925 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:49:50,969 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1688561380.8298175, power=0.0, imported=273.2772363344542, exported=198.3556631084658)
2023-07-05 14:49:50,970 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00281655, power1: 0, power2: 0
2023-07-05 14:49:50,971 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: 0
2023-07-05 14:49:50,972 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1688561390.969402, power=0.0, imported=273.2772363344542, exported=198.3556631084658)
2023-07-05 14:49:50,973 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=273.2772363344542, exported=198.3556631084658, power=0.0, soc=100.0)
2023-07-05 14:49:50,987 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:49:50,989 - {modules.common.store._api:30} - {INFO:component2} - Saving BatState(imported=273.2772363344542, exported=198.3556631084658, power=0.0, soc=100.0)
2023-07-05 14:49:51,036 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:49:51,038 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-3249.0, exported=13657158.92, dc_power=None)
2023-07-05 14:49:51,038 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:49:51,039 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-3249.0, exported=13657158.92, dc_power=None)
2023-07-05 14:49:51,039 - {modules.common.store._api:30} - {INFO:cp3} - Saving ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=30815, exported=12, power=0, phases_in_use=3, charge_state=False, plug_state=True, rfid=None)
2023-07-05 14:49:51,111 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:49:51,112 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[235.98000000000002, 236.89000000000001, 237.1], powers=[-921.0, -1063.0, -1015.0], currents=[-4.800000000000001, -4.9, -4.9], power_factors=[-0.8479000000000001, -0.935, -0.8948999999999999], imported=4156581.0, exported=4494641.0, power=-3000.0, frequency=49.97)
2023-07-05 14:49:51,287 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: 0.0W
2023-07-05 14:49:51,288 - {control.bat_all:164} - {INFO:MainThread} - 0.0W verbleibende Speicher-Leistung
2023-07-05 14:49:51,290 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [74.8, 74.9, 74.9]A
2023-07-05 14:49:51,291 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 51000.0W
2023-07-05 14:49:51,294 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-05 14:49:51,300 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0
2023-07-05 14:49:51,304 - {control.data:337} - {INFO:MainThread} - bat2
BatData(get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=198.36, fault_state=0, fault_str='Kein Fehler.', power=0.0))
2023-07-05 14:49:51,305 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=198.36, power=0.0), set=Set(charging_power_left=0.0, switch_on_soc_reached=True))
2023-07-05 14:49:51,307 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=30758, daily_exported=12, power=0, imported=30815, exported=12))
2023-07-05 14:49:51,310 - {control.data:337} - {INFO:MainThread} - cp3
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, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=30758, daily_exported=12, exported=12, fault_str='Kein Fehler.', fault_state=0, imported=30815, phases_in_use=3, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[0.0, 0.0, 0.0]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=30815, imported_at_plugtime=30758, imported_since_mode_switch=0, imported_since_plugged=57, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='07/05/2023, 14:47:21', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71b21ca0>), config=Config(configuration={'ip_address': '192.168.178.227', 'duo_num': 1}, ev=0, name='openWB Pro', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-07-05 14:49:51,314 - {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=20, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-07-05 14:49:51,316 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[70, 70, 70], max_total_power=48000), get=Get(powers=[-921.0, -1063.0, -1015.0], currents=[-4.8, -4.9, -4.9], voltages=[235.98, 236.89, 237.1], power_factors=[-0.85, -0.94, -0.89], unbalanced_load=0, frequency=49.97, daily_exported=1332.0, daily_imported=15.0, imported=4156581.0, exported=4494641.0, fault_state=0, fault_str='Kein Fehler.', power=-3000.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=51000.0, raw_currents_left=[74.8, 74.9, 74.9], surplus_power_left=0, state_str=''))
2023-07-05 14:49:51,319 - {control.data:312} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=True), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 2, 'type': 'bat', 'children': []}]}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=249.0, invalid_home_consumption=0, daily_yield_home_consumption=0, disengageable_smarthome_power=0))
2023-07-05 14:49:51,322 - {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='pv_charging', pv_charging=PvCharging(min_soc_current=16, 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=80))))
2023-07-05 14:49:51,324 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=3), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-07-05 14:49:51,326 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40)
2023-07-05 14:49:51,327 - {control.data:316} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=0, control_range=[0, 230], feed_in_yield=5000, phase_switch_delay=8, phases_to_use=1, rundown_power=0, rundown_soc=100, switch_off_delay=300, switch_off_soc=0, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=0, switch_on_threshold=1400), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-05 14:49:51,329 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-05 14:49:51,330 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-05 14:49:51,331 - {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=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x71b219d0>), led=Led(active=False), rfid=Rfid(active=True))
2023-07-05 14:49:51,333 - {control.data:337} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657158.92, fault_state=0, fault_str='Kein Fehler.', power=-3249.0))
2023-07-05 14:49:51,334 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657158.92, power=-3249.0))
2023-07-05 14:49:51,335 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '1000', 'current_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_branch': 'master', 'current_branch_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 14, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'lastlivevaluesJson': {'timestamp': 1688561381, 'time': '14:49:41', 'grid': -3.123, 'house-power': 0.32, 'charging-all': 0.0, 'pv-all': 3.443, 'cp3-power': 0.0, 'bat-all-power': 0.0, 'bat-all-soc': 100}, 'module_update_completed': True}
2023-07-05 14:49:51,336 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.178.224'}}
2023-07-05 14:49:51,336 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-07-05 14:49:51,337 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-07-05 14:49:51,337 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 2, 'configuration': {'modbus_id': 1}}
2023-07-05 14:49:51,337 - {control.data:324} - {INFO:MainThread} - 

2023-07-05 14:49:51,338 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-05 14:49:51,339 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-05 14:49:51,345 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-05 14:49:51,347 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [68.8, 74.9, 74.9]A verbleibende Ströme, 49620.0W verbleibende Leistung
2023-07-05 14:49:51,351 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-05 14:49:51,353 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-05 14:49:51,358 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 1735.0W
2023-07-05 14:49:51,361 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 1735.0W
2023-07-05 14:49:51,363 - {control.algorithm.algorithm:39} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-07-05 14:49:51,367 - {control.algorithm.filter_chargepoints:118} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2023-07-05 14:49:51,369 - {control.algorithm.filter_chargepoints:51} - {INFO:MainThread} - LP 3: Lädt nicht, daher keine weitere Berücksichtigung
2023-07-05 14:49:51,371 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-05 14:49:51,374 - {control.process:115} - {INFO:MainThread} - LP3: set current 6 A, state WAIT_FOR_USING_PHASES
2023-07-05 14:49:51,377 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:49:51,384 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:49:51,405 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "POST /connect.php HTTP/1.1" 200 19
2023-07-05 14:49:51,412 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: OK Value:6 accepted
2023-07-05 14:49:51,415 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-07-05 14:49:51,593 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-05 14:49:51,631 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:49:55,674 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:50:00,689 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-07-05 14:50:00,690 - {root:64} - {INFO:MainThread} - # ***Start*** 
2023-07-05 14:50:00,750 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0x72408eb0>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x724081a8>, 'component2': <modules.devices.solaredge.bat.SolaredgeBat object at 0x72401a00>}
2023-07-05 14:50:00,752 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:50:00,763 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:50:00,766 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:50:00,779 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "GET /connect.php HTTP/1.1" 200 322
2023-07-05 14:50:00,782 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: {"date":"2023:07:05-12:50:00","timestamp":1688561400,"powers":[0,0,0],"power_all":0,"currents":[0,0,0],"imported":30815,"exported":12,"plug_state":true,"charge_state":false,"phases_actual":0,"phases_target":1,"phases_in_use":3,"offered_current":6,"evse_signaling":"basic","v2g_ready":0,"vehicle_id":null,"serial":"804295"}
2023-07-05 14:50:00,783 - {modules.common.store._api:26} - {DEBUG:cp3} - Raw data ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=30815, exported=12, power=0, phases_in_use=3, charge_state=False, plug_state=True, rfid=None)
2023-07-05 14:50:00,795 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [2740, 842, 972, 925], Scale 0
2023-07-05 14:50:00,808 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [44, 46, 46], Scale -1
2023-07-05 14:50:00,851 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23590, 23698, 23716, 0, 0, 0, 0], Scale -2
2023-07-05 14:50:00,869 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4999], Scale -2
2023-07-05 14:50:00,890 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-8249, -9340, -8899], Scale -2
2023-07-05 14:50:00,972 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4494647, 1330064, 3315350, 2661941, 4156581, 4425450, 900144, 1643694], Scale 0
2023-07-05 14:50:00,973 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[235.9, 236.98000000000002, 237.16], powers=[-842.0, -972.0, -925.0], currents=[-4.4, -4.6000000000000005, -4.6000000000000005], power_factors=[-0.8249, -0.934, -0.8898999999999999], imported=4156581.0, exported=4494647.0, power=-2740.0, frequency=49.99)
2023-07-05 14:50:00,974 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:50:00,998 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [29650], Scale -1
2023-07-05 14:50:01,019 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [13657094], Scale 0
2023-07-05 14:50:01,039 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [439, 440, 438], Scale -2
2023-07-05 14:50:01,059 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [3010], Scale 0
2023-07-05 14:50:01,059 - {modules.common.component_state:95} - {DEBUG:device0} - currents sign wrong [4.39, 4.4, 4.38]
2023-07-05 14:50:01,060 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[4.39, 4.4, 4.38], power=-2965.0, exported=13657094.0, dc_power=-3010.0)
2023-07-05 14:50:01,061 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:50:01,119 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1688561390.969402, power=0.0, imported=273.2772363344542, exported=198.3556631084658)
2023-07-05 14:50:01,120 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00281945, power1: 0, power2: 0
2023-07-05 14:50:01,120 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: 0
2023-07-05 14:50:01,120 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1688561401.1194303, power=0.0, imported=273.2772363344542, exported=198.3556631084658)
2023-07-05 14:50:01,123 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=273.2772363344542, exported=198.3556631084658, power=0.0, soc=100.0)
2023-07-05 14:50:01,130 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:50:01,131 - {modules.common.store._api:30} - {INFO:component2} - Saving BatState(imported=273.2772363344542, exported=198.3556631084658, power=0.0, soc=100.0)
2023-07-05 14:50:01,162 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:50:01,163 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-2965.0, exported=13657168.92, dc_power=None)
2023-07-05 14:50:01,163 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:50:01,164 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2965.0, exported=13657168.92, dc_power=None)
2023-07-05 14:50:01,164 - {modules.common.store._api:30} - {INFO:cp3} - Saving ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=30815, exported=12, power=0, phases_in_use=3, charge_state=False, plug_state=True, rfid=None)
2023-07-05 14:50:01,225 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:50:01,226 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[235.9, 236.98000000000002, 237.16], powers=[-842.0, -972.0, -925.0], currents=[-4.4, -4.6000000000000005, -4.6000000000000005], power_factors=[-0.8249, -0.934, -0.8898999999999999], imported=4156581.0, exported=4494647.0, power=-2740.0, frequency=49.99)
2023-07-05 14:50:01,357 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: 0.0W
2023-07-05 14:50:01,358 - {control.bat_all:164} - {INFO:MainThread} - 0.0W verbleibende Speicher-Leistung
2023-07-05 14:50:01,359 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [74.4, 74.6, 74.6]A
2023-07-05 14:50:01,360 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 50740.0W
2023-07-05 14:50:01,362 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-05 14:50:01,366 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0
2023-07-05 14:50:01,370 - {control.data:337} - {INFO:MainThread} - bat2
BatData(get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=198.36, fault_state=0, fault_str='Kein Fehler.', power=0.0))
2023-07-05 14:50:01,371 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=198.36, power=0.0), set=Set(charging_power_left=0.0, switch_on_soc_reached=True))
2023-07-05 14:50:01,372 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=30758, daily_exported=12, power=0, imported=30815, exported=12))
2023-07-05 14:50:01,374 - {control.data:337} - {INFO:MainThread} - cp3
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, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=30758, daily_exported=12, exported=12, fault_str='Kein Fehler.', fault_state=0, imported=30815, phases_in_use=3, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[0.0, 0.0, 0.0]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=30815, imported_at_plugtime=30758, imported_since_mode_switch=0, imported_since_plugged=57, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='07/05/2023, 14:47:21', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71b33868>), config=Config(configuration={'ip_address': '192.168.178.227', 'duo_num': 1}, ev=0, name='openWB Pro', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-07-05 14:50:01,374 - {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=20, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-07-05 14:50:01,383 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[70, 70, 70], max_total_power=48000), get=Get(powers=[-842.0, -972.0, -925.0], currents=[-4.4, -4.6, -4.6], voltages=[235.9, 236.98, 237.16], power_factors=[-0.82, -0.93, -0.89], unbalanced_load=0, frequency=49.99, daily_exported=1332.0, daily_imported=15.0, imported=4156581.0, exported=4494647.0, fault_state=0, fault_str='Kein Fehler.', power=-2740.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=50740.0, raw_currents_left=[74.4, 74.6, 74.6], surplus_power_left=0, state_str=''))
2023-07-05 14:50:01,383 - {control.data:312} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=True), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 2, 'type': 'bat', 'children': []}]}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=225.0, invalid_home_consumption=0, daily_yield_home_consumption=0, disengageable_smarthome_power=0))
2023-07-05 14:50:01,384 - {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='pv_charging', pv_charging=PvCharging(min_soc_current=16, 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=80))))
2023-07-05 14:50:01,385 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=3), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-07-05 14:50:01,385 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40)
2023-07-05 14:50:01,385 - {control.data:316} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=0, control_range=[0, 230], feed_in_yield=5000, phase_switch_delay=8, phases_to_use=1, rundown_power=0, rundown_soc=100, switch_off_delay=300, switch_off_soc=0, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=0, switch_on_threshold=1400), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-05 14:50:01,386 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-05 14:50:01,386 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-05 14:50:01,386 - {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=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x71b33b68>), led=Led(active=False), rfid=Rfid(active=True))
2023-07-05 14:50:01,387 - {control.data:337} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657168.92, fault_state=0, fault_str='Kein Fehler.', power=-2965.0))
2023-07-05 14:50:01,387 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657168.92, power=-2965.0))
2023-07-05 14:50:01,388 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '1000', 'current_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_branch': 'master', 'current_branch_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 14, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'lastlivevaluesJson': {'timestamp': 1688561391, 'time': '14:49:51', 'grid': -3.0, 'house-power': 0.249, 'charging-all': 0.0, 'pv-all': 3.249, 'cp3-power': 0.0, 'bat-all-power': 0.0, 'bat-all-soc': 100}, 'module_update_completed': True}
2023-07-05 14:50:01,388 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.178.224'}}
2023-07-05 14:50:01,388 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-07-05 14:50:01,389 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-07-05 14:50:01,389 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 2, 'configuration': {'modbus_id': 1}}
2023-07-05 14:50:01,389 - {control.data:324} - {INFO:MainThread} - 

2023-07-05 14:50:01,390 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-05 14:50:01,391 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-05 14:50:01,395 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-05 14:50:01,400 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [68.4, 74.6, 74.6]A verbleibende Ströme, 49360.0W verbleibende Leistung
2023-07-05 14:50:01,403 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-05 14:50:01,405 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-05 14:50:01,409 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 1475.0W
2023-07-05 14:50:01,411 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 1475.0W
2023-07-05 14:50:01,413 - {control.algorithm.algorithm:39} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-07-05 14:50:01,421 - {control.algorithm.filter_chargepoints:118} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2023-07-05 14:50:01,423 - {control.algorithm.filter_chargepoints:51} - {INFO:MainThread} - LP 3: Lädt nicht, daher keine weitere Berücksichtigung
2023-07-05 14:50:01,424 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-05 14:50:01,427 - {control.process:115} - {INFO:MainThread} - LP3: set current 6 A, state WAIT_FOR_USING_PHASES
2023-07-05 14:50:01,433 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:50:01,438 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:50:01,453 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "POST /connect.php HTTP/1.1" 200 19
2023-07-05 14:50:01,455 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: OK Value:6 accepted
2023-07-05 14:50:01,459 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-07-05 14:50:01,681 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-05 14:50:01,702 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:50:01,753 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=hours, do=inner, args=(), kwargs={})
2023-07-05 14:50:01,761 - {root:92} - {DEBUG:MainThread} - 5 Minuten Handler ausführen.
2023-07-05 14:50:01,784 - {helpermodules.system:73} - {INFO:MainThread} - my IP: 192.168.178.226
2023-07-05 14:50:05,795 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:50:10,811 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-07-05 14:50:10,812 - {root:64} - {INFO:MainThread} - # ***Start*** 
2023-07-05 14:50:10,872 - {modules.devices.solaredge.device:100} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.solaredge.counter.SolaredgeCounter object at 0x72408eb0>, 'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x724081a8>, 'component2': <modules.devices.solaredge.bat.SolaredgeBat object at 0x72401a00>}
2023-07-05 14:50:10,874 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:50:10,883 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:50:10,888 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:50:10,900 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "GET /connect.php HTTP/1.1" 200 327
2023-07-05 14:50:10,903 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: {"date":"2023:07:05-12:50:10","timestamp":1688561410,"powers":[1391,0,0],"power_all":1391,"currents":[0,0,0],"imported":30815,"exported":12,"plug_state":true,"charge_state":true,"phases_actual":1,"phases_target":1,"phases_in_use":3,"offered_current":6,"evse_signaling":"basic","v2g_ready":0,"vehicle_id":null,"serial":"804295"}
2023-07-05 14:50:10,905 - {modules.common.store._api:26} - {DEBUG:cp3} - Raw data ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=30815, exported=12, power=1391, phases_in_use=3, charge_state=True, plug_state=True, rfid=None)
2023-07-05 14:50:10,922 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [1005, -691, 872, 824], Scale 0
2023-07-05 14:50:10,939 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [42, 43, 43], Scale -1
2023-07-05 14:50:11,030 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [23597, 23690, 23708, 0, 0, 0, 0], Scale -2
2023-07-05 14:50:11,049 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [5000], Scale -2
2023-07-05 14:50:11,073 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [-8190, -9290, -8790], Scale -2
2023-07-05 14:50:11,100 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [4494654, 1330066, 3315352, 2661943, 4156581, 4425450, 900144, 1643694], Scale 0
2023-07-05 14:50:11,100 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[235.97, 236.9, 237.08], powers=[691.0, -872.0, -824.0], currents=[4.2, -4.3, -4.3], power_factors=[-0.8190000000000001, -0.929, -0.879], imported=4156581.0, exported=4494654.0, power=-1005.0, frequency=50.0)
2023-07-05 14:50:11,107 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:50:11,129 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [26750], Scale -1
2023-07-05 14:50:11,149 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [13657101], Scale 0
2023-07-05 14:50:11,179 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [396, 396, 396], Scale -2
2023-07-05 14:50:11,209 - {modules.devices.solaredge.scale:16} - {DEBUG:device0} - Registers [27157], Scale -1
2023-07-05 14:50:11,209 - {modules.common.component_state:95} - {DEBUG:device0} - currents sign wrong [3.96, 3.96, 3.96]
2023-07-05 14:50:11,210 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[3.96, 3.96, 3.96], power=-2675.0, exported=13657101.0, dc_power=-2715.7000000000003)
2023-07-05 14:50:11,211 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:50:11,269 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1688561401.1194303, power=0.0, imported=273.2772363344542, exported=198.3556631084658)
2023-07-05 14:50:11,270 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00281944, power1: 0, power2: 0
2023-07-05 14:50:11,270 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: 0
2023-07-05 14:50:11,270 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1688561411.2694063, power=0.0, imported=273.2772363344542, exported=198.3556631084658)
2023-07-05 14:50:11,273 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=273.2772363344542, exported=198.3556631084658, power=0.0, soc=100.0)
2023-07-05 14:50:11,280 - {modules.common.component_context:24} - {DEBUG:component2} - Update Komponente ['SolarEdge Speicher']
2023-07-05 14:50:11,281 - {modules.common.store._api:30} - {INFO:component2} - Saving BatState(imported=273.2772363344542, exported=198.3556631084658, power=0.0, soc=100.0)
2023-07-05 14:50:11,310 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-07-05 14:50:11,311 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-2675.0, exported=13657175.92, dc_power=None)
2023-07-05 14:50:11,312 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:50:11,312 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2675.0, exported=13657175.92, dc_power=None)
2023-07-05 14:50:11,313 - {modules.common.store._api:30} - {INFO:cp3} - Saving ChargepointState(voltages=[0.0, 0.0, 0.0], currents=[0, 0, 0], power_factors=[0.0, 0.0, 0.0], imported=30815, exported=12, power=1391, phases_in_use=3, charge_state=True, plug_state=True, rfid=None)
2023-07-05 14:50:11,373 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['SolarEdge Zähler']
2023-07-05 14:50:11,374 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[235.97, 236.9, 237.08], powers=[691.0, -872.0, -824.0], currents=[4.2, -4.3, -4.3], power_factors=[-0.8190000000000001, -0.929, -0.879], imported=4156581.0, exported=4494654.0, power=-1005.0, frequency=50.0)
2023-07-05 14:50:11,507 - {control.bat_all:200} - {DEBUG:MainThread} - Verbleibende Speicher-Leistung: 0.0W
2023-07-05 14:50:11,508 - {control.bat_all:164} - {INFO:MainThread} - 0.0W verbleibende Speicher-Leistung
2023-07-05 14:50:11,510 - {control.counter:138} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [65.8, 74.3, 74.3]A
2023-07-05 14:50:11,510 - {control.counter:161} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 50396.0W
2023-07-05 14:50:11,512 - {control.chargepoint.chargepoint:661} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-07-05 14:50:11,515 - {control.chargepoint.chargepoint:853} - {INFO:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: Chargemode.PV_CHARGING, Phasen: 1, Priorität: False, max. Ist-Strom: 0
2023-07-05 14:50:11,518 - {control.data:337} - {INFO:MainThread} - bat2
BatData(get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=198.36, fault_state=0, fault_str='Kein Fehler.', power=0.0))
2023-07-05 14:50:11,520 - {control.data:307} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True), get=Get(soc=100, daily_exported=169.85, daily_imported=273.28, imported=273.28, exported=198.36, power=0.0), set=Set(charging_power_left=0.0, switch_on_soc_reached=True))
2023-07-05 14:50:11,521 - {control.data:308} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=30758, daily_exported=12, power=1391, imported=30815, exported=12))
2023-07-05 14:50:11,522 - {control.data:337} - {INFO:MainThread} - cp3
ChargepointData(get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=0), currents=[0, 0, 0], daily_imported=30758, daily_exported=12, exported=12, fault_str='Kein Fehler.', fault_state=0, imported=30815, phases_in_use=3, plug_state=True, power=1391, rfid_timestamp=None, rfid=None, state_str=None, voltages=[0.0, 0.0, 0.0]), set=Set(change_ev_permitted=[True, ''], charging_ev=0, charging_ev_prev=0, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=30815, imported_at_plugtime=30758, imported_since_mode_switch=0, imported_since_plugged=57, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_state_prev=True, plug_time='07/05/2023, 14:47:21', required_power=1380.0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71b24478>), config=Config(configuration={'ip_address': '192.168.178.227', 'duo_num': 1}, ev=0, name='openWB Pro', type='openwb_pro', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3))
2023-07-05 14:50:11,523 - {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=20, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-07-05 14:50:11,526 - {control.data:337} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[70, 70, 70], max_total_power=48000), get=Get(powers=[691.0, -872.0, -824.0], currents=[4.2, -4.3, -4.3], voltages=[235.97, 236.9, 237.08], power_factors=[-0.82, -0.93, -0.88], unbalanced_load=0, frequency=50.0, daily_exported=1332.0, daily_imported=15.0, imported=4156581.0, exported=4494654.0, fault_state=0, fault_str='Kein Fehler.', power=-1005.0), set=Set(error_counter=0, reserved_surplus=0, released_surplus=0, raw_power_left=50396.0, raw_currents_left=[65.8, 74.3, 74.3], surplus_power_left=0, state_str=''))
2023-07-05 14:50:11,527 - {control.data:312} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=True), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': [{'id': 2, 'type': 'bat', 'children': []}]}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=279.0, invalid_home_consumption=0, daily_yield_home_consumption=0, disengageable_smarthome_power=0))
2023-07-05 14:50:11,529 - {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='pv_charging', pv_charging=PvCharging(min_soc_current=16, 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=80))))
2023-07-05 14:50:11,535 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=6, required_currents=[6, 0.0, 0.0], phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.PV_CHARGING: 'pv_charging'>, chargemode=<Chargemode.PV_CHARGING: 'pv_charging'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=3), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=True, range=0, fault_state=0, fault_str=''))
2023-07-05 14:50:11,537 - {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=20, battery_capacity=60000, nominal_difference=1, keep_charge_active_duration=40)
2023-07-05 14:50:11,539 - {control.data:316} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=False, charging_power_reserve=0, control_range=[0, 230], feed_in_yield=5000, phase_switch_delay=8, phases_to_use=1, rundown_power=0, rundown_soc=100, switch_off_delay=300, switch_off_soc=0, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=0, switch_on_threshold=1400), scheduled_charging=ScheduledCharging(phases_to_use=0), time_charging=TimeCharging(phases_to_use=3), 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, price_kwh=0.3, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-07-05 14:50:11,540 - {control.data:317} - {INFO:MainThread} - general_data-display
local
2023-07-05 14:50:11,541 - {control.data:318} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-07-05 14:50:11,542 - {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=False, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x71b9d400>), led=Led(active=False), rfid=Rfid(active=True))
2023-07-05 14:50:11,543 - {control.data:337} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657175.92, fault_state=0, fault_str='Kein Fehler.', power=-2675.0))
2023-07-05 14:50:11,544 - {control.data:321} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=2097.43, monthly_exported=0, yearly_exported=0, exported=13657175.92, power=-2675.0))
2023-07-05 14:50:11,545 - {control.data:337} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.178.226', 'current_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_branch': 'master', 'current_branch_commit': '2023-07-05 09:19:58 +0200 [39e119495]', 'current_missing_commits': [], 'boot_done': True, 'datastore_version': 14, 'dataprotection_acknowledged': True, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'version': '2.0.0', 'lastlivevaluesJson': {'timestamp': 1688561401, 'time': '14:50:01', 'grid': -2.74, 'house-power': 0.225, 'charging-all': 0.0, 'pv-all': 2.965, 'cp3-power': 0.0, 'bat-all-power': 0.0, 'bat-all-soc': 100}, 'module_update_completed': True}
2023-07-05 14:50:11,547 - {control.data:350} - {INFO:MainThread} - device0
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 0, 'configuration': {'port': 502, 'ip_address': '192.168.178.224'}}
2023-07-05 14:50:11,548 - {control.data:352} - {INFO:MainThread} - component0
{'name': 'SolarEdge Zähler', 'type': 'counter', 'id': 0, 'configuration': {'modbus_id': 1, 'meter_id': 1}}
2023-07-05 14:50:11,550 - {control.data:352} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-07-05 14:50:11,552 - {control.data:352} - {INFO:MainThread} - component2
{'name': 'SolarEdge Speicher', 'type': 'bat', 'id': 2, 'configuration': {'modbus_id': 1}}
2023-07-05 14:50:11,553 - {control.data:324} - {INFO:MainThread} - 

2023-07-05 14:50:11,553 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-07-05 14:50:11,554 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-07-05 14:50:11,561 - {control.algorithm.min_current:18} - {INFO:MainThread} - Mode-Tuple Chargemode.PV_CHARGING - Chargemode.PV_CHARGING - False, Zähler 0
2023-07-05 14:50:11,564 - {control.counter:169} - {DEBUG:MainThread} - Zähler 0: [59.8, 74.3, 74.3]A verbleibende Ströme, 49016.0W verbleibende Leistung
2023-07-05 14:50:11,569 - {control.algorithm.common:87} - {INFO:MainThread} - LP3: Stromstärke 6A
2023-07-05 14:50:11,571 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-07-05 14:50:11,576 - {control.counter:211} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 1131.0W
2023-07-05 14:50:11,582 - {control.counter:470} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 1131.0W
2023-07-05 14:50:11,586 - {control.algorithm.algorithm:39} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-07-05 14:50:11,589 - {control.algorithm.filter_chargepoints:118} - {DEBUG:MainThread} - Geordnete Ladepunkte [3]
2023-07-05 14:50:11,591 - {control.algorithm.filter_chargepoints:51} - {INFO:MainThread} - LP 3: Lädt nicht, daher keine weitere Berücksichtigung
2023-07-05 14:50:11,593 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-07-05 14:50:11,594 - {control.chargelog:52} - {DEBUG:MainThread} - imported_since_mode_switch 0 counter 30815
2023-07-05 14:50:11,602 - {control.process:115} - {INFO:MainThread} - LP3: set current 6 A, state WAIT_FOR_USING_PHASES
2023-07-05 14:50:11,614 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-07-05 14:50:11,623 - {urllib3.connectionpool:227} - {DEBUG:cp3} - Starting new HTTP connection (1): 192.168.178.227:80
2023-07-05 14:50:11,641 - {urllib3.connectionpool:452} - {DEBUG:cp3} - http://192.168.178.227:80 "POST /connect.php HTTP/1.1" 200 19
2023-07-05 14:50:11,645 - {modules.common.req:11} - {DEBUG:cp3} - Get-Response: OK Value:6 accepted
2023-07-05 14:50:11,651 - {control.counter:186} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-07-05 14:50:11,848 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-07-05 14:50:11,872 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:50:15,919 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-07-05 14:50:20,933 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
Gesperrt