Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Exception when plan_data is None #1496

Conversation

tpd-opitz
Copy link
Contributor

2024-02-29 09:32:21,737 - {control.ev:338} - {ERROR:MainThread} - Fehler im ev-Modul 1
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/ev.py", line 274, in get_required_current
if (self.soc_module and self.charge_template.data.chargemode.scheduled_charging.plans[plan_data.num].
AttributeError: 'NoneType' object has no attribute 'num'

PR #1444 versehentlich geschlossen

@LKuemmel LKuemmel closed this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants