Commit Graph
862 Commits
Author SHA1 Message Date
Florian Bezannier 7877de9d1f feat: use lock instead of sleep 2024-05-16 19:06:55 +02:00
Florian Bezannier 930bc8feaa fix: Cannot get remote refresh token error #851 2024-05-16 18:34:49 +02:00
Florian BEZANNIERandGitHub 9cfa3d05ce Merge pull request #803 from ndivens/patch-1
Update car_models.yml
2024-05-09 19:48:39 +02:00
Florian BEZANNIERandGitHub 6487beb014 Merge pull request #845 from promasu/patch-2
Fix typo
2024-04-12 17:47:13 +02:00
Adrian NöthlichandGitHub 13be71d429 Fix typo 2024-04-09 22:06:25 +02:00
Niels DivensandGitHub 6b4733a060 Update car_models.yml
bug fix: removed tab space on line 407
2024-03-24 09:22:33 +01:00
Florian Bezannier 56892083e6 style: fix v3.5.0 2024-03-23 16:42:17 +01:00
Florian Bezannier a70b5c7d45 fix: #816 2024-03-23 15:12:14 +01:00
Florian Bezannier cfd1461ce6 fix: #820 ConnectionResetError 2024-03-23 14:39:16 +01:00
Florian BEZANNIERandGitHub 2fee540dab Merge pull request #745 from joebar98/patch-1
Added 508 (R8) 2.0 HDI GT Line (2019)
2024-03-23 14:37:56 +01:00
Florian BEZANNIERandGitHub ea05ef9a67 Merge pull request #819 from nnofea/patch-2
Add C5 Aircross Hybrid
2024-03-23 14:36:16 +01:00
Florian BEZANNIERandGitHub f92bf0caac Merge pull request #815 from HpNoTiQ56/patch-1
Add C5 Aircross Hybrid
2024-03-23 14:36:02 +01:00
Florian BEZANNIERandGitHub ba93ed1f7f Merge pull request #795 from GewoonJaap/feature/more-data-as-api-endpoint
Add vehicle chargings and trips API endpoint
2024-03-23 14:35:25 +01:00
Jaap f14bd740bb Readme 2024-03-23 11:09:31 +01:00
Jaap d26c522e69 Changes 2024-03-23 11:07:59 +01:00
Florian BEZANNIERandGitHub 2b6771239d Merge pull request #788 from KalleJojje/patch-2
Added Vivaro-e panel van L3
2024-03-23 10:15:03 +01:00
Florian BEZANNIERandGitHub f363d0b8a1 Merge pull request #762 from promasu/patch-1
feat: Add Astra L Electric GS
2024-03-23 10:14:28 +01:00
Gernot HillierandFlorian BEZANNIER b22cb7ccd2 feat: make preconditioning failure available (in API)
The preconditioning element has an interesting field called
"failureCause" which reports error conditions like opened doors, battery
low state etc preventing the preconditioning to run. These errors are
interesting, so make them available in our API.

This field was removed in 619cefd4, not sure why, so add it again.

Fixes #760.
2024-03-19 20:45:26 +01:00
JaapandGitHub 11b07f6822 Add curl to enable Docker healthchecks 2024-03-19 13:37:44 +01:00
nnofeaandGitHub e220648327 Update car_models.yml 2024-03-19 13:14:19 +01:00
HpNoTiQandGitHub 0f1a78fdc6 Update car_models.yml 2024-03-15 10:08:48 +01:00
joebar98andGitHub bca87f3a9e Merge branch 'master' into patch-1 2024-03-10 09:50:34 +00:00
Florian BEZANNIERandGitHub 192e2d66f5 Merge pull request #809 from gernot-h/fix-oauth-view
fix: missing step 1 in config_connect()
v3.4.2
2024-03-09 10:19:28 +01:00
Florian BEZANNIERandGitHub 4e4db24356 Merge pull request #786 from AndrewAubury/patch-1
Update car_models.yml
2024-03-09 10:17:45 +01:00
Florian BEZANNIERandGitHub ff770bdcb3 Merge pull request #741 from Patrick44fr/patch-1
Update car_models.yml
2024-03-09 10:17:01 +01:00
Gernot Hillier 4e48aeb63a fix: missing step 1 in config_connect()
The "Connection to PSA" page was not showing step 1 with the link to
Opel login page due to a type error. As parse_qs() returns a list, we
have to use first element.

Fixes #808
2024-03-09 08:46:09 +01:00
Niels DivensandGitHub 24bbdf5398 Update car_models.yml
Added Astra L ST Hybrid car model
2024-03-07 19:51:05 +01:00
Jaap 7a6eb81d8d Update api.py 2024-03-02 15:31:05 +01:00
Jaap 35ae662357 Update api.py 2024-03-02 15:28:57 +01:00
Jaap 1d3833e753 Update psacc_api.md 2024-02-29 18:03:43 +01:00
Jaap ee59371378 Add vehicle chargings and trips 2024-02-29 18:01:42 +01:00
Florian BEZANNIERandGitHub d647a982f4 Merge pull request #781 from bennymamo/patch-3
feat: add abrp name for e2008 facelift
2024-02-29 17:56:32 +01:00
KalleJojjeandGitHub 9ed905840e Update car_models.yml
Added Vivaro-e panel van L3
2024-02-27 21:02:10 +01:00
Andrew AuburyandGitHub cd18203985 Update car_models.yml
Adding Vauxhall Corsa 2020
2024-02-27 17:58:49 +00:00
Adrian NöthlichandGitHub 245a688d47 Merge branch 'flobz:master' into patch-1 2024-02-26 18:33:39 +01:00
bennymamoandGitHub 6e26c06383 Update car_models.yml
add abrp name for e2008 facelift
2024-02-26 14:26:34 +01:00
Florian BEZANNIERandGitHub 81b5a292a7 Merge branch 'master' into patch-1 2024-02-26 14:23:38 +01:00
Florian BEZANNIERandGitHub 6325722b34 Merge branch 'master' into patch-1 2024-02-26 14:22:28 +01:00
Florian Bezannier 232cb2c7f0 Revert "Merge pull request #740 from CasperJoergensen/patch-2"
This reverts commit 836e9f18e6, reversing
changes made to 030d02a780.
v3.4.1
2024-02-26 13:48:35 +01:00
Florian BEZANNIERandGitHub e0afe2848a Merge pull request #756 from kireffoh/patch-1
Update car_models.yml
2024-02-26 13:15:40 +01:00
Florian BEZANNIERandGitHub 8b20188de2 Merge pull request #738 from juancameijeiras/patch-2
Update car_models.yml with Citroen C4 Shine 2023
2024-02-26 13:15:16 +01:00
Florian BEZANNIERandGitHub 07a642cdf8 Merge pull request #743 from colas-sebastien/patch-1
New model e208 2023
2024-02-26 13:14:55 +01:00
Florian BEZANNIERandGitHub 836e9f18e6 Merge pull request #740 from CasperJoergensen/patch-2
Add support for Peugeot 208 - 2023
2024-02-26 13:13:48 +01:00
Florian BEZANNIERandGitHub 030d02a780 Merge pull request #737 from Sunnytur/patch-1
Added 508 BlueHDI 130
2024-02-26 13:13:29 +01:00
Florian BEZANNIERandGitHub 508e0e8eb3 Merge pull request #734 from gozdzickip/master
Add Citroen C4 2021 model
2024-02-26 13:13:01 +01:00
Florian BezannierandFlorian BEZANNIER 1e974a977f fix: handling otp error 2024-02-26 13:10:40 +01:00
Florian BezannierandFlorian BEZANNIER 9a93f735fc fix: get_temp KeyError 2024-02-26 13:10:40 +01:00
Florian BezannierandFlorian BEZANNIER 6f81149f45 feat: add UI to provide oauth2 code 2024-02-26 13:10:40 +01:00
kireffohandGitHub 48cbf2bfd6 Merge branch 'flobz:master' into patch-1 2024-02-26 09:30:13 +01:00
Florian Bezannier b477e4a34c fix: #776 2024-02-25 12:58:00 +01:00