Commit Graph
25 Commits
Author SHA1 Message Date
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