Florian Bezannier and Florian BEZANNIER
4d93f96837
ci: add pre-commit test
v3.3.1
2024-01-08 08:57:16 +01:00
Florian Bezannier and Florian BEZANNIER
08f03e3a53
feat: get battery SOH from API
2024-01-08 08:57:16 +01:00
Florian Bezannier and Florian BEZANNIER
c56aad4204
feat: add config modification from API
2024-01-08 08:57:16 +01:00
Florian Bezannier and Florian BEZANNIER
ea01bcb6b7
style: apply autopep8
2024-01-08 08:57:16 +01:00
Florian Bezannier and Florian BEZANNIER
5a2f09e2d6
docs: move api to new file
2024-01-08 08:57:16 +01:00
Florian Bezannier and Florian BEZANNIER
4fa4d553f7
fix: unkown version
2024-01-08 08:57:16 +01:00
Florian Bezannier and Florian BEZANNIER
1d6847604c
refacto: move flask api to a new file
2024-01-08 08:57:16 +01:00
Florian BEZANNIER and GitHub
e729b7658b
faq: add fix position
2024-01-07 15:15:29 +01:00
Florian BEZANNIER and GitHub
c261b2613a
docs: add NEED_AUTHORIZATION error
2024-01-07 15:12:04 +01:00
Florian BEZANNIER and GitHub
a1564f0832
Merge pull request #663 from Mikado8231/fix-unittest_on_vscode_windows
...
[FIX] Upgrade version IPython for unittest VSCode windows
2024-01-07 15:03:29 +01:00
Florian BEZANNIER and GitHub
b8a642732d
Merge pull request #687 from 1sthandy/master
...
Update car_models.yml
2024-01-07 15:02:19 +01:00
Florian BEZANNIER and GitHub
95405c691b
Merge pull request #696 from pholritz/master
...
Update car_models.yml
2024-01-07 15:01:02 +01:00
pholritz and GitHub
13b28898ba
Update car_models.yml
2023-11-30 01:00:09 +01:00
pholritz and GitHub
c510a180ab
Update car_models.yml
2023-11-30 00:52:03 +01:00
1sthandy and GitHub
a47fccea6a
Update car_models.yml
...
add Peugeot SUV 3008 II 2021
2023-11-25 20:23:49 +01:00
Florian BEZANNIER and GitHub
38ce80f2d6
Merge pull request #676 from ZeckFR/patch-1
...
Update car_models.yml
v3.2.0
2023-11-25 13:24:45 +01:00
Florian BEZANNIER and GitHub
7664602021
Merge pull request #666 from kimsvane/patch-1
...
Update car_models.yml
2023-11-25 13:22:49 +01:00
Florian BEZANNIER and GitHub
50760eb881
Merge pull request #677 from papageigit/master
...
Remote control features: add api for horn, lock and light
2023-11-25 13:22:24 +01:00
juancarlosromerogarcia and Florian BEZANNIER
28aa05185e
Update car_models.yml
...
propose change to add new model.
2023-11-25 13:15:40 +01:00
Florian BEZANNIER and GitHub
53d5cb6af0
Merge branch 'master' into patch-1
2023-11-25 13:15:04 +01:00
matteusz88 and Florian BEZANNIER
9bcc83ca35
Update car_models.yml
2023-11-25 13:13:46 +01:00
matteusz88 and Florian BEZANNIER
56374202a1
Update car_models.yml
...
Added Peugeot Rifter - hope correctly!
2023-11-25 13:13:46 +01:00
Florian BEZANNIER and GitHub
9ec9785dd1
fix yaml
2023-11-25 13:13:25 +01:00
Mikado8231 and Florian BEZANNIER
26800679c0
[ENH] Display in log at startup
2023-11-25 13:08:53 +01:00
Mikado8231 and Florian BEZANNIER
b158373eec
[ENH] Display version + link to github
2023-11-25 13:08:53 +01:00
Mikado8231 and Florian BEZANNIER
e63dfd3ef5
[FIX] Chargings duration bad conversion + dash type
2023-11-25 13:06:45 +01:00
Mikado8231 and Florian BEZANNIER
dfa4e8fb8d
[ENH] Add duration in Charge table - tests
2023-11-25 13:06:45 +01:00
Mikado8231 and Florian BEZANNIER
26df9f35a9
[ENH] Add duration in Charge table
...
- Add 2 new columns duration (string + min) in Charge tab
- Data calculated on the fly to display in the table (No fields in DB)
2023-11-25 13:06:45 +01:00
Mikado8231 and Florian BEZANNIER
d9799726a5
[FIX] Dash battery_table typing
2023-11-25 13:06:45 +01:00
mdkeil and Florian BEZANNIER
cd3ec2a1a9
fixed ApiException 400
...
fix #678
fix #674
2023-11-25 12:15:13 +01:00
papageigit and GitHub
ef50e3d9cf
Update README.md
2023-11-19 23:03:53 +01:00
papageigit and GitHub
d9ddf74f50
Update views.py
2023-11-19 22:33:20 +01:00
ZeckFR and GitHub
c925e6c88b
Update car_models.yml
...
Add 3 Citroen car models
- C3 Feel edition (2016)
- C4 Spacetourer Shine edition (2018)
- C5 Aircross 136ch Hybrid ë Series (2023)
2023-11-18 16:37:07 +01:00
Kim Svane and GitHub
c982f6d775
Update car_models.yml
...
Added 308SW 2018 1,6
2023-11-15 12:27:16 +01:00
Cas Eliëns and Florian BEZANNIER
8b0c625440
Avoid sending ABRP update without SoC
...
The ABRP battery prediction algorithm doesn't work when live data is
uploaded without State of Charge (soc) field. This commit avoids sending
such updates.
(cherry picked from commit d8ca85c78b6d02daf825ad183d8128ba8cc9e3e8)
v3.1.0
2023-11-14 16:00:27 +01:00
Florian Bezannier and Florian BEZANNIER
771cf5476c
tests: improvement
2023-11-14 14:49:17 +01:00
Florian Bezannier and Florian BEZANNIER
13f25c9e3b
feat: enable ssl verify
2023-11-14 14:49:17 +01:00
Florian Bezannier and Florian BEZANNIER
38040130ea
feat: add battery soh record
2023-11-14 14:49:17 +01:00
Florian Bezannier and Florian BEZANNIER
cddd0ad790
fix : #480
2023-11-14 14:49:17 +01:00
Florian Bezannier and Florian BEZANNIER
9cd624e894
fix: not catching keyerror
2023-11-14 14:49:17 +01:00
Florian BEZANNIER and GitHub
89e677fd1f
Merge pull request #653 from Mikado8231/fix-update-price
...
fix: Update price #369
2023-11-14 14:44:48 +01:00
Mikado8231
7c0a1f55ec
[FIX] Upgrade version IPython for unittest VSCode windows
...
- Python 3.9.2
IPython loaded in version 5 but an issue
2023-11-12 22:48:18 +01:00
Florian BEZANNIER and GitHub
56d96d5764
Merge pull request #652 from Mikado8231/fix-dashcustom-config
...
fix: DashCustom config with super #649
2023-11-12 09:33:41 +01:00
Florian BEZANNIER and GitHub
197c2b1bde
Merge pull request #651 from flobz/jellebuitenhuis-master
...
fix: X-axis to human readable date
2023-11-08 18:14:41 +01:00
Mikado8231
19efb1f078
[FIX] Update price
...
Start_at from data table coming as timestamp UTC
2023-11-05 23:50:02 +01:00
Mikado8231
97e0a8ace3
[FIX] DashCustom config with super
2023-11-05 21:25:16 +01:00
Jelle and Florian Bezannier
0cbb08167f
X-axis to human readable date
2023-11-02 09:35:30 +01:00
Florian Bezannier
d759102c4a
feat: add car models
v3.0.13
2023-10-29 18:43:48 +01:00
Florian BEZANNIER and GitHub
4ce6d3d425
Merge pull request #608 from xplore93/master
...
Update car_models.yml
2023-10-29 18:40:17 +01:00
Florian BEZANNIER and GitHub
0e38c2f364
Merge pull request #642 from sandert98/patch-1
...
Update car models - Added new VIN for 308 hybrid
2023-10-29 18:39:34 +01:00