During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "", line 8, in mashumaro_from_dict_json__
File "/usr/local/lib/python3.12/site-packages/myskoda/models/info.py", line 106, in drop_unknown_capabilities
return [Capability.from_dict(c) for c in value if c["id"] in CapabilityId]
^^^^^^^^^^^^^^^^^^^^^^^
File "", line 17, in mashumaro_from_dict__
mashumaro.exceptions.InvalidFieldValue: Field "statuses" of type list[CapabilityStatus] in Capability has invalid value ['INITIALLY_DISABLED']
During handling of the above exception, another exception occurred:
Hi, I was using the integration without issues since version 1.2.x. All further updates do not work. Find beneath the logs: