Closed Prior99 closed 1 month ago
Hi,
I'm experiencing a similar issue with my integration setup. After adding the integration, I get a failed setup message, and this is what I found in my log:
Unexpected error fetching myskoda data
Traceback (most recent call last):
File "<string>", line 15, in __mashumaro_from_dict__
File "/usr/local/lib/python3.12/enum.py", line 757, in __call__
return cls.__new__(cls, value)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/enum.py", line 1171, in __new__
raise ve_exc
ValueError: 'INITIALLY_DISABLED' is not a valid CapabilityStatus
My car is a Skoda Enyaq 85x 2024 with software version 4.1, in case that's relevant.
I also noticed that I have an issue in the official Skoda app (MySkoda). The app states "activation required" for remote access, even though the license is already active and valid until 2027. Could this issue be related to the problem I'm experiencing with the integration?
Mine