Seite 1 von 1

OpenWB SE 11KW

Verfasst: So Apr 05, 2026 7:19 pm
von MrRose
Hallo zusammen

ich habe eine neue OpenWB SE 11KW seit heute kann ich die Lademodi (Sofort, PV etc) nicht mehr verstellen. Ein drücken der Knöpfe liefert keine Rückmeldung. Die letzten Tage hatte das noch funktioniert. Ich bin ein wenig ratlos hat jemand einen Tipp für mich?

Mainlog

Code: Alles auswählen

2026-04-05 21:16:14,181 - {control.algorithm.algorithm:51} - {ERROR:MainThread} - Fehler im Algorithmus-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/algorithm/algorithm.py", line 39, in calc_current
    counter.limit_raw_power_left_to_surplus(self.evu_counter.calc_raw_surplus())
  File "/var/www/html/openWB/packages/control/counter.py", line 230, in calc_raw_surplus
    surplus = raw_power_left - max_power + bat_surplus + disengageable_smarthome_power
TypeError: unsupported operand type(s) for +: 'float' and 'NoneType'
2026-04-05 21:16:14,210 - {control.process:63} - {ERROR:MainThread} - Fehler im Process-Modul für Ladepunkt <control.chargepoint.chargepoint.Chargepoint object at 0x6e8d6598>
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/process.py", line 43, in process_algorithm_results
    self._update_state(cp)
  File "/var/www/html/openWB/packages/control/process.py", line 142, in _update_state
    f"state {ChargepointState(chargepoint.data.control_parameter.state).name}")
  File "/usr/lib/python3.9/enum.py", line 360, in __call__
    return cls.__new__(cls, value)
  File "/usr/lib/python3.9/enum.py", line 677, in __new__
    raise ve_exc
ValueError: None is not a valid ChargepointState
2026-04-05 21:16:23,390 - {control.algorithm.algorithm:51} - {ERROR:MainThread} - Fehler im Algorithmus-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/algorithm/algorithm.py", line 39, in calc_current
    counter.limit_raw_power_left_to_surplus(self.evu_counter.calc_raw_surplus())
  File "/var/www/html/openWB/packages/control/counter.py", line 230, in calc_raw_surplus
    surplus = raw_power_left - max_power + bat_surplus + disengageable_smarthome_power
TypeError: unsupported operand type(s) for +: 'float' and 'NoneType'
2026-04-05 21:16:23,406 - {control.process:63} - {ERROR:MainThread} - Fehler im Process-Modul für Ladepunkt <control.chargepoint.chargepoint.Chargepoint object at 0x6e8fc7d8>
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/process.py", line 43, in process_algorithm_results
    self._update_state(cp)
  File "/var/www/html/openWB/packages/control/process.py", line 142, in _update_state
    f"state {ChargepointState(chargepoint.data.control_parameter.state).name}")
  File "/usr/lib/python3.9/enum.py", line 360, in __call__
    return cls.__new__(cls, value)
  File "/usr/lib/python3.9/enum.py", line 677, in __new__
    raise ve_exc
ValueError: None is not a valid ChargepointState
2026-04-05 21:16:33,606 - {control.algorithm.algorithm:51} - {ERROR:MainThread} - Fehler im Algorithmus-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/algorithm/algorithm.py", line 39, in calc_current
    counter.limit_raw_power_left_to_surplus(self.evu_counter.calc_raw_surplus())
  File "/var/www/html/openWB/packages/control/counter.py", line 230, in calc_raw_surplus
    surplus = raw_power_left - max_power + bat_surplus + disengageable_smarthome_power
TypeError: unsupported operand type(s) for +: 'float' and 'NoneType'
2026-04-05 21:16:33,621 - {control.process:63} - {ERROR:MainThread} - Fehler im Process-Modul für Ladepunkt <control.chargepoint.chargepoint.Chargepoint object at 0x6fa9b688>
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/process.py", line 43, in process_algorithm_results
    self._update_state(cp)
  File "/var/www/html/openWB/packages/control/process.py", line 142, in _update_state
    f"state {ChargepointState(chargepoint.data.control_parameter.state).name}")
  File "/usr/lib/python3.9/enum.py", line 360, in __call__
    return cls.__new__(cls, value)
  File "/usr/lib/python3.9/enum.py", line 677, in __new__
    raise ve_exc
ValueError: None is not a valid ChargepointState

Re: OpenWB SE 11KW

Verfasst: So Apr 05, 2026 9:02 pm
von aiole
Bitte alle Infos bereitsstellen viewtopic.php?t=1526

Re: OpenWB SE 11KW

Verfasst: Mo Apr 06, 2026 5:50 am
von Gero
MrRose hat geschrieben: So Apr 05, 2026 7:19 pm . Ein drücken der Knöpfe liefert keine Rückmeldung. Die letzten Tage hatte das noch funktioniert.
Funktionieren nur die Lademodus-Knöpfe nicht oder ist alles tot?

Der Logauszug deutet auf Probleme mit der Erkennung der Hardware hin. Hilft ein Neustart? Falls nicht, support-Ticket aufmachen.