Angehängt aber meines Wissens ohne Fehler.
Das Auto registriert dass es angesteckt wurde so wie die Wallbox. Die Wallbox schreibt dass die Ladung beginnt. Nach einiger Zeit beendet das Auto das Laden mit einem Fehler weil kein Strom kommt. Im UI steht noch immer dass die Ladung beginnt. Ab dem Moment wo die Ladung laut Wallbox beginnt, nimmt er in der UI auch keine Änderung des Lademodus mehr zu. Es ist egal welcher Modus (Sofort/PV) vor Ladebeginn eingestellt war und ob mit 1Phase oder 3 Phasen.
Laut Elektriker passt die Insatallation bis zu den Schütz die die Ladung Schalten. Jedoch werden diese nicht geschalten. Ich vermute das diese Platine (openWB_ v1.007_Uxl) die Schaltung nicht durchführt bzw laut erster Fehlermeldung die Platine die am USB am Raspberry angehängt ist, dass diese nicht schaltet. Das kann ich und der Elektriker nicht prüfen.
Der Support hat sich erst ein wenig später gemeldet (mehr als ein Tag) und ich habe ihnen nun auch diesen Post per link mitgeteilt.
Code: Alles auswählen
2024-01-11 12:43:09,360 - {asyncio:59} - {DEBUG:Internal Chargepoint} - Using selector: EpollSelector
2024-01-11 12:43:11,450 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:145} - {DEBUG:Internal Chargepoint} - Init internal chargepoint as series
2024-01-11 12:43:11,451 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Interner Ladepunkt 0']
2024-01-11 12:43:11,452 - {modules.internal_chargepoint_handler.clients:130} - {DEBUG:Internal Chargepoint} - tty_devices[PosixPath('/dev/serial/by-path/platform-3f980000.usb-usb-0:1.5:1.0-port0')]
2024-01-11 12:43:11,453 - {modules.internal_chargepoint_handler.clients:132} - {DEBUG:Internal Chargepoint} - resolved_devices['/dev/ttyUSB0']
2024-01-11 12:43:11,453 - {modules.internal_chargepoint_handler.clients:143} - {ERROR:Internal Chargepoint} - LP0 Device: /dev/ttyUSB0
2024-01-11 12:43:11,617 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 18
2024-01-11 12:43:11,618 - {modules.internal_chargepoint_handler.clients:48} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x71565148>
2024-01-11 12:43:11,618 - {modules.internal_chargepoint_handler.clients:49} - {ERROR:Internal Chargepoint} - Modbus-ID der EVSE an LP0: 1
2024-01-11 12:43:12,631 - {modules.internal_chargepoint_handler.clients:66} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x71565148>
2024-01-11 12:43:12,631 - {modules.internal_chargepoint_handler.clients:67} - {DEBUG:Internal Chargepoint} - Zähler <class 'modules.common.mpm3pm.Mpm3pm'> mit Modbus-ID:5 antwortet nicht.
2024-01-11 12:43:12,685 - {modules.internal_chargepoint_handler.clients:63} - {ERROR:Internal Chargepoint} - Verbauter Zähler: <class 'modules.common.sdm.Sdm630'> mit Modbus-ID: 105
2024-01-11 12:43:12,846 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 18
2024-01-11 12:43:13,037 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 18
2024-01-11 12:43:13,181 - {modules.common.evse:65} - {DEBUG:Internal Chargepoint} - Angabe der Ströme in 0,01A-Schritten ist aktiviert.
2024-01-11 12:43:13,372 - {modules.common.evse:65} - {DEBUG:Internal Chargepoint} - Angabe der Ströme in 0,01A-Schritten ist aktiviert.
2024-01-11 12:43:13,373 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:13,379 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:15,396 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:145} - {DEBUG:Internal Chargepoint} - Init internal chargepoint as series
2024-01-11 12:43:15,397 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Interner Ladepunkt 0']
2024-01-11 12:43:15,399 - {modules.internal_chargepoint_handler.clients:130} - {DEBUG:Internal Chargepoint} - tty_devices[PosixPath('/dev/serial/by-path/platform-3f980000.usb-usb-0:1.5:1.0-port0')]
2024-01-11 12:43:15,400 - {modules.internal_chargepoint_handler.clients:132} - {DEBUG:Internal Chargepoint} - resolved_devices['/dev/ttyUSB0']
2024-01-11 12:43:15,401 - {modules.internal_chargepoint_handler.clients:143} - {ERROR:Internal Chargepoint} - LP0 Device: /dev/ttyUSB0
2024-01-11 12:43:15,558 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 18
2024-01-11 12:43:15,560 - {modules.internal_chargepoint_handler.clients:48} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x715653e8>
2024-01-11 12:43:15,561 - {modules.internal_chargepoint_handler.clients:49} - {ERROR:Internal Chargepoint} - Modbus-ID der EVSE an LP0: 1
2024-01-11 12:43:16,574 - {modules.internal_chargepoint_handler.clients:66} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x715653e8>
2024-01-11 12:43:16,574 - {modules.internal_chargepoint_handler.clients:67} - {DEBUG:Internal Chargepoint} - Zähler <class 'modules.common.mpm3pm.Mpm3pm'> mit Modbus-ID:5 antwortet nicht.
2024-01-11 12:43:16,625 - {modules.internal_chargepoint_handler.clients:63} - {ERROR:Internal Chargepoint} - Verbauter Zähler: <class 'modules.common.sdm.Sdm630'> mit Modbus-ID: 105
2024-01-11 12:43:16,785 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 18
2024-01-11 12:43:16,993 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 18
2024-01-11 12:43:17,153 - {modules.common.evse:65} - {DEBUG:Internal Chargepoint} - Angabe der Ströme in 0,01A-Schritten ist aktiviert.
2024-01-11 12:43:17,312 - {modules.common.evse:65} - {DEBUG:Internal Chargepoint} - Angabe der Ströme in 0,01A-Schritten ist aktiviert.
2024-01-11 12:43:17,314 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:17,328 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:17,331 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:185} - {DEBUG:Internal Chargepoint} - ***Start***
2024-01-11 12:43:17,336 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:187} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'cp1': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'global_data': GlobalHandlerData(heartbeat=1704973310, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2024-01-11 12:43:17,345 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:17,918 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2024-01-11 12:43:17,919 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.599609375, 230.16761779785156, 232.39971923828125], frequency=50.0, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:17,920 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.599609375, 230.16761779785156, 232.39971923828125], frequency=50.0, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:17,949 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.599609375, 230.16761779785156, 232.39971923828125], frequency=50.0, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:17,951 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.599609375, 230.16761779785156, 232.39971923828125], frequency=50.0, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:17,957 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:243} - {DEBUG:Internal Chargepoint} - Published plug state True
2024-01-11 12:43:17,958 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:251} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 87s keine Verbindung. Stoppe Ladung.
2024-01-11 12:43:18,148 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:93} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False)
2024-01-11 12:43:18,148 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:19,266 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:185} - {DEBUG:Internal Chargepoint} - ***Start***
2024-01-11 12:43:19,268 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:187} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=220802.99, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, voltages=[232.6, 230.17, 232.4])), 'cp1': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'global_data': GlobalHandlerData(heartbeat=1704973310, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2024-01-11 12:43:19,269 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:19,832 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2024-01-11 12:43:19,833 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.6424560546875, 230.18739318847656, 232.3959503173828], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:19,833 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.6424560546875, 230.18739318847656, 232.3959503173828], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:19,856 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.6424560546875, 230.18739318847656, 232.3959503173828], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:19,858 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.6424560546875, 230.18739318847656, 232.3959503173828], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:19,862 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:243} - {DEBUG:Internal Chargepoint} - Published plug state True
2024-01-11 12:43:19,863 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:251} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 89s keine Verbindung. Stoppe Ladung.
2024-01-11 12:43:20,081 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:93} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False)
2024-01-11 12:43:20,081 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:21,439 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:185} - {DEBUG:Internal Chargepoint} - ***Start***
2024-01-11 12:43:21,442 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:187} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=220802.99, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, voltages=[232.64, 230.19, 232.4])), 'cp1': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'global_data': GlobalHandlerData(heartbeat=1704973400, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2024-01-11 12:43:21,855 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:23,225 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2024-01-11 12:43:23,227 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.51348876953125, 230.1225128173828, 232.37657165527344], frequency=50.02000045776367, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:23,229 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.51348876953125, 230.1225128173828, 232.37657165527344], frequency=50.02000045776367, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:23,287 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.51348876953125, 230.1225128173828, 232.37657165527344], frequency=50.02000045776367, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:23,289 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.51348876953125, 230.1225128173828, 232.37657165527344], frequency=50.02000045776367, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:23,312 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:243} - {DEBUG:Internal Chargepoint} - Published plug state True
2024-01-11 12:43:23,501 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:93} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False)
2024-01-11 12:43:23,502 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:24,625 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:185} - {DEBUG:Internal Chargepoint} - ***Start***
2024-01-11 12:43:24,628 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:187} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=220802.99, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, voltages=[232.51, 230.12, 232.38])), 'cp1': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'global_data': GlobalHandlerData(heartbeat=1704973400, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2024-01-11 12:43:24,632 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:25,209 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2024-01-11 12:43:25,210 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.49562072753906, 230.0862274169922, 232.37875366210938], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:25,212 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.49562072753906, 230.0862274169922, 232.37875366210938], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:25,235 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.49562072753906, 230.0862274169922, 232.37875366210938], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:25,238 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.49562072753906, 230.0862274169922, 232.37875366210938], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:25,251 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:243} - {DEBUG:Internal Chargepoint} - Published plug state True
2024-01-11 12:43:25,306 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:93} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False)
2024-01-11 12:43:25,308 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:26,454 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:185} - {DEBUG:Internal Chargepoint} - ***Start***
2024-01-11 12:43:26,457 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:187} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=220802.99, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, voltages=[232.5, 230.09, 232.38])), 'cp1': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'global_data': GlobalHandlerData(heartbeat=1704973400, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2024-01-11 12:43:26,460 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:27,012 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2024-01-11 12:43:27,013 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.65077209472656, 230.07424926757812, 232.44046020507812], frequency=50.0, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:27,014 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.65077209472656, 230.07424926757812, 232.44046020507812], frequency=50.0, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:27,026 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.65077209472656, 230.07424926757812, 232.44046020507812], frequency=50.0, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:27,031 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.65077209472656, 230.07424926757812, 232.44046020507812], frequency=50.0, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:27,045 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:243} - {DEBUG:Internal Chargepoint} - Published plug state True
2024-01-11 12:43:27,113 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:93} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False)
2024-01-11 12:43:27,114 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:28,243 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:185} - {DEBUG:Internal Chargepoint} - ***Start***
2024-01-11 12:43:28,246 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:187} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=220802.99, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, voltages=[232.65, 230.07, 232.44])), 'cp1': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'global_data': GlobalHandlerData(heartbeat=1704973400, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2024-01-11 12:43:28,249 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:28,799 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2024-01-11 12:43:28,800 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.54931640625, 230.03207397460938, 232.31021118164062], frequency=50.02000045776367, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:28,801 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.54931640625, 230.03207397460938, 232.31021118164062], frequency=50.02000045776367, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:28,820 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.54931640625, 230.03207397460938, 232.31021118164062], frequency=50.02000045776367, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:28,822 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.54931640625, 230.03207397460938, 232.31021118164062], frequency=50.02000045776367, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:28,828 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:243} - {DEBUG:Internal Chargepoint} - Published plug state True
2024-01-11 12:43:28,877 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:93} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False)
2024-01-11 12:43:28,880 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:30,013 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:185} - {DEBUG:Internal Chargepoint} - ***Start***
2024-01-11 12:43:30,017 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:187} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=220802.99, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, voltages=[232.55, 230.03, 232.31])), 'cp1': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'global_data': GlobalHandlerData(heartbeat=1704973400, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2024-01-11 12:43:30,020 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:32,023 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2024-01-11 12:43:32,024 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.5316925048828, 230.03355407714844, 232.34512329101562], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:32,025 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.5316925048828, 230.03355407714844, 232.34512329101562], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:32,037 - {modules.common.store._api:26} - {DEBUG:Internal Chargepoint} - Raw data ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.5316925048828, 230.03355407714844, 232.34512329101562], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:32,044 - {modules.common.store._api:30} - {INFO:Internal Chargepoint} - Saving ChargepointState(currents=[0.0, 0.0, 0.0], powers=[0.0, 0.0, 0.0], voltages=[232.5316925048828, 230.03355407714844, 232.34512329101562], frequency=49.95000076293945, imported=220802.99377441406, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[0.0, 0.0, 0.0], soc=None, soc_timestamp=None, evse_current=0)
2024-01-11 12:43:32,063 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:243} - {DEBUG:Internal Chargepoint} - Published plug state True
2024-01-11 12:43:32,127 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:93} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False)
2024-01-11 12:43:32,128 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2024-01-11 12:43:33,241 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:185} - {DEBUG:Internal Chargepoint} - ***Start***
2024-01-11 12:43:33,243 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:187} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp='1', phases_to_use=1, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=220802.99, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, voltages=[232.53, 230.03, 232.35])), 'cp1': InternalChargepoint(data=InternalChargepointData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), get=Get(charge_state=False, currents=[0.0, 0.0, 0.0], evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=0, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, voltages=[230.0, 230.0, 230.0])), 'global_data': GlobalHandlerData(heartbeat=1704973410, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}