Renault-api

Latest version: v0.2.10

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.1.0

Changes

* Bump version to v0.1.0 (173) epenet

:boom: Breaking Changes

* Rename VehicleDetails models (143) epenet

:rocket: Features

* Add support for `activated` flag in `update_schedule` (172) epenet
* Add warnings for unsupported method (170) PysX
* Add raw HTTP GET/POST methods to CLI (158) epenet
* Implementation of contracts endpoint (145) oncleben31
* Add checks for endpoint support (139) epenet
* Add ability to get details for a single vehicle (142) epenet

:books: Documentation

* Update hvac-start endpoint documentation (166) PysX
* Update documentation (162) epenet
* Add extra installation for contributing (144) oncleben31
* Fix coverage badge (123) epenet

:wave: Fixtures

* Add charging-settings fixture (165) epenet
* Update vehicle samples (137) epenet
* Add Twingo ZE fixture file (126) PaoloTo

:package: Dependencies

* Bump xdoctest from 0.15.0 to 0.15.2 (161) dependabot
* Bump marshmallow-dataclass from 8.3.0 to 8.3.1 (160) dependabot
* Bump pyjwt from 1.7.1 to 2.0.1 (153) dependabot
* Bump pytest-cov from 2.10.1 to 2.11.1 (156) dependabot
* Bump virtualenv from 20.3.1 to 20.4.0 in /.github/workflows (155) dependabot
* Bump safety from 1.10.2.post1 to 1.10.3 (152) dependabot
* Bump nox-poetry from 0.7.0 to 0.7.1 in /.github/workflows (151) dependabot
* Bump virtualenv from 20.3.0 to 20.3.1 in /.github/workflows (150) dependabot
* Bump pygments from 2.7.3 to 2.7.4 (149) dependabot
* Bump safety from 1.10.2 to 1.10.2.post1 (148) dependabot
* Bump virtualenv from 20.2.2 to 20.3.0 in /.github/workflows (146) dependabot
* Bump safety from 1.10.1 to 1.10.2 (147) dependabot
* Bump sphinx from 3.4.2 to 3.4.3 in /docs (140) dependabot
* Bump sphinx from 3.4.2 to 3.4.3 (141) dependabot
* Bump codecov/codecov-action from v1.2.0 to v1.2.1 (135) dependabot
* Bump virtualenv from 20.2.1 to 20.2.2 in /.github/workflows (90) dependabot
* Bump nox-poetry from 0.6.0 to 0.7.0 in /.github/workflows (136) dependabot
* Bump sphinx from 3.4.1 to 3.4.2 (134) dependabot
* Bump sphinx-rtd-theme from 0.5.0 to 0.5.1 (133) dependabot
* Bump sphinx from 3.4.1 to 3.4.2 in /docs (132) dependabot
* Bump sphinx-rtd-theme from 0.5.0 to 0.5.1 in /docs (131) dependabot
* Bump codecov/codecov-action from v1.1.1 to v1.2.0 (130) dependabot
* Bump actions/download-artifact from v2.0.7 to v2.0.8 (129) dependabot
* Bump actions/upload-artifact from v2.2.1 to v2.2.2 (128) dependabot
* Bump nox from 2020.8.22 to 2020.12.31 in /.github/workflows (124) dependabot
* Bump safety from 1.10.0 to 1.10.1 (125) dependabot
* Security update to py 1.10.0 (127) epenet

0.0.4

Changes

* Bump version to v0.0.4 (121) epenet
* Update default virtual environment location (106) epenet

:boom: Breaking Changes

* Update enums to match MyRenault app (98) epenet

:rocket: Features

* Add CLI for charge-schedule (de)activation (110) Nebukadneza
* Add HVAC control to CLI (107) epenet
* Allow unsetting a charge-schedule (105) Nebukadneza
* Auto-create CLI log folder (100) epenet
* Add hvac-schedule API methods (94) Nebukadneza
* Add charge control to CLI (88) epenet

:bug: Fixes

* Fix schedule-id identification in CLI charge-settings (99) Nebukadneza

:books: Documentation

* Update README (122) epenet
* Update documentation (71) epenet

:rotating_light: Testing

* Refactor fixture injection (97) epenet

:wave: Fixtures

* Add hvac-schedule API methods (94) Nebukadneza
* Fix schedule-id identification in CLI charge-settings (99) Nebukadneza
* Add charge control to CLI (88) epenet

:package: Dependencies

* Bump pip from 20.3.1 to 20.3.3 in /.github/workflows (101) dependabot
* Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (120) dependabot
* Bump sphinx from 3.4.0 to 3.4.1 (119) dependabot
* Bump sphinx from 3.4.0 to 3.4.1 in /docs (118) dependabot
* Bump codecov/codecov-action from v1.1.0 to v1.1.1 (116) dependabot
* Bump coverage from 5.3 to 5.3.1 (115) dependabot
* Bump safety from 1.9.0 to 1.10.0 (114) dependabot
* Bump sphinx from 3.3.1 to 3.4.0 (113) dependabot
* Bump actions/setup-python from v2.2.0 to v2.2.1 (112) dependabot
* Bump sphinx from 3.3.1 to 3.4.0 in /docs (111) dependabot
* Bump codecov/codecov-action from v1.0.15 to v1.1.0 (108) dependabot
* Bump actions/setup-python from v2.1.4 to v2.2.0 (109) dependabot
* Bump pytest from 6.2.0 to 6.2.1 (103) dependabot
* Bump actions/download-artifact from v2.0.6 to v2.0.7 (102) dependabot
* Bump pre-commit-hooks from 3.3.0 to 3.4.0 (104) dependabot
* Bump pytest from 6.1.2 to 6.2.0 (96) dependabot
* Update documentation dependencies (93) epenet

0.0.3

Changes

* Bump version to v0.0.3 (92) epenet

:rocket: Features

* Add CLI (76) epenet

:bug: Fixes

* Fix set_charge_mode on RenaultVehicle (87) epenet

:package: Dependencies

* Bump pygments from 2.7.2 to 2.7.3 (89) dependabot
* Bump pre-commit from 2.9.2 to 2.9.3 (91) dependabot
* Add dependencies for CLI (82) epenet

0.0.2

Changes

* Bump version to v0.0.2 (85) epenet
* Improve exception handling in RenaultSession (83) epenet

:rocket: Features

* Add ability to update schedules (84) epenet

:construction_worker: Continuous Integration

* Update release template (81) epenet

:package: Dependencies

* Bump pip from 20.3 to 20.3.1 in /.github/workflows (79) dependabot
* Bump nox-poetry from 0.5.0 to 0.6.0 in /.github/workflows (80) dependabot

0.0.1

Changes

* Bump version to v0.0.1 (78) epenet
* Update parsing of Kamereon vehicle details (69) epenet
* Add properties to Kamereon models (64) epenet
* Bump next to 0.0.1-alpha.2 (52) epenet
* Bump next to 0.0.1-alpha.1 (21) epenet
* Cleanup various headers (46) epenet
* Update handling of JWT tokens (44) epenet
* Stubs for Gigya client (32) epenet
* Move RenaultClient to new module (27) epenet

:rocket: Features

* Add SessionProvider class (68) epenet
* Add RenaultVehicle (59) epenet
* Add RenaultClient and RenaultAccount (33) epenet
* Add CredentialStore (50) epenet
* Add Kamereon Client (45) epenet
* Add models for Credentials (43) epenet
* Add Gigya client (26) epenet
* Add models for Kamereon (37) epenet
* Add models for Gigya (34) epenet

:books: Documentation

* Set package authors (22) epenet

:construction_worker: Continuous Integration

* Revert "Add CI for develop branch (63)" (73) epenet
* Add CI for develop branch (63) epenet

:rotating_light: Testing

* Ignore mypy missing imports for aioresponses (41) epenet
* Update tests for api keys (28) epenet

:wave: Fixtures

* Add fixtures for ZE50 (75) PysX
* Add fixtures from oncleben31 (49) oncleben31
* Adding Captur 2 with Easylink (47) chino-lu
* Add Kamereon sample responses (30) epenet
* Add gigya sample responses (31) epenet

:package: Dependencies

* Bump pip from 20.2.4 to 20.3 in /.github/workflows (70) dependabot
* Bump pre-commit from 2.9.0 to 2.9.2 (65) dependabot
* Bump marshmallow-dataclass from 8.2.0 to 8.3.0 (66) dependabot
* Bump flake8-bugbear from 20.1.4 to 20.11.1 (61) dependabot
* Bump virtualenv from 20.2.0 to 20.2.1 in /.github/workflows (60) dependabot
* Bump darglint from 1.5.5 to 1.5.8 (62) dependabot
* Bump pre-commit from 2.8.2 to 2.9.0 (55) dependabot
* Bump virtualenv from 20.1.0 to 20.2.0 in /.github/workflows (54) dependabot
* Add pyjwt dependency (42) epenet
* Pin aiohttp to 3.7.1 to match HA (29) epenet
* Add pytest-cov dependency (39) epenet
* Bump actions/upload-artifact from v2.2.0 to v2.2.1 (35) dependabot
* Bump actions/download-artifact from v2.0.5 to v2.0.6 (36) dependabot
* Bump codecov/codecov-action from v1.0.14 to v1.0.15 (38) dependabot
* Bump sphinx from 3.3.0 to 3.3.1 in /docs (24) dependabot
* Bump sphinx from 3.3.0 to 3.3.1 (25) dependabot
* Bump actions/cache from v2.1.2 to v2.1.3 (19) dependabot
* Bump aiohttp from 3.7.1 to 3.7.2 (20) dependabot

0.0.1alpha.0

Changes

* Align Python versions used in CI with HA core (12) oncleben31

:rocket: Features

* Add initial helper for API keys (13) epenet

:package: Dependencies

* Bump sphinx from 3.2.1 to 3.3.0 (16) dependabot
* Update actions/checkout requirement to v2.3.4 (17) dependabot
* Bump sphinx from 3.2.1 to 3.3.0 in /docs (15) dependabot
* Downgrade to Poetry 1.0.10 (11) oncleben31
* Bump poetry from 1.1.2 to 1.1.4 in /.github/workflows (5) dependabot
* Bump pre-commit-hooks from 3.2.0 to 3.3.0 (9) dependabot
* Bump virtualenv from 20.0.35 to 20.1.0 in /.github/workflows (4) dependabot
* Bump pip from 20.2.3 to 20.2.4 in /.github/workflows (3) dependabot
* Bump codecov/codecov-action from v1.0.13 to v1.0.14 (2) dependabot
* Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 (1) dependabot
* Bump pygments from 2.7.1 to 2.7.2 (6) dependabot
* Bump reorder-python-imports from 2.3.5 to 2.3.6 (7) dependabot
* Bump pytest from 6.1.1 to 6.1.2 (8) dependabot
* Bump typeguard from 2.9.1 to 2.10.0 (10) dependabot

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.