 Florian BEZANNIERandGitHub
|
30b61644d3
|
add Grandland model
|
2021-06-29 15:18:25 +02:00 |
|
Florian Bezannier
|
a2e909d463
|
add 208 thermal
|
2021-06-23 15:51:56 +02:00 |
|
Florian Bezannier
|
6dd5156198
|
Merge branch 'master' into develop
|
2021-06-16 18:12:51 +02:00 |
|
Florian Bezannier
|
8df016bd1a
|
fix log level
|
2021-06-16 13:23:27 +02:00 |
|
Florian Bezannier
|
47b8af3ee0
|
webui to connect to PSA API
|
2021-05-30 17:42:55 +02:00 |
|
Florian Hinrichsen
|
072ea2bf20
|
Update car_model.py
Add Peugeot 508 II SW Hybrid
|
2021-05-26 10:21:29 +02:00 |
|
Florian Bezannier
|
05403a6eee
|
add car model: mokka-e, zaphira-e, 5008 2018, DS7 4x4
|
2021-05-24 14:40:05 +02:00 |
|
Florian Bezannier
|
0a8c1eab42
|
fix parse hour
|
2021-05-24 14:25:25 +02:00 |
|
Florian Bezannier
|
d2864eafed
|
handle PT0S hour format
|
2021-05-16 17:09:48 +02:00 |
|
Florian Bezannier
|
29ebd0135e
|
add 2008 car model
|
2021-05-14 18:19:37 +02:00 |
|
Florian Bezannier
|
4f017a255d
|
add more info to log
|
2021-05-14 18:04:54 +02:00 |
|
Florian Bezannier
|
5525df04e9
|
add more info to log
|
2021-05-14 13:21:33 +02:00 |
|
Florian Bezannier
|
ef4fac70a0
|
add autonomy & charge rate to db
|
2021-05-13 15:57:00 +02:00 |
|
Florian Bezannier
|
b665468ca1
|
improve battery curve algo
|
2021-05-13 13:35:38 +02:00 |
|
Florian Bezannier
|
6207b75b27
|
some fix
|
2021-05-13 13:34:32 +02:00 |
|
 Florian BEZANNIERandGitHub
|
abba23fcb9
|
Merge pull request #117 from flobz/feature-client_filter
Feature client filter
|
2021-05-11 12:51:19 +02:00 |
|
Florian Bezannier
|
d6d14d0332
|
handle no trips or no charge, move utils.py to libs
|
2021-05-10 20:53:53 +02:00 |
|
Florian Bezannier
|
c111d87640
|
filter every element on clientside
|
2021-05-10 20:53:53 +02:00 |
|
Florian Bezannier
|
1af3c7fb37
|
always put electric energy first in the array
|
2021-05-10 20:39:49 +02:00 |
|
chpego
|
e7304ef8f4
|
add 308 petrol model car
|
2021-05-08 22:31:07 +02:00 |
|
Florian Bezannier
|
b9fff4c538
|
change database update callback
|
2021-05-06 16:45:48 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
802c67c036
|
add DS7 model
|
2021-05-03 20:09:09 +02:00 |
|
 jlayecandFlorian BEZANNIER
|
94e681d853
|
fix ecomix using country code when last_position is not available
|
2021-05-03 20:09:09 +02:00 |
|
 jlayecandFlorian BEZANNIER
|
6ac1377e0c
|
fix elec price error
|
2021-05-03 20:09:09 +02:00 |
|
Florian Bezannier
|
30ef1dec95
|
add Ctiroen E-C4 mdoel
|
2021-05-01 11:15:45 +02:00 |
|
 Florian BEZANNIERandGitHub
|
41ba304044
|
Merge pull request #89 from flobz/develop
add battery charge plot, add altitude to db & altitude graph
|
2021-04-30 12:51:07 +02:00 |
|
Florian Bezannier
|
5f75d3fb30
|
improve performance & debug
|
2021-04-30 10:26:55 +02:00 |
|
Florian Bezannier
|
86cb20f9e6
|
some fix
|
2021-04-29 12:10:43 +02:00 |
|
 Florian BEZANNIERandGitHub
|
2ce740508f
|
Merge pull request #87 from flobz/develop
[Feature] Electricity price
|
2021-04-28 10:46:32 +02:00 |
|
Florian Bezannier
|
05ae99f5e3
|
add battery charge plot
|
2021-04-27 20:04:59 +02:00 |
|
Florian Bezannier
|
c240a80242
|
add peugeot 5008 II
|
2021-04-24 13:21:15 +02:00 |
|
Florian Bezannier
|
964ea041a5
|
fix ModuleNotFoundError & clean up
|
2021-04-21 13:18:59 +02:00 |
|
Florian Bezannier
|
f01382e446
|
fix compat with old python version
|
2021-04-21 12:27:28 +02:00 |
|
Florian Bezannier
|
3aae495f16
|
fix none value
|
2021-04-21 12:24:17 +02:00 |
|
Florian Bezannier
|
40a7f20d72
|
code clean
|
2021-04-21 11:44:46 +02:00 |
|
Florian Bezannier
|
98baca6601
|
add charge price
|
2021-04-20 11:10:52 +02:00 |
|
Florian Bezannier
|
271e2764f4
|
fix none regex
|
2021-04-13 16:43:39 +02:00 |
|
 Florian BEZANNIERandGitHub
|
25b86c0149
|
Feature abrp (#79)
* add ABRP connection
* update doc
* fix get_last_temp()
* add image
* update abrp
* fix abrpname
* fix no last postition
* add type point
* find model by vin
* add Spacetourer
* fix indent
|
2021-04-13 12:48:37 +02:00 |
|