Florian BEZANNIER
|
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 |
|
Florian Bezannier
|
a814c6ec34
|
remove unused import
|
2021-04-06 17:31:56 +02:00 |
|
 MaxandFlorian BEZANNIER
|
ed6e942908
|
Prevent division by zero during calculation of co2_per_kw (#68)
* Prevent division by zero during calculation of co2_per_kw
Co-authored-by: Florian BEZANNIER <48728684+flobz@users.noreply.github.com>
|
2021-04-06 11:07:30 +02:00 |
|
Florian Bezannier
|
dd73ff468b
|
fix compat with python 3.7 v2
|
2021-03-23 18:52:20 +01:00 |
|
Florian Bezannier
|
bdad100739
|
add temperature graph
|
2021-03-23 18:45:43 +01:00 |
|
Florian Bezannier
|
7d9fb8c6fa
|
format date depending of server localization and disable sorting because only compatible with English format
|
2021-03-22 20:06:23 +01:00 |
|
Florian Bezannier
|
c3adb194a3
|
code clean up and reduce algo complexity
|
2021-03-21 19:31:26 +01:00 |
|
jlayec
|
b10275e23b
|
add charge table in dashboard
|
2021-03-14 22:12:33 +00:00 |
|
Florian Bezannier
|
16c09b351c
|
improve trips algo
|
2021-03-14 16:36:09 +01:00 |
|
Florian Bezannier
|
3201d26317
|
code cleanup with prospector
|
2021-03-08 18:57:13 +01:00 |
|
jlayec
|
ed5b33ed23
|
fix units
|
2021-03-06 18:46:36 +00:00 |
|
jlayec
|
184cb3a0c7
|
update trip algorithm for hybrid cars
|
2021-02-24 01:02:36 +00:00 |
|
jlayec
|
78ce126211
|
trip update for hybrid cars
|
2021-02-12 22:56:28 +00:00 |
|
jlayec
|
d00f23f178
|
avoid fuel level 0 for hybrid cars + fix empty battery table
|
2021-02-10 21:55:06 +00:00 |
|
jlayec
|
fbc094f6ed
|
first evolution to manage hybrid cars
|
2021-02-07 20:48:15 +00:00 |
|
Florian Bezannier
|
a1ffa72f6c
|
update dashboard, add consumption vs temperature
|
2021-01-27 22:54:02 +01:00 |
|
Florian Bezannier
|
4c55479ae2
|
fix typerror
|
2020-12-31 01:05:06 +01:00 |
|
Florian Bezannier
|
f2022c9561
|
fix ZeroDivisionError
|
2020-12-31 00:58:02 +01:00 |
|
Florian Bezannier
|
ed3ee579b9
|
update api, update battery record
|
2020-12-31 00:26:33 +01:00 |
|
Florian Bezannier
|
25368293ca
|
fix save charge control config
|
2020-12-26 12:40:11 +01:00 |
|
Florian Bezannier
|
f301a916eb
|
update dashboard
|
2020-12-22 14:41:39 +01:00 |
|
Florian Bezannier
|
534a4300e5
|
add tabs to dashboard, fix get_trips
|
2020-12-22 09:27:39 +01:00 |
|
Florian Bezannier
|
cd58a9c55a
|
add dashboard
|
2020-12-18 16:58:51 +01:00 |
|