Commit Graph
13 Commits
Author SHA1 Message Date
epenetandGitHub d81bb8cdcd Allow manual delete of stale Renault vehicles (#116229) 2024-05-18 13:46:38 +02:00
epenetandGitHub a440783208 Store runtime data in entry in renault (#116454) 2024-04-30 17:39:03 +02:00
Marc MuellerandGitHub 7d6251ca08 Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
epenetandGitHub c81d39f651 Fix Renault AssertionError (#99189) 2023-08-29 08:58:20 +02:00
epenetandGitHub 83db3c48c2 Fix unused variable in Renault tests (#97529) 2023-07-31 12:35:30 +02:00
epenetandGitHub 927905ac84 Handle http error in Renault initialisation (#97530) 2023-07-31 12:17:51 +02:00
epenetandGitHub a13535b0c7 Bump renault-api to 0.1.12 (#87773)
fix https://github.com/hacf-fr/renault-api/pull/789
2023-02-09 16:55:02 +01:00
epenetandGitHub 6af07aa348 Improve renault tests (#85065) 2023-01-03 17:32:10 +01:00
a421c524c1 Use pytest fixtures on Renault tests (#57955)
Co-authored-by: epenet <[email protected]>
2021-10-18 13:27:44 +02:00
epenetandGitHub 9ba504cd78 Address late review for Renault integration (#55230)
* Add type hints

* Fix isort

* tweaks to state attributes

* Move lambdas to regular functions

* Split CHECK_ATTRIBUTES into DYNAMIC_ATTRIBUTES and FIXED_ATTRIBUTES

* Clarify tests

* Fix typo
2021-08-27 07:22:23 +02:00
epenetandGitHub a204d7f807 Renault code quality improvements (#53680) 2021-08-16 13:49:04 +02:00
epenetandGitHub 75275254f9 Renault test optimisation (#53705)
* Cleanup tests

* Use a MockConfigEntry

* Don't set up the integration for duplicate config entry testing
2021-08-16 12:52:58 +02:00
epenetandGitHub 8d84edd3b7 Add renault integration (#39605) 2021-07-28 12:41:11 -07:00