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

Failed setup: Field "statuses" of type list[CapabilityStatus] in Capability has invalid value ['INSUFFICIENT_SPIN'] #233

Closed
HoffmannThomas opened this issue Nov 11, 2024 · 1 comment · Fixed by skodaconnect/myskoda#191
Assignees
Labels
bug Something isn't working

Comments

@HoffmannThomas
Copy link

Describe the bug
Failure during integration setup for a 2024 Enyaq

Debug logs
Traceback (most recent call last): File "<string>", line 8, in __mashumaro_from_dict_json__ File "/usr/local/lib/python3.12/site-packages/myskoda/models/info.py", line 141, in drop_unknown_capabilities return [Capability.from_dict(c) for c in value if c["id"] in CapabilityId] ^^^^^^^^^^^^^^^^^^^^^^^ File "<string>", line 17, in __mashumaro_from_dict__ mashumaro.exceptions.InvalidFieldValue: Field "statuses" of type list[CapabilityStatus] in Capability has invalid value ['INSUFFICIENT_SPIN']

Installation:

  • Home Assistant variant: Docker
@HoffmannThomas HoffmannThomas added the bug Something isn't working label Nov 11, 2024
@dvx76 dvx76 self-assigned this Nov 11, 2024
dvx76 added a commit to dvx76/myskoda that referenced this issue Nov 11, 2024
@dvx76
Copy link
Member

dvx76 commented Nov 11, 2024

Thanks for your report. This should be fixed in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants