Seite 2 von 3

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Mai 05, 2023 1:39 pm
von Basti
zur Information, 2.0 sagt alles Ok, aber keine Werte nichts ändert sich mehr, sonst zappeln die Volt immer ;-)

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Mai 05, 2023 1:40 pm
von Basti
SW Aktuelle
sw.jpg
sw1.jpg

Code: Alles auswählen

**** REBOOT ****
2023-05-05 15:22:48,172 - {root:38} - ERROR - Loglevel: 2
2023-05-05 15:22:48,173 - {root:206} - DEBUG - Init isss
2023-05-05 15:22:49,402 - {modules.common.evse:50} - DEBUG - FW-Version: 18
Traceback (most recent call last):
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 208, in __init__
    self.cp0 = IsssChargepoint(self.serial_client, 0, mode, socket_max_current)
  File "/var/www/html/openWB/runs/isss.py", line 282, in __init__
    self.module = chargepoint_module.ChargepointModule(ClientConfig(0, serial_client))
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 90, in __init__
    self._precise_current = self.__client.evse_client.is_precise_current_active()
  File "/var/www/html/openWB/packages/modules/common/evse.py", line 63, in is_precise_current_active
    str(value)+" definieren kein Format für die Stromstärke.")
modules.common.fault_state.FaultState: ('Unbekannter Zustand der EVSE: Bits 9 definieren kein Format für die Stromstärke.', <FaultStateLevel.ERROR: 2>)
2023-05-05 15:25:04,742 - {root:38} - ERROR - Loglevel: 2
2023-05-05 15:25:04,743 - {root:206} - DEBUG - Init isss
2023-05-05 15:25:05,977 - {modules.common.evse:50} - DEBUG - FW-Version: 18
Traceback (most recent call last):
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 208, in __init__
    self.cp0 = IsssChargepoint(self.serial_client, 0, mode, socket_max_current)
  File "/var/www/html/openWB/runs/isss.py", line 282, in __init__
    self.module = chargepoint_module.ChargepointModule(ClientConfig(0, serial_client))
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 90, in __init__
    self._precise_current = self.__client.evse_client.is_precise_current_active()
  File "/var/www/html/openWB/packages/modules/common/evse.py", line 63, in is_precise_current_active
    str(value)+" definieren kein Format für die Stromstärke.")
modules.common.fault_state.FaultState: ('Unbekannter Zustand der EVSE: Bits 9 definieren kein Format für die Stromstärke.', <FaultStateLevel.ERROR: 2>)
2023-05-05 15:30:04,941 - {root:38} - ERROR - Loglevel: 2
2023-05-05 15:30:04,942 - {root:206} - DEBUG - Init isss
2023-05-05 15:30:06,186 - {modules.common.evse:50} - DEBUG - FW-Version: 18
Traceback (most recent call last):
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 208, in __init__
    self.cp0 = IsssChargepoint(self.serial_client, 0, mode, socket_max_current)
  File "/var/www/html/openWB/runs/isss.py", line 282, in __init__
    self.module = chargepoint_module.ChargepointModule(ClientConfig(0, serial_client))
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 90, in __init__
    self._precise_current = self.__client.evse_client.is_precise_current_active()
  File "/var/www/html/openWB/packages/modules/common/evse.py", line 63, in is_precise_current_active
    str(value)+" definieren kein Format für die Stromstärke.")
modules.common.fault_state.FaultState: ('Unbekannter Zustand der EVSE: Bits 9 definieren kein Format für die Stromstärke.', <FaultStateLevel.ERROR: 2>)
2023-05-05 15:35:04,387 - {root:38} - ERROR - Loglevel: 2
2023-05-05 15:35:04,388 - {root:206} - DEBUG - Init isss
2023-05-05 15:35:05,608 - {modules.common.evse:50} - DEBUG - FW-Version: 18
Traceback (most recent call last):
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 208, in __init__
    self.cp0 = IsssChargepoint(self.serial_client, 0, mode, socket_max_current)
  File "/var/www/html/openWB/runs/isss.py", line 282, in __init__
    self.module = chargepoint_module.ChargepointModule(ClientConfig(0, serial_client))
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 90, in __init__
    self._precise_current = self.__client.evse_client.is_precise_current_active()
  File "/var/www/html/openWB/packages/modules/common/evse.py", line 63, in is_precise_current_active
    str(value)+" definieren kein Format für die Stromstärke.")
modules.common.fault_state.FaultState: ('Unbekannter Zustand der EVSE: Bits 9 definieren kein Format für die Stromstärke.', <FaultStateLevel.ERROR: 2>)
2023-05-05 15:40:04,616 - {root:38} - ERROR - Loglevel: 2
2023-05-05 15:40:04,617 - {root:206} - DEBUG - Init isss
2023-05-05 15:40:05,881 - {modules.common.evse:50} - DEBUG - FW-Version: 18
Traceback (most recent call last):
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 208, in __init__
    self.cp0 = IsssChargepoint(self.serial_client, 0, mode, socket_max_current)
  File "/var/www/html/openWB/runs/isss.py", line 282, in __init__
    self.module = chargepoint_module.ChargepointModule(ClientConfig(0, serial_client))
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 90, in __init__
    self._precise_current = self.__client.evse_client.is_precise_current_active()
  File "/var/www/html/openWB/packages/modules/common/evse.py", line 63, in is_precise_current_active
    str(value)+" definieren kein Format für die Stromstärke.")
modules.common.fault_state.FaultState: ('Unbekannter Zustand der EVSE: Bits 9 definieren kein Format für die Stromstärke.', <FaultStateLevel.ERROR: 2>)

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Mai 05, 2023 1:49 pm
von LenaK
Auf der Custom ist die Version von heute morgen, nicht von heute nachmittag. Bitte nochmal ein Update machen.

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Mai 05, 2023 1:55 pm
von Basti
Habe mich nur an der Versionsnummer orientiert .
Was soll ich sagen , jetzt geht es :D .

Vielen Dank

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Mai 05, 2023 1:59 pm
von Basti
Hier der Aktuelle Log

Code: Alles auswählen

--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
2023-05-05 15:57:00,270 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.23451805114746, 0.07180792838335037, 0.0783432126045227], voltages=[231.83480834960938, 242.6603546142578, 245.0349578857422], charge_state=True, power=3764.7582426071167, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204748.99291992188, exported=0)
2023-05-05 15:57:00,277 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:00,377 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 0 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:00,378 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:01,492 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:01,820 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.22531509399414, 0.07311355322599411, 0.0799420177936554], voltages=[231.9247589111328, 242.56430053710938, 245.17758178710938], charge_state=True, power=3766.6267671585083, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204750.99182128906, exported=0)
2023-05-05 15:57:01,827 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:01,921 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 0 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:01,921 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:03,034 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:03,371 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.21569061279297, 0.07319395244121552, 0.08016866445541382], voltages=[231.80178833007812, 242.69961547851562, 245.02597045898438], charge_state=True, power=3757.601333618164, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204751.9989013672, exported=0)
2023-05-05 15:57:03,378 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:03,496 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:03,497 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:04,625 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:04,969 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.2322998046875, 0.07269909977912903, 0.08084788918495178], voltages=[231.96780395507812, 242.9752197265625, 245.2678985595703], charge_state=True, power=3768.6264247894287, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204753.99780273438, exported=0)
2023-05-05 15:57:04,977 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:05,073 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:05,074 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:06,196 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:06,568 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.23240089416504, 0.07189907133579254, 0.07830493152141571], voltages=[231.8728790283203, 242.88194274902344, 245.05914306640625], charge_state=True, power=3766.83585357666, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204754.98962402344, exported=0)
2023-05-05 15:57:06,576 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:06,689 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:06,690 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:07,807 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:08,152 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.218000411987305, 0.0737786740064621, 0.08185520768165588], voltages=[231.989013671875, 243.03680419921875, 245.2131805419922], charge_state=True, power=3763.975631713867, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204757.99560546875, exported=0)
2023-05-05 15:57:08,159 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:08,253 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:08,254 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:09,368 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:09,703 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.241376876831055, 0.07333354651927948, 0.0789729654788971], voltages=[231.9093780517578, 242.97976684570312, 245.14865112304688], charge_state=True, power=3768.3612852096558, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204758.9874267578, exported=0)
2023-05-05 15:57:09,710 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:09,811 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:09,812 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:10,927 - {root:236} - DEBUG - ***Start***
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
2023-05-05 15:57:11,254 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.21782875061035, 0.0727742537856102, 0.08084526658058167], voltages=[231.68255615234375, 242.85589599609375, 245.03921508789062], charge_state=True, power=3758.2787523269653, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204760.986328125, exported=0)
2023-05-05 15:57:11,262 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:11,368 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 0 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:11,369 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:12,495 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:12,851 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.233064651489258, 0.07376015186309814, 0.08053851872682571], voltages=[231.3298797607422, 242.55935668945312, 244.8735809326172], charge_state=True, power=3760.625352859497, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204762.9852294922, exported=0)
2023-05-05 15:57:12,855 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:12,977 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:12,978 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:14,092 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:14,452 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.215682983398438, 0.07109227031469345, 0.08044908940792084], voltages=[231.28756713867188, 242.68197631835938, 244.9248504638672], charge_state=True, power=3751.717141151428, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204763.9923095703, exported=0)
2023-05-05 15:57:14,460 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:14,574 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:14,575 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:15,707 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:16,051 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.233985900878906, 0.07089389860630035, 0.08010021597146988], voltages=[231.09913635253906, 242.55123901367188, 244.764892578125], charge_state=True, power=3753.2728939056396, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204765.9912109375, exported=0)
2023-05-05 15:57:16,059 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:16,151 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:16,151 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:17,271 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:17,618 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.222402572631836, 0.07245934009552002, 0.08026211708784103], voltages=[231.31863403320312, 242.8197021484375, 244.90948486328125], charge_state=True, power=3755.097755432129, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204766.99829101562, exported=0)
2023-05-05 15:57:17,626 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:17,723 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:17,723 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:18,843 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:19,201 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.229007720947266, 0.07264269143342972, 0.0797208920121193], voltages=[229.0638427734375, 243.09793090820312, 245.3870391845703], charge_state=True, power=3720.3248739242554, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204768.9971923828, exported=0)
2023-05-05 15:57:19,208 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:19,341 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:19,342 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:20,465 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:20,799 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.209190368652344, 0.07120267301797867, 0.07919629663228989], voltages=[229.0182342529297, 242.99330139160156, 245.26658630371094], charge_state=True, power=3715.0281171798706, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204770.99609375, exported=0)
2023-05-05 15:57:20,807 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:20,936 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 0 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:20,936 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:22,057 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:22,396 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.035104751586914, 0.07226226478815079, 0.08041001111268997], voltages=[229.04544067382812, 242.86553955078125, 245.05844116210938], charge_state=True, power=3672.404228210449, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204771.98791503906, exported=0)
2023-05-05 15:57:22,400 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:22,475 - {root:169} - DEBUG - Values from ramdisk: set_current16 heartbeat 0 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:22,476 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:23,609 - {root:236} - DEBUG - ***Start***
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, in get_values
    plug_state, charge_state, self.set_current_evse = self.__client.evse_client.get_plug_charge_state()
2023-05-05 15:57:23,950 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[16.010101318359375, 0.07123751193284988, 0.07791496068239212], voltages=[229.08624267578125, 242.9470672607422, 244.97494506835938], charge_state=True, power=3671.39093875885, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204773.98681640625, exported=0)
2023-05-05 15:57:23,958 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:24,088 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:24,089 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:25,266 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:25,596 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.069936752319336, 0.028077194467186928, 0.032769665122032166], voltages=[234.50106811523438, 241.2208709716797, 243.0005340576172], charge_state=True, power=1429.9380917549133, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204774.99389648438, exported=0)
2023-05-05 15:57:25,605 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:25,715 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:25,715 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:26,841 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:27,180 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.091282367706299, 0.02656109444797039, 0.030953945592045784], voltages=[234.2520294189453, 241.1439208984375, 242.87307739257812], charge_state=True, power=1427.4863719940186, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204775.98571777344, exported=0)
2023-05-05 15:57:27,188 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:27,293 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:27,293 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:28,407 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:28,745 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.095376014709473, 0.026725728064775467, 0.03227531909942627], voltages=[233.98178100585938, 240.95538330078125, 242.62388610839844], charge_state=True, power=1426.1751766204834, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204775.98571777344, exported=0)
2023-05-05 15:57:28,753 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:28,845 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:28,846 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:29,967 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:30,297 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.107074737548828, 0.02704162523150444, 0.029924549162387848], voltages=[234.3908233642578, 241.17678833007812, 242.9041290283203], charge_state=True, power=1436.7822575569153, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204776.99279785156, exported=0)
2023-05-05 15:57:30,305 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:30,418 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 0 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:30,419 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:31,546 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:31,880 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.095884323120117, 0.027012009173631668, 0.030489519238471985], voltages=[234.2613067626953, 241.2589569091797, 242.7628173828125], charge_state=True, power=1428.4670734405518, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204777.9998779297, exported=0)
2023-05-05 15:57:31,887 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:31,999 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 0 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:32,000 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:33,128 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:33,479 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.1040849685668945, 0.026518207043409348, 0.031352486461400986], voltages=[234.41873168945312, 241.3968048095703, 242.8419189453125], charge_state=True, power=1436.8451571464539, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204777.9998779297, exported=0)
2023-05-05 15:57:33,488 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:33,600 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:33,601 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:34,718 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:35,046 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.102544784545898, 0.0265829898416996, 0.03077615424990654], voltages=[234.54660034179688, 241.521728515625, 242.97923278808594], charge_state=True, power=1432.2695565223694, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204778.99169921875, exported=0)
2023-05-05 15:57:35,054 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:35,160 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:35,161 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:36,275 - {root:236} - DEBUG - ***Start***
  File "/var/www/html/openWB/packages/modules/common/evse.py", line 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 16, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 6, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 6, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 6, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 6, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 6, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 6, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
  File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/chargepoint_module.py", line 109, 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 41, in get_plug_charge_state
    ", Status: "+str(state_number)+", Modbus-ID: "+str(self.id))
Message: 'Gesetzte Stromst\xe4rke EVSE: 6, Status: 3, Modbus-ID: 1'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.5/logging/__init__.py", line 983, in emit
    stream.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 77: ordinal not in range(128)
Call stack:
  File "/var/www/html/openWB/runs/isss.py", line 308, in <module>
    Isss(IsssMode(sys.argv[1]), int(sys.argv[2])).loop()
  File "/var/www/html/openWB/runs/isss.py", line 237, in loop
    self.cp0.update()
  File "/var/www/html/openWB/runs/isss.py", line 300, in update
    state, _ = self.module.get_values(phase_switch_cp_active)
2023-05-05 15:57:36,629 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.093080520629883, 0.0, 0.03024219162762165], voltages=[234.3993682861328, 241.41969299316406, 242.99676513671875], charge_state=True, power=1429.806966304779, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204778.99169921875, exported=0)
2023-05-05 15:57:36,636 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:36,717 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:36,719 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:37,841 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:38,180 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.100235462188721, 0.027839025482535362, 0.03133329749107361], voltages=[234.46551513671875, 241.4893035888672, 243.06546020507812], charge_state=True, power=1436.3138179779053, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204779.99877929688, exported=0)
2023-05-05 15:57:38,188 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:38,290 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:38,291 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:39,424 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:39,763 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.104310035705566, 0.027736393734812737, 0.03335455805063248], voltages=[234.41078186035156, 241.49620056152344, 243.062744140625], charge_state=True, power=1432.007263660431, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204780.99060058594, exported=0)
2023-05-05 15:57:39,770 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:39,881 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:39,882 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:40,998 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:41,330 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.078530788421631, 0.026362204924225807, 0.029418770223855972], voltages=[235.51638793945312, 241.5147247314453, 240.9335174560547], charge_state=True, power=1438.3066005706787, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204780.99060058594, exported=0)
2023-05-05 15:57:41,338 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:41,432 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 0 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:41,433 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:42,561 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:42,926 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.098051071166992, 0.025746561586856842, 0.03152413293719292], voltages=[234.1078338623047, 241.10256958007812, 242.531982421875], charge_state=True, power=1428.7593502998352, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204781.99768066406, exported=0)
2023-05-05 15:57:42,930 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:43,018 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:43,019 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:44,155 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:44,511 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.094953536987305, 0.026264267042279243, 0.03140778839588165], voltages=[234.18142700195312, 241.27552795410156, 242.50277709960938], charge_state=True, power=1428.0640864372253, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204782.98950195312, exported=0)
2023-05-05 15:57:44,519 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:44,630 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:44,630 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:45,757 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:46,095 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.086668491363525, 0.025902114808559418, 0.03031238354742527], voltages=[234.4952392578125, 241.51365661621094, 242.75877380371094], charge_state=True, power=1434.6010665893555, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204782.98950195312, exported=0)
2023-05-05 15:57:46,102 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:46,190 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:46,190 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']
2023-05-05 15:57:47,317 - {root:236} - DEBUG - ***Start***
2023-05-05 15:57:47,646 - {soc.modules.common.store._api:20} - DEBUG - Saving ChargepointState(plug_state=True, currents=[6.083637714385986, 0.026644034311175346, 0.031440284103155136], voltages=[234.38262939453125, 241.3450469970703, 242.66226196289062], charge_state=True, power=1427.1462759971619, power_factors=[0.0, 0.0, 0.0], rfid=0, phases_in_use=1, imported=204783.99658203125, exported=0)
2023-05-05 15:57:47,653 - {root:301} - DEBUG - Published plug state True
2023-05-05 15:57:47,763 - {root:169} - DEBUG - Values from ramdisk: set_current6 heartbeat 10 phases_to_use 1cp_interruption_duration0
2023-05-05 15:57:47,763 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt 0']

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Jun 02, 2023 5:03 pm
von Limpel
Hallo,

Habe ein ähnliches Problem, Openwb2 erkennt die nun als externen Ladepunkt betriebene Series 1 aus Rechnung RG-2019-0349, allerdings nicht Steckerstatus :(

Series1 hat nur den ersten Ladepunkt als sich selber konfiguriert, per "Series1/2 Autoerkennung".

Was kann ich tun? Die neueste Nightly ist auf der Series 1, anbei ein paar Screenshot,

Bg

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Jun 02, 2023 6:37 pm
von aiole
Es sieht so aus, als kommen dort gar keine Daten über Modbus rein. Ansonsten wären die LP-Zählerstände ersichtlich.
Werden die LP-Spannungen unter "Status" angezeigt?

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Jun 02, 2023 6:58 pm
von Limpel
Ja und nein. Er zeigt immer 230V an, keine Bewegung.
Screenshot_20230602_205724_Vivaldi Browser.jpg

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Jun 02, 2023 7:46 pm
von aiole
Sieht so aus, als ob das keine echten Spannungsmesswerte sind.
Wird die Series 1 von einer (Master-)Standalone oder einer anderen Master-oWB mit integriertem Controller und SW2 gesteuert?
Limpel hat geschrieben: Fr Jun 02, 2023 5:03 pm Series1 hat nur den ersten Ladepunkt als sich selber konfiguriert, per "Series1/2 Autoerkennung".
Das verstehe ich nicht. Wieso ERSTER LP? Gibt's noch einen zweiten?
Beschreibe bitte den genauen Aufbau/Verschaltung deiner Anlage. Eine Skizze wird auch gern gesehen.
Wo läuft SW2, wo 1.9? Was ist externer LP usw.?

Re: openWB 2.0 erkennt Steckerstatus der externen openWB nicht

Verfasst: Fr Jun 02, 2023 8:23 pm
von Limpel
Ich habe eine openwb Series 1 mit 1.9er Installation und eine Satellite v2. Beide sollen von einem Raspi mit 2.0 gesteuert werden. Für die Satellite v2 funktioniert das, die Series1 ist wie beschrieben von der openwb 2.0 Installation nicht korrekt erkannt.

Mein Satz mit dem ersten Ladepunkt bezieht sich auf den Hinweis der Openwb Series 1 1.9 Installation selbst, wenn man diese in den Modus "nur Ladepunkt" versetzen will. Ich wollte nur zum Ausdruck bringen, dass genau dies umgesetzt ist. Die folgenden Screenshots sind aus der 1.9er Openwb Series 1. Die Screenshots aus den Beiträgen zuvor stammen aus der SW2 des raspis. Ich hoffe es ist nun klarer.

Screenshot_20230602_222029_Vivaldi Browser.jpg
Screenshot_20230602_222825_Vivaldi Browser.jpg