so, nächster Versuch mit heutigem master.
1) die Master openWB wird weiter nicht sauber erkannt, das angesteckte Auto wird weiter ignoriert.
2) die Netzwerkfehlermeldung für die externe 2te openWB ist weiter vorhanden obwohl dieser LP einwandfrei funktioniert und lädt (hat aber noch ein Masterstand von September)
Hier nun nochmal im debug Mode Logfiles der Haupt openWB seit dem Update um ca. 18 Uhr mit jeder Menge warnings und errors:
Code: Alles auswählen
2023-10-09 18:11:20,637 - {modules.internal_chargepoint_handler.clients:134} - {ERROR:Internal Chargepoint} - LP0 Device: /dev/ttyUSB0
2023-10-09 18:11:20,794 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-10-09 18:11:20,795 - {modules.internal_chargepoint_handler.clients:49} - {ERROR:Internal Chargepoint} - Modbus-ID der EVSE an LP0: 1
2023-10-09 18:11:21,860 - {modules.internal_chargepoint_handler.clients:63} - {ERROR:Internal Chargepoint} - Verbauter Zähler: <class 'modules.common.sdm.Sdm630'> mit Modbus-ID: 105
2023-10-09 18:11:22,020 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-10-09 18:11:22,226 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-10-09 18:11:22,741 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:244} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 102s keine Verbindung. Stoppe Ladung.
2023-10-09 18:11:24,498 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:244} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 104s keine Verbindung. Stoppe Ladung.
2023-10-09 18:11:26,269 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:244} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 106s keine Verbindung. Stoppe Ladung.
2023-10-09 18:11:28,042 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:244} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 108s keine Verbindung. Stoppe Ladung.
2023-10-09 18:11:29,742 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:244} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 109s keine Verbindung. Stoppe Ladung.
2023-10-09 18:22:53,054 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-10-09 18:22:53,106 - {modules.common.fault_state:54} - {ERROR:Internal Chargepoint} - Ladepunkt 0: FaultState FaultStateLevel.ERROR, FaultStr modules.internal_chargepoint_handler.chargepoint_module <class 'modules.common.fault_state.FaultState'> ("modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>), Traceback:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 90, in __read_registers
raise FaultState.error(__name__+" "+str(response))
modules.common.fault_state.FaultState: ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 77, in get_values
plug_state, charge_state, self.set_current_evse = self.__client.evse_client.get_plug_charge_state()
File "/var/www/html/openWB/packages/modules/common/evse.py", line 39, in get_plug_charge_state
set_current, _, state_number = self.client.read_holding_registers(
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 123, in read_holding_registers
return self.__read_registers(
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 105, in __read_registers
raise FaultState.error(__name__+" "+str(type(e))+" " +
modules.common.fault_state.FaultState: ("modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/internal_chargepoint_handler.py", line 235, in update
state = self.module.get_values(phase_switch_cp_active, rfid_data.last_tag)[0]
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 121, in get_values
raise FaultState.error(__name__ + " " + str(type(e)) + " " + str(e)) from e
modules.common.fault_state.FaultState: ('modules.internal_chargepoint_handler.chargepoint_module <class \'modules.common.fault_state.FaultState\'> ("modules.common.modbus <class \'modules.common.fault_state.FaultState\'> (\'modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)\', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>)', <FaultStateLevel.ERROR: 2>)
2023-10-09 18:36:30,964 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-10-09 18:36:31,028 - {modules.common.fault_state:54} - {ERROR:Internal Chargepoint} - Ladepunkt 0: FaultState FaultStateLevel.ERROR, FaultStr modules.internal_chargepoint_handler.chargepoint_module <class 'modules.common.fault_state.FaultState'> ("modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>), Traceback:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 90, in __read_registers
raise FaultState.error(__name__+" "+str(response))
modules.common.fault_state.FaultState: ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 77, in get_values
plug_state, charge_state, self.set_current_evse = self.__client.evse_client.get_plug_charge_state()
File "/var/www/html/openWB/packages/modules/common/evse.py", line 39, in get_plug_charge_state
set_current, _, state_number = self.client.read_holding_registers(
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 123, in read_holding_registers
return self.__read_registers(
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 105, in __read_registers
raise FaultState.error(__name__+" "+str(type(e))+" " +
modules.common.fault_state.FaultState: ("modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/internal_chargepoint_handler.py", line 235, in update
state = self.module.get_values(phase_switch_cp_active, rfid_data.last_tag)[0]
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 121, in get_values
raise FaultState.error(__name__ + " " + str(type(e)) + " " + str(e)) from e
modules.common.fault_state.FaultState: ('modules.internal_chargepoint_handler.chargepoint_module <class \'modules.common.fault_state.FaultState\'> ("modules.common.modbus <class \'modules.common.fault_state.FaultState\'> (\'modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)\', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>)', <FaultStateLevel.ERROR: 2>)
2023-10-09 19:25:19,320 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-10-09 19:25:19,369 - {modules.common.fault_state:54} - {ERROR:Internal Chargepoint} - Ladepunkt 0: FaultState FaultStateLevel.ERROR, FaultStr modules.internal_chargepoint_handler.chargepoint_module <class 'modules.common.fault_state.FaultState'> ("modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>), Traceback:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 90, in __read_registers
raise FaultState.error(__name__+" "+str(response))
modules.common.fault_state.FaultState: ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 77, in get_values
plug_state, charge_state, self.set_current_evse = self.__client.evse_client.get_plug_charge_state()
File "/var/www/html/openWB/packages/modules/common/evse.py", line 39, in get_plug_charge_state
set_current, _, state_number = self.client.read_holding_registers(
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 123, in read_holding_registers
return self.__read_registers(
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 105, in __read_registers
raise FaultState.error(__name__+" "+str(type(e))+" " +
modules.common.fault_state.FaultState: ("modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/internal_chargepoint_handler.py", line 235, in update
state = self.module.get_values(phase_switch_cp_active, rfid_data.last_tag)[0]
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 121, in get_values
raise FaultState.error(__name__ + " " + str(type(e)) + " " + str(e)) from e
modules.common.fault_state.FaultState: ('modules.internal_chargepoint_handler.chargepoint_module <class \'modules.common.fault_state.FaultState\'> ("modules.common.modbus <class \'modules.common.fault_state.FaultState\'> (\'modules.common.modbus Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 2 bytes (0 received)\', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>)', <FaultStateLevel.ERROR: 2>)
2023-10-09 19:42:18,382 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:18,382 - {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=[233.6200714111328, 236.478271484375, 234.60720825195312], frequency=49.962303161621094, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:18,383 - {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=[233.6200714111328, 236.478271484375, 234.60720825195312], frequency=49.962303161621094, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:18,392 - {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=[233.6200714111328, 236.478271484375, 234.60720825195312], frequency=49.962303161621094, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:18,393 - {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=[233.6200714111328, 236.478271484375, 234.60720825195312], frequency=49.962303161621094, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:18,418 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:19,535 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:20,055 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:20,056 - {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=[233.58505249023438, 236.5004425048828, 234.6495819091797], frequency=49.9509391784668, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:20,057 - {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=[233.58505249023438, 236.5004425048828, 234.6495819091797], frequency=49.9509391784668, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:20,070 - {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=[233.58505249023438, 236.5004425048828, 234.6495819091797], frequency=49.9509391784668, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:20,073 - {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=[233.58505249023438, 236.5004425048828, 234.6495819091797], frequency=49.9509391784668, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:20,081 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:20,126 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:20,130 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:21,284 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:21,286 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873340, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:21,287 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:21,791 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:21,792 - {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=[233.6468505859375, 236.5025634765625, 234.67816162109375], frequency=49.95661926269531, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:21,793 - {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=[233.6468505859375, 236.5025634765625, 234.67816162109375], frequency=49.95661926269531, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:21,821 - {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=[233.6468505859375, 236.5025634765625, 234.67816162109375], frequency=49.95661926269531, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:21,823 - {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=[233.6468505859375, 236.5025634765625, 234.67816162109375], frequency=49.95661926269531, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:21,836 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:21,879 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:21,880 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:22,996 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:22,997 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873340, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:22,999 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:23,559 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:23,560 - {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=[233.67669677734375, 236.5787353515625, 234.66702270507812], frequency=49.954524993896484, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:23,562 - {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=[233.67669677734375, 236.5787353515625, 234.66702270507812], frequency=49.954524993896484, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:23,584 - {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=[233.67669677734375, 236.5787353515625, 234.66702270507812], frequency=49.954524993896484, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:23,586 - {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=[233.67669677734375, 236.5787353515625, 234.66702270507812], frequency=49.954524993896484, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:23,600 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:23,666 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:23,668 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:24,788 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:24,790 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873340, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:24,792 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:25,295 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:25,296 - {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=[234.19552612304688, 236.3156280517578, 234.63890075683594], frequency=49.955440521240234, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:25,297 - {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=[234.19552612304688, 236.3156280517578, 234.63890075683594], frequency=49.955440521240234, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:25,317 - {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=[234.19552612304688, 236.3156280517578, 234.63890075683594], frequency=49.955440521240234, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:25,318 - {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=[234.19552612304688, 236.3156280517578, 234.63890075683594], frequency=49.955440521240234, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:25,342 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:25,382 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:25,383 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:26,498 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:26,500 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873340, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:26,503 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:27,049 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:27,050 - {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=[234.29345703125, 236.37249755859375, 234.64871215820312], frequency=49.95936965942383, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:27,051 - {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=[234.29345703125, 236.37249755859375, 234.64871215820312], frequency=49.95936965942383, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:27,063 - {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=[234.29345703125, 236.37249755859375, 234.64871215820312], frequency=49.95936965942383, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:27,066 - {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=[234.29345703125, 236.37249755859375, 234.64871215820312], frequency=49.95936965942383, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:27,080 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:27,121 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:27,122 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:28,246 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:28,249 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873340, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:28,251 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:28,769 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:28,770 - {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=[234.2635955810547, 236.25555419921875, 234.61021423339844], frequency=49.95566940307617, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:28,771 - {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=[234.2635955810547, 236.25555419921875, 234.61021423339844], frequency=49.95566940307617, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:28,782 - {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=[234.2635955810547, 236.25555419921875, 234.61021423339844], frequency=49.95566940307617, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:28,784 - {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=[234.2635955810547, 236.25555419921875, 234.61021423339844], frequency=49.95566940307617, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:28,801 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:28,836 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:28,837 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:29,958 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:29,960 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873340, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:29,961 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:30,507 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:30,508 - {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=[234.2643280029297, 236.3107147216797, 234.6597442626953], frequency=49.93232345581055, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:30,510 - {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=[234.2643280029297, 236.3107147216797, 234.6597442626953], frequency=49.93232345581055, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:30,518 - {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=[234.2643280029297, 236.3107147216797, 234.6597442626953], frequency=49.93232345581055, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:30,520 - {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=[234.2643280029297, 236.3107147216797, 234.6597442626953], frequency=49.93232345581055, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:30,523 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:30,564 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:30,564 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:31,688 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:31,690 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873350, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:31,691 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:32,225 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:32,226 - {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=[234.2490692138672, 236.23294067382812, 234.65011596679688], frequency=49.95188903808594, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:32,227 - {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=[234.2490692138672, 236.23294067382812, 234.65011596679688], frequency=49.95188903808594, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:32,239 - {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=[234.2490692138672, 236.23294067382812, 234.65011596679688], frequency=49.95188903808594, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:32,240 - {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=[234.2490692138672, 236.23294067382812, 234.65011596679688], frequency=49.95188903808594, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:32,249 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:32,275 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:32,277 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:33,394 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:33,396 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873350, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:33,399 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:33,900 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:33,901 - {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=[234.33689880371094, 236.22506713867188, 234.26072692871094], frequency=49.933963775634766, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:33,902 - {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=[234.33689880371094, 236.22506713867188, 234.26072692871094], frequency=49.933963775634766, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:33,926 - {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=[234.33689880371094, 236.22506713867188, 234.26072692871094], frequency=49.933963775634766, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:33,932 - {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=[234.33689880371094, 236.22506713867188, 234.26072692871094], frequency=49.933963775634766, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:33,950 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:33,996 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:33,997 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:35,118 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:35,120 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873350, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:35,122 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:35,667 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:35,668 - {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=[234.5585479736328, 236.27020263671875, 234.0202178955078], frequency=49.94258117675781, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:35,669 - {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=[234.5585479736328, 236.27020263671875, 234.0202178955078], frequency=49.94258117675781, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:35,686 - {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=[234.5585479736328, 236.27020263671875, 234.0202178955078], frequency=49.94258117675781, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:35,688 - {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=[234.5585479736328, 236.27020263671875, 234.0202178955078], frequency=49.94258117675781, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:35,700 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:35,735 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:35,740 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:36,858 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:36,860 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873350, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:36,862 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:37,372 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:37,373 - {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=[234.0227813720703, 236.5873260498047, 234.08087158203125], frequency=49.929080963134766, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:37,374 - {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=[234.0227813720703, 236.5873260498047, 234.08087158203125], frequency=49.929080963134766, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:37,392 - {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=[234.0227813720703, 236.5873260498047, 234.08087158203125], frequency=49.929080963134766, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:37,394 - {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=[234.0227813720703, 236.5873260498047, 234.08087158203125], frequency=49.929080963134766, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:37,404 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:37,447 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:37,448 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:38,584 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:38,586 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873350, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:38,588 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:39,108 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:39,109 - {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=[234.09764099121094, 236.70741271972656, 234.1351776123047], frequency=49.929344177246094, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:39,110 - {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=[234.09764099121094, 236.70741271972656, 234.1351776123047], frequency=49.929344177246094, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:39,122 - {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=[234.09764099121094, 236.70741271972656, 234.1351776123047], frequency=49.929344177246094, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:39,125 - {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=[234.09764099121094, 236.70741271972656, 234.1351776123047], frequency=49.929344177246094, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:39,137 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:39,186 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:39,188 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:40,318 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:40,320 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873350, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:40,324 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:40,908 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:40,911 - {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=[234.0150909423828, 236.67086791992188, 234.1231689453125], frequency=49.933658599853516, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:40,913 - {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=[234.0150909423828, 236.67086791992188, 234.1231689453125], frequency=49.933658599853516, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:40,925 - {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=[234.0150909423828, 236.67086791992188, 234.1231689453125], frequency=49.933658599853516, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:40,926 - {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=[234.0150909423828, 236.67086791992188, 234.1231689453125], frequency=49.933658599853516, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:40,942 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:40,993 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)
2023-10-09 19:42:40,996 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:42,119 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:178} - {DEBUG:Internal Chargepoint} - ***Start***
2023-10-09 19:42:42,122 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:180} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, 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=1696873360, parent_ip='localhost', configured=True), 'rfid_data': RfidData(last_tag='')}
2023-10-09 19:42:42,124 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-10-09 19:42:42,628 - {modules.common.evse:43} - {DEBUG:Internal Chargepoint} - Gesetzte Stromstärke EVSE: 0, Status: 2, Modbus-ID: 1
2023-10-09 19:42:42,629 - {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=[233.9876708984375, 236.7256317138672, 234.4885711669922], frequency=49.94517517089844, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:42,630 - {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=[233.9876708984375, 236.7256317138672, 234.4885711669922], frequency=49.94517517089844, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:42,658 - {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=[233.9876708984375, 236.7256317138672, 234.4885711669922], frequency=49.94517517089844, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:42,661 - {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=[233.9876708984375, 236.7256317138672, 234.4885711669922], frequency=49.94517517089844, imported=1889178.955078125, exported=0, power=0, phases_in_use=0, charge_state=False, plug_state=True, rfid=, power_factors=[1.0, 1.0, 1.0])
2023-10-09 19:42:42,678 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:236} - {DEBUG:Internal Chargepoint} - Published plug state True
2023-10-09 19:42:42,724 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:88} - {DEBUG:Internal Chargepoint} - Values from parentWB: InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=1, set_current=0, trigger_phase_switch=False)