Hyundai-Kia-Connect / kia_uvo

A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.
MIT License
390 stars 80 forks source link

Installation of the integration failed - 500 Internal Server Error Server - API release note change from 3.19.1 to 3.20.1 #882

Closed Schnullerbacke2 closed 1 month ago

Schnullerbacke2 commented 1 month ago

Region and Brand of car EU/Germany Hyundai Ioniq 5

Version of the integration v.2.24.3

Describe the bug The installation of the integration is answered with following message "Der Konfigurationsfluss konnte nicht geladen werden: 500 Internal Server Error Server got itself in trouble" Probably related to the API release note change from 3.19.1 to 3.20.1.

Debug logs if an error occurred Unable to install package hyundai_kia_connect_api==3.20.1: ERROR: Could not find a version that satisfies the requirement hyundai_kia_connect_api==3.20.1 ... ERROR: No matching distribution found for hyundai_kia_connect_api==3.20.1

homeassistant.requirements.RequirementsNotFound: Requirements for kia_uvo not found: ['hyundai_kia_connect_api==3.20.1'].

Screenshots Error API release note change from 3 19 1 to 3 20 1

cdnninja commented 1 month ago

Pulled the release. pypi didn't publish the package. Once fixed will rerelease.

cdnninja commented 1 month ago

This should be solved. Please try latest.

Schnullerbacke2 commented 1 month ago

Perfect, got it installed. Thx al lot for quick response.