{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides a Python API to authenticate with and query Hyundai, Kia, and Genesis vehicle infotainment systems across multiple regions, handling login, token refresh, vehicle state updates, and trip history retrieval.","skillfed_tags":["vehicle-api","home-automation","connected-car"],"use_cases":["Integrate Hyundai or Kia vehicle status (location, fuel, battery, climate) into Home Assistant or other home automation systems.","Build a personal dashboard or mobile app that displays real-time vehicle telemetry and trip history across multiple cars.","Automate vehicle commands (lock, unlock, climate control) triggered by external events or schedules in a custom application.","Export vehicle trip data (distance, speed, fuel consumption) for personal analytics or fleet management.","Monitor vehicle health and maintenance intervals by polling state periodically and alerting on anomalies."],"what_it_does":"This is a Python wrapper around the Hyundai Bluelink, Kia UVO, and Genesis Connect APIs, designed to standardize access across multiple regions (Europe, Canada, USA, China, Australia, India, New Zealand, Brazil) and brands. It handles the complexity of regional authentication differences\u2014including RSA password encryption for EU logins via pycryptodome\u2014and provides a unified VehicleManager class to log in, refresh tokens, retrieve vehicle state, and fetch trip history. The package is primarily consumed by Home Assistant integrations but can be used standalone via Python or a CLI tool.\n\nKey operations include login with OTP support, token validation and refresh, cached and forced vehicle state updates, and retrieval of monthly and daily trip data where available. The API abstracts away regional differences so that the same code can work across brands and regions by passing region and brand constants. It requires Python 3.10 or newer and depends on beautifulsoup4, requests, certifi, tzdata, and pycryptodome for HTTP, HTML parsing, SSL verification, timezone handling, and cryptographic operations.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive MIT license. It is well-suited for Home Assistant users and developers building custom integrations with Hyundai, Kia, or Genesis vehicles. The main caveat is that it wraps third-party APIs that may change without notice, and the maintainer has explicitly noted they no longer own a vehicle\u2014so community contributions are essential for long-term stability."},"id":"hyundai-kia-connect-api","links":{"html":"https://skillfed.io/packages/hyundai-kia-connect-api","md":"https://skillfed.io/packages/hyundai-kia-connect-api.md","pypi":"https://pypi.org/project/hyundai-kia-connect-api/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"hyundai-kia-connect-api","python_support":"supports_current","summary":"Python API for Hyundai, Kia, and Genesis car infotainment systems"},"popularity":{"monthly_downloads":218616,"position":9337,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.26.2"}
