Source: python-renault-api Maintainer: Home Assistant Team Uploaders: Edward Betts Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-aiohttp , python3-aioresponses , python3-all, python3-click , python3-dateparser , python3-jwt , python3-marshmallow , python3-marshmallow-dataclass , python3-poetry-core, python3-pytest , python3-pytest-asyncio , python3-tabulate , python3-typeguard Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/hacf-fr/renault-api Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-renault-api Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-renault-api.git Package: python3-renault-api Architecture: all Depends: python3-aiohttp, python3-cryptography, python3-jwt, python3-marshmallow-dataclass, python3:any, ${misc:Depends} Description: Python library for interacting with the Renault API This library facilitates communication with the private Renault API used by the MyRenault application. It enables users to read various vehicle attributes such as mileage, GPS location, fuel economy for fuel vehicles, and battery economy for electric vehicles. The library also allows managing vehicle features like HVAC/pre-conditioning and charge schedules for specific models.