{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"}],"enrichment":{"capability":"An async Python library for interacting with the Tesla API, designed to enable integration with Home Assistant and other automation platforms.","skillfed_tags":["tesla-api","home-automation","async-http"],"use_cases":["Build Home Assistant automations that lock/unlock Tesla vehicles, control climate, or trigger charging.","Monitor Tesla vehicle state (battery, location, temperature) from a custom Python application.","Integrate Tesla vehicle data into a home automation dashboard or notification system.","Develop a third-party tool that queries Tesla API without reimplementing authentication and request handling.","Create scheduled tasks to check vehicle status or perform maintenance checks via async Python."],"what_it_does":"teslajsonpy is an async Python wrapper around the Tesla API, built to enable Home Assistant and other home automation platforms to control and monitor Tesla vehicles. It abstracts the HTTP communication layer, handling authentication, request formatting, and response parsing so that integrations can work with Tesla vehicles without reimplementing API details. The library depends on aiohttp for async HTTP, tenacity for retry logic, beautifulsoup4 for parsing, and several other utilities for authentication and JSON handling.\n\nThe package is in Alpha status but actively maintained, with support across Python 3.7\u20133.13. It carries no known security vulnerabilities and is permissively licensed under Apache-2.0. It is primarily used by Home Assistant users and developers building Tesla integrations, though the exact scope of real-world adoption beyond that ecosystem is not documented in the fact sheet.","worth_installing":"Yes, if you are building a Home Assistant integration or custom automation around Tesla vehicles. The library is actively maintained, has low install friction, carries no known vulnerabilities, and is permissively licensed. The Alpha status and modest GitHub presence (58 stars) suggest it is stable enough for its primary use case but not yet a de facto standard; verify that the API surface matches your integration needs before committing."},"id":"teslajsonpy","links":{"html":"https://skillfed.io/packages/teslajsonpy","md":"https://skillfed.io/packages/teslajsonpy.md","pypi":"https://pypi.org/project/teslajsonpy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-09-26","license_spdx":null,"license_treatment":"permissive","name":"teslajsonpy","python_support":"supports_current","summary":"A library to work with Tesla API."},"popularity":{"monthly_downloads":88952,"position":13690,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.13.2"}
